Not Solved Coding a sidebar
#1
Not Solved
How would i go by adding a sidebar to everypage? Devilson and i have tried a few things, haven't worked well...
I'm not here often, shoot a PM or whatever if you want my discord.
Reply
#2
Not Solved
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>
Reply
#3
Not Solved
Sidebar... Sidebox... whats the difference? Smile

SCD Side Boxes
Reply
#4
Not Solved
(2010-02-07, 03:15 PM)ralgith Wrote: Sidebar... Sidebox... whats the difference? Smile

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.
I'm not here often, shoot a PM or whatever if you want my discord.
Reply
#5
Not Solved
And so if you created a new template responsible for the sidebar? Then you have more order in the code.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)