Sponsor for PC Pals Forum

Author Topic: CSS problems in IE7  (Read 3371 times)

Offline Hiatus

  • Regular Member
  • **
  • Posts: 193
    • JoshSalverda.com
CSS problems in IE7
« on: November 18, 2006, 06:48 »
Hey, haven't been here in awhile... took a bit of a hiatus... lol... ::) (I like the new site design, looks cool  8-))

http://www.joshsalverda.com

Anyways, I'm having trouble with IE7... It doesn't want to show any of the background images on my website. All of my images are shown using the
Code: [Select]
background: url('picname.png'); tag in CSS. In IE7 this doesn't seem to work. I don't know why... the site works fine in Firefox and quite well in IE6...

I have tried to google this and I see that a lot of people have had the same problems, but it hasn't really helped me much. Any help is appreciated.

If you need the CSS or HTML I can post it here (it's quite lengthy), I'll hold off for now so as to conserve space on the board.

Thanks.
l33t h@x0r... sort of...

Offline DJ

  • Established Member
  • ****
  • Posts: 1448
Re: CSS problems in IE7
« Reply #1 on: November 18, 2006, 15:41 »
Hi

Does

Code: [Select]
background: url(picname.png)

Not work. If not, let me know and I'll have another go for you.

DJ

Offline Hiatus

  • Regular Member
  • **
  • Posts: 193
    • JoshSalverda.com
Re: CSS problems in IE7
« Reply #2 on: November 19, 2006, 00:37 »
Sorry, no that didn't work... stupid IE  :P....lol
l33t h@x0r... sort of...

Offline DJ

  • Established Member
  • ****
  • Posts: 1448
Re: CSS problems in IE7
« Reply #3 on: November 19, 2006, 09:58 »
Very strange  :dunno:

Maybe the following links will give you more info (many people are having the same problem);

Link 1

Link 2

Good Luck

DJ

Offline Simon

  • Administrator
  • *****
  • Posts: 76653
  • First to score 7/7 in Quiz of The Week's News 2017
Re: CSS problems in IE7
« Reply #4 on: November 19, 2006, 10:06 »
Try this:-

Code: [Select]
background-image : url(.../.../picname.png);
Many thanks to all our members, who have made PC Pals such an outstanding success!   :thumb:

Offline Hiatus

  • Regular Member
  • **
  • Posts: 193
    • JoshSalverda.com
Re: CSS problems in IE7
« Reply #5 on: November 20, 2006, 04:52 »
I don't know... nothing seems to be working. From what I have seen in my searching, the code I am using should work perfectly... I guess I'll keep looking on google and see what else I can find...
l33t h@x0r... sort of...


Show unread posts since last visit.
Sponsor for PC Pals Forum