How would i go by adding a sidebar to everypage? Devilson and i have tried a few things, haven't worked well...
Here is an idea:
#content {
float:left;
}
#sidebar {
float:right;
}
Header:
find: <div id="content"> and before it add
<div id="sidebar">Sidebar Content</div>
(2010-02-07, 03:15 PM)ralgith Wrote: [ -> ]Sidebar... Sidebox... whats the difference?
SCD Side Boxes
I need to redistribute. i can't do that, also i want stock items like acctrade.org
@flav i will try that.
And so if you created a new template responsible for the sidebar? Then you have more order in the code.