WebsiteBaker Support (2.8.x) > Templates, Menus & Design

Annoying design issue on my template, please help!

<< < (2/2)

dbs:
ok, now it should help:
you have a float center in your css. change it:

--- Code: ---#content_column_mod {
float:left;
width: auto;
background-color:#FFFFFF;
height: auto;
}
--- End code ---

tobyw7:

--- Quote from: dbs on October 04, 2010, 03:39:22 PM ---ok, now it should help:
you have a float center in your css. change it:

--- Code: ---#content_column_mod {
float:left;
width: auto;
background-color:#FFFFFF;
height: auto;
}
--- End code ---

--- End quote ---

Thanks!
I did this and combined the content and content_column_mod tags - after doing that it's all fixed!

:D

Navigation

[0] Message Index

[*] Previous page

Go to full version