• Page 1 of 1
  • 1
New design doesn't appers at all of the pages
Useful
Posts: 31
Reputation: 0

Message # 1 | 7:37 AM
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
SirDarknight
Posts: 247
Reputation: -5

Message # 2 | 9:28 AM
Check Your Images Size,Format and Name. If The Images Created By You Then Re-upload them or Check 'em Again.
Animorph
Posts: 2856
Reputation: 189

Message # 3 | 1:24 PM
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
To busy building a passive income online ;)
Useful
Posts: 31
Reputation: 0

Message # 4 | 2:01 PM
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)
url 2 Not normal view1 (when not normal view)
url 3 Not normal view2
url 4 Not normal view3
and etc.


Post edited by Useful - Saturday, 2011-02-26, 2:01 PM
Animorph
Posts: 2856
Reputation: 189

Message # 5 | 3:57 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 ;)
Useful
Posts: 31
Reputation: 0

Message # 6 | 5:44 AM
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
  • Page 1 of 1
  • 1
Search: