DannyDroid
Member
Posted 3 years ago #
Hello,
It's me again for the second time today :P .
I finally got my header image to fit with some help, but I now see a white line down the left hand side of the image. I have tried making the image bigger to fill the space. I've tried removing the padding etc ... But with no luck.
Here is a screenshot if that helps:
http://i34.tinypic.com/2lm51kw.jpg
Thank you.
Danny.
We need your site, or your HTML and CSS to help you out properly?
We can only guess with your image.
Whatever the image is inside in the CSS File add this:
display: block
background-image: your image should already be set here
background-repeat: no-repeat
background-color: now add the pink colour here
So the image is in the center of the DIV, and eveyrthing else around it will be pink.
DannyDroid
Member
Posted 3 years ago #
What HTML files do you need? So I can upload them someonewhere else (I have lockout on my install).
Here is a link to style.css.