[pmwiki-users] Help with CSS / IE?
Glenn Blalock
gblalock at grandecom.net
Sat May 27 21:46:18 CDT 2006
Until two days ago, the following site rendered the same in Firefox,
Mozilla, and IE6. Now, IE will not show the proper layout, but Firefox /
Mozilla still show it correctly.
http://comppile.tamucc.edu/wiki/CompFAQs/Home
I'm using the ShowHide cookbook script.
Can someone help me with a fix for the IE problem, please? This will be a
high traffic site, and most users will most likely be coming via IE.
Here are the relevant parts of the main CSS file (ShowHide has its own):
body {
font-family: Verdana,sans-serif;
background-color: #f7f7f7;
margin-left:0px; margin-right:0px;
font-size:12px;
width:980px;
}
table.faqRight { float:right; margin:5px; }
#divr1, #divr2, #divr3, #divr4, #divr5, #divr6, #divr7, #divr8, #divr9,
#divr10, #divr11, #divr12, #divr13, #divr14, #divr15 { width:380px;
float:right; padding:6px; margin-left: 10px; font-size:10px; border-left:
2px solid #cccccc;}
#divright { width:380px; float:right; padding:6px; margin-left: 10px;
font-size:10px; border-left: 2px solid #cccccc;}
#wikiright a { text-decoration:none; color:black; }
#wikiright a:hover { text-decoration:underline; color:blue; }
****
Thank you for any help.
Glenn Blalock
More information about the pmwiki-users
mailing list