Jump to content

Problems with logo


Recommended Posts

Dear Prestashop members,

 

I have a problem with my logo, I would like to put it on the top of my head menu, but it just stuck together.

 

I tried to look at the global.css, but when I move something :

 

 HEADER */
#header_top{
    background:#F5F5F5;
    border-bottom: 1px solid #e5e5e5;
}
#header_right{position:relative;}
#header_logo {
position:relative; top: 200px;
width:267px;
height:99px;
 
for example, it moves together, not only the logo.
 
Does anyone knows what to do? I tried to find a module but couldnt find something that could move ONLY my logo, the hook module doesnt help, position neither...
 
Thank you for your time.
SIncerely,
 

post-782384-0-04962300-1396934664_thumb.png

Link to comment
Share on other sites

Got it, it was in the header, the problem was that my menu bar was considered as an image, i changed my header_logo with a style="margin-top:-50px;"

 

My theme is Megashop, the small one.

 

Thank you everybody, at least I knew where to look for!

 

An other question though, my fixe header is working well, BUT it is under everything else which means we cant really see it unless it is at the top!

 

Any idea how to fix that?

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...