Jump to content

Changing block position from left to right column, no success


Recommended Posts

Hi, I am trying to change few blocks from right to left, left to right and from header to right column. Here you can see in picture that SEARCH was moved successfully from header to right column inside a seperate block. But when I do the same with language and currency, you can see how they are shown in page. Please give me any hint at least where to go and what to do. I use 1.1 version and I tried modifying both code and from transplanting/hooking module

4594_bgMLwj0uIYTmPkhWyaVN_t

Link to comment
Share on other sites

It is a CSS issue... the language and currency are still using the CSS from the header... remove #header from the CSS definition in global for the language and currency and subjegate them to the left or right column CSS...

been there done that... took quite a while to clear the CSS properly... remember to put them into display: blocks...

Link to comment
Share on other sites

It is a CSS issue... the language and currency are still using the CSS from the header... remove #header from the CSS definition in global for the language and currency and subjegate them to the left or right column CSS...

been there done that... took quite a while to clear the CSS properly... remember to put them into display: blocks...


Thanks a lot, I try it and say what happened :)
Link to comment
Share on other sites

×
×
  • Create New...