Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
How do you set the overall width of the theme?
I'm trying to install a leaderboard 728 pixel wide banner at the top of the content area and I need to expand the width a little for it to fit. Can't find a width setting anywhere. Please help, many thanks!
Tagged:
0
Comments
#Content { float: left; width: 695px; margin: 0 0 40px;
Change 695px to a custom value (695px is for my custom setting)
~m