Quote:
Originally Posted by WorldCraft
Hi you can try something like this. Add to additional.css. This assumes the template is default.
HTML Code:
#member_content #sidebar_container
{
position: relative;
top: 26px;
}
#member_content #profile_customization_button
{
position: absolute;
left: 35px;
}
#member_content #profile_swap_form
{
position: absolute;
left: 35px;
}
You'll need to adjust the left: values depending on the width of your sidebar.
|
That's perfect. The only thing I want is for the customization button to be centered, and I'm assuming I can just play with the swap's left value for that? Additionally, for the reference, sidebar width is currently 270px so the names of a moderator and registered user of ours fit on one line, haha!
EDIT: Actually, it's causing the minor conflicts with the customization button border, so I'd like to move the sidebar down more a bit so it's evenly aligned with the top of the next time. It's the line around "All," etc. under the My Activity tab or where the border for the editor starts under the Visitor Messages tab.
Screenshot: