• Page 1 of 1
  • 1
Logo Change Template 341
mw23
Posts: 2
Reputation: 0

Message # 1 | 3:37 AM
I want to change my logo from 7.jpg to the following: http://mtmor.ucoz.com/images/header.jpg

Thanks for any help in advance.

Post edited by mw23 - Monday, 2011-02-07, 3:38 AM
Pancake_old
Posts: 731
Reputation: 8

Message # 2 | 5:48 AM
To change the logo/banner of the Design #211 you will need to go to Control Panel » Customize design » Global blocks » Top part of the website
and find these code (located on 8th and 9th line, use F3 if you can't find it)

Code
<td height="113" bgcolor="#318EB7" background="/.s/t/211/29.gif">     
<div style="color:#FFFFFF;padding-left:70px;font-size:20pt;"><b><!-- <logo> -->Homeland<!-- </logo> --></b></div>

and replace it with this code:
(113 is the height of your banner)
(YourBanner) replace that with your url

Code
<td height="113">     
<div align="center"><!-- <logo> --><img src="YOUR BANNER"><!-- </logo> --></div>

This code is normaly for #211 but its basicly the same deal here (Changing the logo) so thought this would help


ePal(Join and be rewarded with our new look)
Bookface
K-Love (Listen Live)
Post edited by Pancake - Monday, 2011-02-07, 5:54 AM
Animorph
Posts: 2856
Reputation: 189

Message # 3 | 8:13 AM
and for your design #341 you need to go to CP ---> Design ---> Design management (templates) ---> Top part of the website

Find:

Code
<td height="193" width="698" style="background:url('/.s/t/341/7.jpg') left no-repeat;padding-left:200px;">

change
/.s/t/341/7.jpg to your URL like this :

Code
<td height="193" width="698" style="background:url('http://mtmor.ucoz.com/images/header.jpg ') left no-repeat;padding-left:200px;">

Pancake, your solution is different then the cdes you use at the design itself


To busy building a passive income online ;)
mw23
Posts: 2
Reputation: 0

Message # 4 | 11:28 PM
Thanks Animorph. I will try it tonight. biggrin

Added (2011-02-07, 5:28 PM)
---------------------------------------------
Thanks, it worked great.

  • Page 1 of 1
  • 1
Search: