Zen Cart Logo

banner question

Locked

Views: 681

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
7 Feb 2010, 2:23 AM
#1
nevada avatar

nevada

New Zenner

Join Date:
Feb 2010
Posts:
44
Plugin Contributions:
0

banner question

link to my site: http://overlandadventurecompany.com/

question:

the banner image is large, i have adjusted it in an attempt to make it look right on different monitors. its set to 1750x250 at the moment. what you cannot see, or at least i cannot on my 15 inch lappy, is that there is a truck almost to the far right edge. how can i anchor the image so that it will adjust to the left so that the truck, etc can be seen when people go to the site? this is new to me so be kind lol.

thx in advance!

7 Feb 2010, 6:18 AM
#2
kdays avatar

kdays

Zen Follower

Join Date:
May 2008
Posts:
239
Plugin Contributions:
0

Re: banner question

Hi

Try changing the #logoWrapper in your stylesheet.css to:

#logowrapper {
background: url(../images/header_bg.jpg) #ffffff right;
height: 212px;
}

As an aside, it appears as though you have an img src set to a php file in the header???

Hope this helps,
K

7 Feb 2010, 6:22 AM
#3
nevada avatar

nevada

New Zenner

Join Date:
Feb 2010
Posts:
44
Plugin Contributions:
0

Re: banner question

hi,

thx for the code! im not sure what you are referring to as far as teh image src? i thought i had done it in the css but hell i so new i got no clue lol. the last time i played with web code was standard html way back in like 95 lol.

thank you again!

:D