Hi guys, whenever I try to set the width and height of my header image to 100% it seems to change my category images. How do I stop this? Thanks
My site is dirty-london [dot] com
Hi guys, whenever I try to set the width and height of my header image to 100% it seems to change my category images. How do I stop this? Thanks
My site is dirty-london [dot] com
not sure what your issue is??
I might be that you need to change the image that is currently
1,903px × 289px
Being that wide might be at issue
Hi, Yeah, that's the size i'm using for it to look normal on my screen but i've just been trying to alter my site so it looks the same for users with smaller screens.
Whenever I set the header image to height 100% and width 100% (which should make it look normal on all screens), it makes my category's disappear. For some reason, the size of my category images are linked to the size of my header and I don't know why. It's something to do with 'a img{' which is line 20 of my stylesheet.
Anyone?![]()
Zencart does not resize this - - it is the size of the native imageWhenever I set the header image to height 100% and width 100% (which should make it look normal on all screens
I sugest you break this into 3 images
the crest as your logo.xxx file using default code to place the logo and a transparent gif or png
the name as a seperate file image and use the tagline div that exists
The background patern as a tile that repeats in the x parameter
Also a transparent file
Not sure wwhat size a repeating tile will end up but it will be alot smaller than what you currently have
The tile is attached in the css as a background and most likely to the #headerWrapper div ID