beeswax Posted January 26, 2009 Posted January 26, 2009 Having transferred work to school I now find I have a gap (see image) between the top menu items and the dropdown. As I'm still finding my way around Joomla could someone please point me to the relevant css sheet.
Edu-IT Posted January 26, 2009 Posted January 26, 2009 Did you try the full width header in iE6, by the way?
beeswax Posted January 26, 2009 Author Posted January 26, 2009 (edited) It should be suffix.css. I'm not sure what may have been changed, but I'm guessing a padding value of some kind. This is what I had to change. I downloaded what I hope is the latest 1.5 package this morning. I need to compare this stuff with what I did at home over the weekend. Some things look a little different (it could just be old age). /*=========================== MOO MENU ================================*/ #topmenu .moduletable{ margin-top: 70px; <--Changed this value from 0px } #topmenu ul{ margin-top: 0px; <<--Changing this value created the gap between the menu components padding:0; width:auto; } Edited January 26, 2009 by beeswax
beeswax Posted January 26, 2009 Author Posted January 26, 2009 Did you try the full width header in iE6, by the way? Haven't tried this as I don't have IE6 around ATM.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now