How to move the sidebar around, using x,y positions?
Not sure why you'd want to do this... I can't figure how to move it, just to remove it entirely...
Well, what I've done is this:
float:none; <-this makes it go to the top
then i move it around with the margin-left/right/top/bottom values, but keeps pushing my forum down. :\
The thing is, once you have a discussion going, a thread contains 20 replies per page, so if you have your 'sidebar' at the bottom, it'll be WAY WAY down at the bottom of the page, not right below the forum categories, for example.
I do like it at the top though.
Can I make the sidebar wider?
anyone have a quick code cheat :)
sorry working non-stop on this thing for 3 days now, can't think straight anymore.
a little scared to just throw in the code I already know, as the last time we adjusted our custom css, we lost everything! Lefora apparently didn't like the code :(
sidebar {width:400px;}
Use any figure you like - just bear in mind how squashed the message window will be for people with smaller screen resolutions.
Well, what I've done is this:
float:none; <-this makes it go to the top
then i move it around with the margin-left/right/top/bottom values, but keeps pushing my forum down. :\-sinuvoid
I woulod really love to do that cus I was wondering the exact same thing as well. lol
Does anyone have the cose for that and would it be alright to use it if anyone is willing to share that code?
Not sure which bit you're referring to, marie. Moving the sidebar to the top?
Not sure which bit you're referring to, marie. Moving the sidebar to the top?
-coloneljack
Yes or to the left!
Either way! lol
#sidebar {float:left;}
Locked Topic
You must be a member to post in this forum