• Page 1 of 1
  • 1
uCoz Community » Archives » Locked » Top banner change on design 938
Top banner change on design 938
Synical21
Posts: 4
Reputation: 0

Message # 1 | 0:09 AM
Im useing Design # 938 (call of duty 2) But i need to take out the top banner/image and replace it with my own (a call of duty 5 one) Ive tried looking through the forums but i never find the right code to remove the top logo. Any help would be great my eyes are starting to strain looking at all that code now sad
Post edited by Synical21 - Thursday, 2009-02-05, 0:09 AM
Brazen
Posts: 74
Reputation: 25

Message # 2 | 0:24 AM
Right click the banner copy the banners url and search(F3) it in CP > Customize design...
When you find the link replace it with the pics link that you want there to appear...

Post edited by Brazen - Thursday, 2009-02-05, 0:49 AM
Synical21
Posts: 4
Reputation: 0

Message # 3 | 0:29 AM
yay i love you biggrin it was right infront of me but in about 4 pictures, smile smile smile
Brazen
Posts: 74
Reputation: 25

Message # 4 | 0:32 AM
No Problem, love to help out!
Armaros
Posts: 1424

Message # 5 | 0:46 AM
# I prefer full explanation due to fact this thread will go to archive. wink

The top logo contains 4 images. From top to bottom:

1. http://s16.ucoz.net/t/938/1.jpg
2. http://s16.ucoz.net/t/938/2.jpg
3. http://s16.ucoz.net/t/938/3.jpg
4. http://s16.ucoz.net/t/938/4.jpg

Location: CP -> Customize Design -> Site Pages.

Find: <!-- Header --> code. Looks like this:

Code
<!-- Header -->
<table border="0" cellpadding="0" cellspacing="0" width="912" style="position:relative;top:0;left:50%;margin-left:-456px;">
<tr><td height="34" style="background:url('http://s16.ucoz.net/t/938/1.jpg') no-repeat;font-size:7pt;">$WDAY$, $DATE$, $TIME$<br><?if($USERS_ON$)?><?if($USER_LOGGED_IN$)?>Logged in as <a href="$PERSONAL_PAGE_LINK$" title="My profile"><b>$USERNAME$</b></a> | Group "<u>$USER_GROUP$</u>"<?else?>Welcome <b>$USERNAME$</b><?endif?><?endif?> | <a href="$RSS_LINK$" title="RSS">RSS</a></td></tr>
<tr><td height="116" style="background:url('http://s16.ucoz.net/t/938/2.jpg') no-repeat;text-align:right;padding-right:200px;padding-top:30px;"><span style="color:#FFFFFF;font:20pt bold Verdana,Tahoma;"><b>SITE LOGO</b></span></td></tr>
<tr><td height="37"><img src="http://s16.ucoz.net/t/938/3.jpg" border="0"></td></tr>
<tr><td height="34" style="background:url('http://s16.ucoz.net/t/938/4.jpg') no-repeat;font-size:7pt;padding-left:350px;padding-bottom:10px;"><a href="$HOME_PAGE_LINK$" title="Main">Main</a><?if($USERS_ON$)?><?if($USER_LOGGED_IN$)?> | <a href="$PERSONAL_PAGE_LINK$" title="My profile">My profile</a><?else?> | <a href="$REGISTER_LINK$" title="Registration">Registration</a><?endif?><?endif?> <?if($USERS_ON$)?><?if($USER_LOGGED_IN$)?> | <a href="$LOGOUT_LINK$" title="Log out">Log out</a><?else?> | <a href="$LOGIN_LINK$" title="Login">Login</a><?endif?><?endif?></td></tr>
</table><div style="height:10px;"></div>
<!-- /Header -->

Replace: The whole header with this:

Quote
<!-- Header -->
<table border="0" cellpadding="0" cellspacing="0" width="912" style="position:relative;top:0;left:50%;margin-left:-456px;">
<tr><td height="34" style="font-size:7pt;">$WDAY$, $DATE$, $TIME$<br><?if($USERS_ON$)?><?if($USER_LOGGED_IN$)?>Logged in as <a href="$PERSONAL_PAGE_LINK$" title="My profile"><b>$USERNAME$</b></a> | Group "<u>$USER_GROUP$</u>"<?else?>Welcome <b>$USERNAME$</b><?endif?><?endif?> | <a href="$RSS_LINK$" title="RSS">RSS</a></td></tr>
<tr><td height="116" style="background:url('http://s16.ucoz.net/t/938/2.jpg') no-repeat;text-align:right;padding-right:200px;padding-top:30px;"><span style="color:#FFFFFF;font:20pt bold Verdana,Tahoma;"><b>SITE LOGO</b></span></td></tr>
<tr><td height="34" style="font-size:7pt;padding-left:350px;padding-bottom:10px;"><a href="$HOME_PAGE_LINK$" title="Main">Main</a><?if($USERS_ON$)?><?if($USER_LOGGED_IN$)?> | <a href="$PERSONAL_PAGE_LINK$" title="My profile">My profile</a><?else?> | <a href="$REGISTER_LINK$" title="Registration">Registration</a><?endif?><?endif?> <?if($USERS_ON$)?><?if($USER_LOGGED_IN$)?> | <a href="$LOGOUT_LINK$" title="Log out">Log out</a><?else?> | <a href="$LOGIN_LINK$" title="Login">Login</a><?endif?><?endif?></td></tr>
</table>
<!-- /Header -->

Red - Place your banners url there.
Blue - Make sure this height will be same as banners.

Synical21
Posts: 4
Reputation: 0

Message # 6 | 1:18 AM
Great Explination really clear, will help people in the future.

I have encountered another problem though sorry to be a pest...

I did my main page with my own banner but my forums page still has the old logo, i tried to ctrl + f find the image urls in the CSS but no luck, I can see the forums section in the css but i think alot of them image urls are for the actual forum structure..... any guidence? wacko

Edit:

Re-done my header to your exact text not my own sloppy html happy looks better now the size doesnt go to far to the right biggrin Still looking on getting that image on my forums page though.

Edit 2: O God im an idiot, found Customize Design/Forum and can now see the HEADER section, will do code same as other page biggrin

Final Edit: JOB SOLVED just used the header you replaced it with back on the forum design page and is working like a charm thanks.

Post edited by Synical21 - Thursday, 2009-02-05, 1:33 AM
Armaros
Posts: 1424

Message # 7 | 3:01 AM
Wonderful that you solved problems yourself. I do believe also in other module appearances you'll have to do the same.
uCoz Community » Archives » Locked » Top banner change on design 938
  • Page 1 of 1
  • 1
Search: