Jump to content

[SOLVED] 1.5.4.1 Default Theme 'Catalog Mode' Mis-aligned header


Recommended Posts

Testing of default theme supplied with 1.5.4.1 in native PrestaShop 'Catalog Mode'.

 

the header (logo/search box) etc. is mis-aligned.

 

I am testing for a customer (non-paid) and am terrible with .css (don't tell anyone).

 

If anyone can supply a fix until the forge is closed it would be much appreciated. Note: works fine in 1.5.4.0.

 

05.31.2013-12.37.10.png

http://screencast.com/t/QqR9e4qdllK

 

 

forge report:

http://forge.prestas...owse/PSCFV-9327

Link to comment
Share on other sites

Hi

 

I have exactly the same problem (1.5.4.1) :unsure: . After a lot of trials in relation with

 

http://www.prestasho...ght-how-to-fix/

 

I have realized that the root of the bug is the in the Catalog Mode disappeared cart.

Shop Mode

post-504170-0-84022800-1370023082_thumb.jpg

Catalog Mode

post-504170-0-09768100-1370023082_thumb.jpg

 

Unfortunately I couldn't find the solution :( . Thank you for any help :rolleyes: .

Castello

Edited by Castello Bianco (see edit history)
Link to comment
Share on other sites

I just setup a new site with default content.

as soon as I turned "catalog mode" to "ON", my site content is gone. Only shows logo and top black bar.

 

tried to turn back to "off/no", but still no contents showing...

 

any solutions?

 

xmilo

Edited by xmilo (see edit history)
Link to comment
Share on other sites

I just setup a new site with default content.

as soon as I turned "catalog mode" to "ON", my site content is gone. Only shows logo and top black bar.

 

any solutions?

 

xmilo

 

Hi, this is different than the my original post.

 

It sounds like there is an internal error and most likely some 'other' non-compliant catalog mode problem.

 

You might get more information concerning your problem by doing this:

http://www.prestashop.com/forums/topic/224525-how-to-get-debug-information-for-500-error-or-blank-page/

 

if you get more information then I would open a new thread to get the best results.

Link to comment
Share on other sites

hello!

 

it's because in "catalog mode" there is no cart (from block user info module).

in this case modification of css is necessary. here is the solution:

 

open /modules/blocktopmenu/css/superfish-modified.css

add padding-top:40px; to:

 

.sf-contener {
clear: both;
padding-top: 40px;
}

  • Like 1
Link to comment
Share on other sites

Hi vekia

 

Thank you very much for your feedback. I tried your suggestion and it works fine in the catalog mode.

 

Your solution fits as long as I don't switch between the shop and catalog mode (I do that when I am in holidays ;-) ).

 

In the shop mode the padding in the blocktopmenu makes a large (ugly) space.

 

Catalog mode with vekias solution

post-504170-0-73040900-1370098657_thumb.jpg

Shop mode with vekias solution (with large space)

post-504170-0-09168900-1370098658_thumb.jpg

 

Maybe theres an other solution neccessary that works in both mode catalog and shop?

 

Thank you for any help!!

  • Like 1
Link to comment
Share on other sites

As far as i know there is no other (as simple as this) solution, which will work both in catalog and normal mode.

Of course it is possible to achieve this, but with huge modification of header. It's better to add / remove padding-top:40px; than to rebuild header at all - believe me ;)

Link to comment
Share on other sites

Hello vekia

 

Thank you for your support. Your solution helps as a quickfix and needs always a system modification by switching between the modes. I would prefer a final solution which could be used by shop assistants :unsure: (non-technicians). I hope the problem will be fixed by an official update soon.

Thank you again for your help!!! :)

Link to comment
Share on other sites

  • 2 weeks later...
  • 1 month later...

Sorry, may i give you another solution ?

 

Just add padding-top: 40px; to header_user_info ( blockuserinfo.css )..

I hope this solution can help your problem.

 

Regards,

Been Shop

 

Hi, thanks for the update...does this work when one goes from catalog mode to non-catalog mode? Let us know if you tested this for both cases.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...