my blog's horizontal scroll bar is a little too long and i cant find where in the script thats doing it. any help?
The blog I need help with is usinunison.com.
WordPress.com is an easy way to start blogging. Get a blog, check out our features, read the latest announcements, choose from great themes, or learn about the team behind it.
Need help? Check out our Support site, then
my blog's horizontal scroll bar is a little too long and i cant find where in the script thats doing it. any help?
The blog I need help with is usinunison.com.
the blog is usinunison.com
That's not your only problem: look at your header text. Afraid I can't help with that. Blogs with scroll bars are hopelessly 1995.
Not sure this is it, but in your CSS I found this
.menu {
float:left;
margin-bottom:0;
padding:0 370px;
width:999px;
}
With the 370px right and left padding that makes the bar 1740 px wide...no wonder you get a scroll bar.
This topic has been closed to new replies.