Gunay Ismayilova Posted March 18, 2014 Share Posted March 18, 2014 I have no idea how this happened. It was all perfect, but then I decided to manage hooks and something went wrong. Here is my website: gozelevler.com. Look at the logo part, it simply overlaps with menu bar. My theme is called Tstore. Anyone can give me piece of advise how to fix this? Thanks so much in advance! Gunay Link to comment Share on other sites More sharing options...
Maskca Posted March 18, 2014 Share Posted March 18, 2014 (edited) Open your style file: /themes/ok/css/global.cssfind this style: #header_logo { position: absolute; display: block; top: 60px; left: 36%; z-index: 99; } and change top: 60px; to top: 5px; Edited March 18, 2014 by Maskca (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted March 18, 2014 Share Posted March 18, 2014 if i were you, in addition to what Maskca said i will also move menu a little bit up .sf-contener{ top: 160px; position: absolute; } 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