Friday, July 01, 2005

Big white space problem fixed!

Thanks BloggerBuzz and thanks RSS for showing me the solution fast! The fix is in and it seems to work for that big ugly white space issue. Man this stank. They had a hack that sort of fixed the problem, but not really. It involved having to enter some code into the HTML template that forced the tool to place my text in a certain place on the page. That looked like this:

#main #menu {
position: absolute;
right: 21px;
}

But, that created other problems. The text would run under the SideBar. So, I had to import my text into BBEdit and put hard breaks into my code. Now they have posted this fix to BloggerBuzz and it seems to work. This post will tell for sure!
It worked!

No comments: