Jump to content


Internet explorer css problem


3 replies to this topic

#1 Wilco

    Young Padawan

  • Members
  • Pip
  • 9 posts

Posted 08 March 2007 - 04:01 PM

Hi,
i've made a site with Joomla! CMS and in firefox and opera, it all works perfectly, but in Internet Explorer there is a problem.
The link is: http://www.kunstveredelt.be/, the css file can be found here:
http://www.kunstveredelt.be/Joomla/templat...emplate_css.css .
When you load the page in Internet Explorer, in the right column, the background-color and borders of the modules are not correctly loaded. When you point your mouse over it, it appears.

Can anyone help me to fix this problem?
Thanks,
Willem

Edited by Wilco, 11 March 2007 - 02:35 PM.


#2 MyFlash13

    Young Padawan

  • Members
  • Pip
  • 209 posts
  • Gender:Male
  • Location:Toronto,Canada

Posted 08 March 2007 - 04:04 PM

Lol. More reason why more people stop using ie

#3 _*Creative Insanity_*

  • Guests

Posted 08 March 2007 - 04:11 PM

I do not understand your selector naming structure in your css file.

div.voet{
I thought that should be been either
.voet{
or
#voet{
and selected with either

<div class="voet">
or
<div id="voet">

amd I missing something here?

Edited by Creative Insanity, 08 March 2007 - 04:11 PM.


#4 Wilco

    Young Padawan

  • Members
  • Pip
  • 9 posts

Posted 09 March 2007 - 10:59 AM

I don't think that's the problem. But I can change it if you think it's better.

Edit: fixed the problem, removed an unnecessary div

Edited by Wilco, 14 March 2007 - 12:05 PM.






1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users