Jump to content

[SOLVED] PS 1.5.5.0 template problem


Recommended Posts

to #header_logo add position:absolute;

 

#header_logo {
float: left;
display: block;
margin-top: 30px;
position:absolute;
}

 

and in the header.tpl file change the grid_6 to grid_9 in:

<div id="header_right" class="grid_6 omega">

  • Like 1
Link to comment
Share on other sites

I did this: Renamed the default folder to Default_old and then uploaded the theme from the new package. It seems that the old Default Theme won't get replaced properly in the upgrade process.

 

I don't remember exactly where the currency block was before but it won't collide at least with the other blocks.

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

go to modules > positions tab

search for "displayTop" modules list

 

you will see there Currencies block module, just drag'n'drop it to the top of the list.

After that you will have to change a css styles for it (probably), then just let me know - i will check it with pleasure and then paste solution here

Link to comment
Share on other sites

  • 4 weeks later...
×
×
  • Create New...