Tue, 2009-06-02 14:19
Hi guys,
Just having some problems in IE with my logo -
CSS:
img#logo2{
background: url('images/logo2.jpg') repeat-x 0 0 #F7F7F7; color:#171717;
width:153px;
height:65px; }
HTML:
Any help would be great. Cheers.
//mod edit: Site checks is for completed sites/pages. Since issue turned out to be html, moved to off topic. --gt
Fri, 2009-06-05 07:47
#1
Same problem
well same problem was with me..but i think you should use a Quality analyst if the site is in ASp or other ph language.
Thanks
//mod edit: pseudo sig links removed --gt
Fri, 2009-06-05 14:45
#2
can you show us all your
can you show us all your html and css please. a link would be best
Fri, 2009-06-05 16:49
#3
If you're using an image
If you're using an image tag, then you give the img tag a src="" and put the image in the html.
Fri, 2009-06-05 17:45
#4
Quote:... give the img tag a
... give the img tag a src=""...