I'm not sure why it's not working for you. Try double checking that your class names again and make sure they are the same for both your main stylesheet and IE overrides.
If you want to post come of your code I'd be glad to help.
Search found 5 matches
- Thu Jun 21, 2007 7:51 pm
- Forum: CMSMS Core
- Topic: CSS Menu - Horizontal, can it be centered?
- Replies: 6
- Views: 2929
- Wed May 16, 2007 5:58 pm
- Forum: CMSMS Core
- Topic: CSS Menu - Horizontal, can it be centered?
- Replies: 6
- Views: 2929
Re: CSS Menu - Horizontal, can it be centered?
I've found a way to have the menu center without having to specify a width. It involves a few css tricks since IE doesn't recognize display:table - but it does work. here's the html: <div id="menu_horiz"> <h2 class="accessibility">Navigation</h2> {menu template='si...
- Wed Jun 07, 2006 3:19 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Admin Styles
- Replies: 7
- Views: 2955
Re: Admin Styles
Actually, I'm using Firefox 1.5.0.3 Mac and Firefox 1.5.0.4 XP and IE 6.0.2900 and they all exhibit the same
behavior.
behavior.
- Tue Jun 06, 2006 7:14 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Admin Styles
- Replies: 7
- Views: 2955
Re: Admin Styles
I am also having issues with the admin area in the Calendar module. After upgrading, the form text looks huge. Strangely, this only happens in the Calendar admin. Everything looks as it should otherwise. The same stylesheet on 12.2 looks fine, however. The stylesheet call to style.php is in the hea...
- Mon May 22, 2006 4:22 pm
- Forum: Feature ideas
- Topic: "image" content type
- Replies: 9
- Views: 8456
Re: "image" content type
It would be great to have this in the Page admin rather than in a plugin, much like the {content} block. I've been wanting to do this for quite some time, but the only way I could figure doing this without moving massive amounts of code was to add an image/file upload to the page form in the admin. ...