• Page 1 of 1
  • 1
How to put logo/banner design # 834
SnowFlakes
Posts: 2
Reputation: 0

Message # 1 | 9:06 AM
How to put the banner/logo if the template used is #834?

Its size in pixels as well please, thank you!

Animorph
Posts: 2856
Reputation: 189

Message # 2 | 12:44 PM
SnowFlakes, everything to change the logo needs to be in CSS

this part:

Code

#wrap {background:url('/.s/t/834/2.gif') repeat-x #E2E2E2;width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 1000 ? "1000px" : "auto");min-width:1000px;}
#header {height:250px;background:url('/.s/t/834/3.jpg') no-repeat;text-align:left;}




How change the Background

Find:

Code
/.s/t/834/2.gif

Change to your new repeat-able background

what do i mean with that:

This image will make whole the header his background , so if your pages stretches or is bigger in big monitors then this will keep your header repeating




How change the Header itself

Find

Code
/.s/t/834/3.jpg

Change to yours

Size in PIXELS:

Width:1117
height:250

and done ! biggrin


To busy building a passive income online ;)
SDMTEAM
Posts: 84
Reputation: 0

Message # 3 | 4:42 AM
Which place changing please more details (location)
Animorph
Posts: 2856
Reputation: 189

Message # 4 | 7:30 AM
SDMTEAM, read my post it is detailed enough , for people that can't find these codes press CTRL + F and search
To busy building a passive income online ;)
Natashko
Posts: 3366
Reputation: 171

Message # 5 | 1:31 PM
SDMTEAM, To change the website logo – customize the template of the Top part of the website or the Style sheet CSS in Control panel: Design->Design management (templates). Before customizing the template do the backup copy of the template in the menu item “Design”.
  • Page 1 of 1
  • 1
Search: