enjay82 Posted August 26, 2010 Share Posted August 26, 2010 Hi there,I'm new to Prestashop and would appreciate any assistance you can give me. I'm working with the 2link 'Black & White' theme and are having issues with header space. On a mac, it looks ok but loaded in IE, the horiztonal menu covers my logo (see attachment).I've tried searching the forum and have tried typing in the code some other people have used in regards to problems they've been having with header, but it just created more white space between the products block and menu, whereas what I want it to do, is bring the horiztonal menu bar down.Can anyone assist?TIA Link to comment Share on other sites More sharing options...
enjay82 Posted August 27, 2010 Author Share Posted August 27, 2010 Anyone? Please Link to comment Share on other sites More sharing options...
razaro Posted August 28, 2010 Share Posted August 28, 2010 Try this code #header { height:86px; margin:auto; width:890px; } in global.css (line 76) changed height from 50px to 86px. Link to comment Share on other sites More sharing options...
enjay82 Posted August 31, 2010 Author Share Posted August 31, 2010 Thank you, that code worked perfectly Link to comment Share on other sites More sharing options...
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