Jump to content

[solved] Header Logo Missing Home Page Link


Recommended Posts

I upgraded to the latest version of Prestashop 1.5.4.1 and discovered that my Header Logo no longer contains the link to my home page. Any idea as to what I need to edit/add to fix this? I'm using the Prestashop 1.5.3.1 default theme...

Link to comment
Share on other sites

  On 5/13/2013 at 3:37 PM, hill37588 said:

I upgraded to the latest version of Prestashop 1.5.4.1 and discovered that my Header Logo no longer contains the link to my home page. Any idea as to what I need to edit/add to fix this? I'm using the Prestashop 1.5.3.1 default theme...

 

hey hill

 

if it is possible, can you share the url to your page?

i think that this is simple css issue

Link to comment
Share on other sites

My guess is I'm missing the link somewhere here in global.css- But what do I add?

 

 

HEADER

************************************************************************************************ */

#header {position:relative}

#header_logo {

position: absolute;

top: 0px;

z-index: 0;

}

 

#header_right {

position:relative;

float: right

}

Link to comment
Share on other sites

That worked but I my logo is cutting into the top menu bar. I need to move logo higher or the top bar lower. When I upgraded to the newest version it shifted my top menu bar to the right and the logo hade a lot of white space below it.

Link to comment
Share on other sites

×
×
  • Create New...