This is the first one I’ve converted with a sidebar. All the widgets are in the right place, however the sidebar does not start until the content text has finished. Obviously doing something slightly wrong. Would appreciate a clue as to what …
Guy
I read in your help section about unbalanced div tags and I’m pretty sure they are all OK. It’s also happened on the second sidebar site I[ve just converted. Totally different site with different layout and different widgets,
This is because you have a rule #content {margin-left:10px;}
That makes the Total sidebar plus content more than 100% and kicks the sidebar down
If you want a space between Sidebar and content, remove that rule, then use the option in Main Options > Sidebar & Layout > Primary Widget Area > Add Side margin
The smart margin value can be cahnged in MAin Options > Fonts & Custom
The rule came over from a theme I used before. I’m 99% sure I didn’t add it. Anyways, the solution worked perfectly and I’m up and running. Thanks as always for your great and conscientious response.