New Zenner
- Join Date:
- Feb 2007
- Posts:
- 43
- Plugin Contributions:
- 0
Header image width 100%?
TIA!
New Zenner
Black Belt
New Zenner
Black Belt
New Zenner
Black Belt
Zen Follower
Black Belt
Resqjock:
What is the standard/default width and height of the logowrapper and header??
Zen Follower
kobra:
As this can be template specific and you have not provided any details for your site, your version of ZenCart, basically nothing:
By default(if you are using a template that has not altered it) logoWrapper is contained within the mainWrapper and inherits what ever width it specifies. Height is normally auto detected if there is an image contained
Black Belt
#logoWrapper{
background-image: url(../images/header_bg.jpg);
background-repeat: repeat-x;
background-color: #ffffff;
height: 100px;
}Zen Follower
kobra:
Not sure what you have going on???
In IE - I see one smaller centered image with the large behind it
In FF - I only see the small centered image but there is another image - header_bg.jpg - that is not readily visible as a background image that states "Impact Radio Accessories.
#logoWrapper{ background-image: url(../images/header_bg.jpg); background-repeat: repeat-x; background-color: #ffffff; height: 100px; }
You have the main wrapper set to 1050px and for a 1024 wide display this will always represent a scroll bar.
Try setting this to about 990 to 1000px and adjust your image to match this width
Black Belt
I put "no repeat" in the css class, but I still got the tiled effect. (exact duplicate image on the left edge and on the right edge).
background-repeat: no-repeat;Fill in the white spaces to the left and right of my logo with one image that resembles my current logo in the center.
Destination thread ID and reason are required when shown.
Tell staff why this post should be reviewed.
Required for login, security, and core site functionality.
Help us understand how the site is used so we can improve it.
Used for promotion and personalized campaign measurement.