|
uCoz Community Archives Locked New design doesn't appers at all of the pages (Disappears Logo, Gif Animation at the top of the webste) |
New design doesn't appers at all of the pages |
Hi dear uCoz members!
I have make changers at the top of the website. But these changers doesn't take effect all of the site pages. When entering Forum/Categories or File Catalog/Categoies and etc. new design dissppears What is going wrong? (Template is 271) The code of "Top part of website" is Code <table style="background: url("/.s/t/271/3.gif") repeat scroll 0% 0% rgb(28, 122, 151);" border="0" cellpadding="1" cellspacing="1" width="1000%" height="190"> <tbody><tr><td align="center" width="100%" height="69"><div align="center"> </div><table style="background: url("") no-repeat scroll left center transparent;" border="15" cellpadding="0" cellspacing="5" width="975" height="126"><tbody><tr><td valign="top"><br></td><td align="center" valign="top"><img style="" alt="" src="Banner/Rotation_Earth.gif" align="middle" width="95" height="80"></td><td valign="top"><br></td><td align="center"><div align="left"><div align="left"> <span style="color: rgb(255, 107, 0); font: 20pt bold Verdana,Tahoma; padding-left: 80px;"><img style="margin-left: 5px;" alt="" src="Banner/My_Excel_World.gif" align="middle" width="261" height="77"></span></div> </td><td align="center" valign="top"><br></td><td style="color: rgb(255, 255, 255);" align="right">$WDAY$, $DATE$, $TIME$<br><br><?if($USERS_ON$)?><?if($USER_LOGGED_IN$)?><!--<s5200>-->Salam<!--</s>--> <a href="$PERSONAL_PAGE_LINK$"><b>$USERNAME$</b></a> | <!--<s3167>-->Qrupunuz<!--</s>--> "<u>$USER_GROUP$</u>"<?else?><!--<s5212>-->Salam<!--</s>--> <b>$USERNAME$</b><?endif?><?endif?> <?if($RSS_LINK$)?>| <a href="$RSS_LINK$">RSS</a><?endif?></td></tr> </tbody></table></td></tr> <tr><td style="background: url("/.s/t/271/4.gif") repeat scroll 0% 0% transparent;" align="center" width="100%" height="24"> <table style="background: url("/.s/t/271/5.gif") repeat scroll 0% 0% transparent;" border="0" cellpadding="0" cellspacing="0" width="778" height="24"> <tbody><tr><td width="108"><img src="/.s/t/271/6.gif" border="0"></td><td style="padding-top: 3px;" class="top_menu" align="center" valign="top"><a href="$HOME_PAGE_LINK$"><!--<s5176>-->Ana səhifə<!--</s>--></a> <?if($MODULE_URL$)?>| <a href="$MODULE_URL$">$MODULE_NAME$</a><?endif?> <?if($USERS_ON$)?><?if($USER_LOGGED_IN$)?> | <a href="$PERSONAL_PAGE_LINK$"><!--<s5214>-->Prifiliniz<!--</s>--></a><?else?> | <a href="$REGISTER_LINK$"><!--<s3089>-->Qeydiyyat<!--</s>--></a><?endif?><?endif?> <?if($USERS_ON$)?><?if($USER_LOGGED_IN$)?> | <a href="$LOGOUT_LINK$"><!--<s5164>-->Çıxış<!--</s>--></a><?else?> | <a href="$LOGIN_LINK$"><!--<s3087>-->Giriş<!--</s>--></a><?endif?><?endif?></td><td width="108"><img src="/.s/t/271/7.gif" border="0"></td></tr> </tbody></table> </td></tr> </tbody></table> Thanks in advance! Attachments:
5954436.gif
(47.0 Kb)
·
3916379.jpg
(67.6 Kb)
Post edited by Useful - Saturday, 2011-02-26, 11:41 AM
|
Check Your Images Size,Format and Name. If The Images Created By You Then Re-upload them or Check 'em Again.
|
Quote (Animorph) Useful, also please provide your website url so i can check the code in your website also , you might do something wrong with placing your urls url 1 Main page (when normal view) Post edited by Useful - Saturday, 2011-02-26, 2:01 PM
|
Useful, replace it with this code, i fixed some errors in your code and completed the urls now it should work
Code <table style="background: url('http://myexcelworld.ucoz.com//.s/t/271/3.gif') repeat scroll 0% 0% rgb(28, 122, 151);" border="0" cellpadding="1" cellspacing="1" width="1000%" height="190"> <tbody><tr><td align="center" width="100%" height="69"><div align="center"> </div><table style="background: url("") no-repeat scroll left center transparent;" border="15" cellpadding="0" cellspacing="5" width="975" height="126"><tbody><tr><td valign="top"><br></td><td align="center" valign="top"><img style="" alt="" src="http://myexcelworld.ucoz.com/Banner/Rotation_Earth.gif" align="middle" width="95" height="80"></td><td valign="top"><br></td><td align="center"><div align="left"><div align="left"> <span style="color: rgb(255, 107, 0); font: 20pt bold Verdana,Tahoma; padding-left: 80px;"><img style="margin-left: 5px;" alt="" src="http://myexcelworld.ucoz.com/Banner/My_Excel_World.gif" align="middle" width="261" height="77"></span></div> </td><td align="center" valign="top"><br></td><td style="color: rgb(255, 255, 255);" align="right">$WDAY$, $DATE$, $TIME$<br><br><?if($USERS_ON$)?><?if($USER_LOGGED_IN$)?><!--<s5200>-->Salam<!--</s>--> <a href="$PERSONAL_PAGE_LINK$"><b>$USERNAME$</b></a> | <!--<s3167>-->Qrupunuz<!--</s>--> "<u>$USER_GROUP$</u>"<?else?><!--<s5212>-->Salam<!--</s>--> <b>$USERNAME$</b><?endif?><?endif?> <?if($RSS_LINK$)?>| <a href="$RSS_LINK$">RSS</a><?endif?></td></tr> </tbody></table></td></tr> <tr><td style="background: url('http://myexcelworld.ucoz.com//.s/t/271/4.gif') repeat scroll 0% 0% transparent;" align="center" width="100%" height="24"> <table style="background: url('http://myexcelworld.ucoz.com//.s/t/271/5.gif') repeat scroll 0% 0% transparent;" border="0" cellpadding="0" cellspacing="0" width="778" height="24"> <tbody><tr><td width="108"><img src="http://myexcelworld.ucoz.com//.s/t/271/6.gif" border="0"></td><td style="padding-top: 3px;" class="top_menu" align="center" valign="top"><a href="$HOME_PAGE_LINK$"><!--<s5176>-->Ana səhifə<!--</s>--></a> <?if($MODULE_URL$)?>| <a href="$MODULE_URL$">$MODULE_NAME$</a><?endif?> <?if($USERS_ON$)?><?if($USER_LOGGED_IN$)?> | <a href="$PERSONAL_PAGE_LINK$"><!--<s5214>-->Prifiliniz<!--</s>--></a><?else?> | <a href="$REGISTER_LINK$"><!--<s3089>-->Qeydiyyat<!--</s>--></a><?endif?><?endif?> <?if($USERS_ON$)?><?if($USER_LOGGED_IN$)?> | <a href="$LOGOUT_LINK$"><!--<s5164>-->Çıxış<!--</s>--></a><?else?> | <a href="$LOGIN_LINK$"><!--<s3087>-->Giriş<!--</s>--></a><?endif?><?endif?></td><td width="108"><img src="/.s/t/271/7.gif" border="0"></td></tr> </tbody></table> </td></tr> </tbody></table> To busy building a passive income online ;)
|
Quote (Animorph) Useful, replace it with this code, i fixed some errors in your code and completed the urls now it should work Hi Animorph! Yes you are right now everything is ok THANKS! Post edited by Useful - Monday, 2011-02-28, 8:18 AM
|
| |||
| |||