| Autor | Mesaj |
---|
Rank: Utilizator MaXGaMe Data de inscriere : 01/03/2012 | Subiect: Cine ma poate ajuta ? Sam Apr 07, 2012 1:23 am |
|
| Cine ma poate ajuta sa pot face si eu la mine pe forum cum aveti dv bara de navigare sus ce script trebuie si unde se pun as fi recunoscator celui care ma ajuta |
| | |
Rank: Utilizator MaXGaMe Data de inscriere : 01/03/2012 | Subiect: Re: Cine ma poate ajuta ? Mar Apr 10, 2012 10:24 am |
|
| |
| | |
Rank: Administrator Sex : Data de inscriere : 10/12/2011 | Subiect: Re: Cine ma poate ajuta ? Mar Apr 10, 2012 10:32 am |
|
| Pasul 1. Panoul administratorului => afisare => Template-uri => General => Overall_header Cautam acest cod: - Cod:
-
<table id="borderull" cellspacing="0" cellpadding="0" border="0" align="{MENU_POSITION}"> <tr> <td align="{MENU_POSITION}"{MENU_NOWRAP}><strong> {GENERATED_NAV_BAR}</strong></td></span> </tr> </table> Si il inlocuim cu acesta => - Cod:
-
<div class="meniu"><table id="borderull" cellspacing="0" cellpadding="0" border="0" align="{MENU_POSITION}"> <tr> <td align="{MENU_POSITION}"{MENU_NOWRAP}><strong> {GENERATED_NAV_BAR}</strong></td></span> </tr> </table></div> Sub el , fix sub el punem acest cod => - Cod:
-
<div class="bara"><img src="http://i43.servimg.com/u/f43/16/83/71/33/untitl31.png" border="0" alt="" /></div> Acesta va fii bara pe care va sta meniul. Mergem un rand mai jos su facem in acest fel: - Cod:
-
<style>
a.mainmenu{ padding: 8px; color: #04bfff; font-size: 11px; font-style: bold; }
a.mainmenu:hover{ color : #04e4ff; background: url(http://i43.servimg.com/u/f43/16/73/65/08/untit160.png); padding: 8px; }
.meniu{
color : #3d3d3d; font-style: bold; font-size: 12px; font-family: Arial,Rockwell extra bold; position: relative; top: 32px; padding: 25px; }
</style> ! Unde vedeti acest cod .meniu{ , acolo depinde de voi sal fixati pe forumul vostu meniul sa arete fix pe bara , jucantude cu 1. Top: 32 -> Cat de jos sa fie , iar daca vreti sa fie mai sus puneti " - NUMAR" 2. Puteti adauga Left sau right pentru a se muta in -> Stanga=Left ; Dreapta=Right. |
| | |
Rank: Utilizator MaXGaMe Data de inscriere : 01/03/2012 | Subiect: Re: Cine ma poate ajuta ? Mier Apr 11, 2012 1:10 am |
|
| |
| | |
Rank: Administrator Sex : Data de inscriere : 10/12/2011 | Subiect: Re: Cine ma poate ajuta ? Mier Apr 11, 2012 1:29 am |
|
| |
| | |
Rank: | Subiect: Re: Cine ma poate ajuta ? |
|
| |
| | | |
Subiecte similare | |
|
Pagina 1 din 1 | |
| Permisiunile acestui forum: | Nu puteti raspunde la subiectele acestui forum
| |
| | ');
iframeDoc.close();
pbjs.renderAd(iframeDoc, winningBid.adId);
} else {
let fallback_html = '' + adUnit.custom_fallback.replaceAll("scr' + 'ipt", "script");
iframe.contentDocument.open();
iframe.contentDocument.write(fallback_html);
iframe.contentDocument.close();
}
}
const sendAdserverRequest = () => {
if (pbjs.adserverRequestSent) return;
pbjs.adserverRequestSent = true;
adUnits.forEach(function(adUnit) {
renderWinningBidOrFallback(adUnit);
});
};
const requestBids = () => {
pbjs.adserverRequestSent = false;
pbjs.requestBids({
bidsBackHandler: sendAdserverRequest,
timeout: PREBID_TIMEOUT
});
};
pbjs.que.push(() => {
pbjs.setConfig({
"userSync": {
"syncEnabled": true,
"userIds": [
{
"name": "criteo"
}
],
"syncsPerBidder": 3,
"syncDelay": 3000,
"topics": {
"maxTopics": 5,
"vendors": [
"criteo"
]
}
},
"consentManagement": {
"gdpr": {
"cmpApi": "iab",
"timeout": 500,
"actionTimeout": 10000,
"defaultGdprScope": true,
"allowAuctionWithoutConsent": true
},
"usp": {
"cmpApi": "iab",
"timeout": 1000,
"allowAuctionWithoutConsent": true
}
},
"priceGranularity": {
"buckets": [
{
"precision": 2,
"min": 0,
"max": 5,
"increment": 0.01
},
{
"precision": 2,
"min": null,
"max": 8,
"increment": 0.02
},
{
"precision": 2,
"min": null,
"max": 15,
"increment": 0.05
},
{
"precision": 2,
"min": null,
"max": 20,
"increment": 0.1
},
{
"precision": 2,
"min": null,
"max": 50,
"increment": 0.5
}
]
},
"bidderSettings": {
"criteo": {
"storageAllowed": true
}
},
"paapi": {
"enabled": true,
"bidders": [
"criteo"
],
"defaultForSlots": 1,
"gpt": {
"configWithTargeting": false
}
},
"bidderConfig": {
"bidders": [
"criteo"
],
"config": {
"ortb2": {
"user": {
"ext": {
"consent": {
"source": "sirdata",
"gdprApplies": true
},
"data": {
"eids": [
{
"source": "all-up.com",
"uids": [
{
"id": "d41d8cd98f00b204e9800998ecf8427e",
"atype": 3,
"ext": {
"stype": "hemmd5"
}
},
{
"id": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
"atype": 3,
"ext": {
"stype": "hemsha256"
}
}
]
}
]
}
}
}
}
}
}
});
pbjs.addAdUnits(adUnits);
requestBids();
});
setTimeout(() => { sendAdserverRequest(); }, FAILSAFE_TIMEOUT);
|