• Howdy! Welcome to our community of more than 130.000 members devoted to web hosting. This is a great place to get special offers from web hosts and post your own requests or ads. To start posting sign up here. Cheers! /Peo, FreeWebSpace.net
managed wordpress hosting

New design

I think AOL is getting slower everyday.

Seriously though, I think the layout looks pretty good. I don't really think the black scrollbar really matches the purple color scheme of the layout though. Maybe you could change the font to Arial or Verdana too. It'd be a little easier on the eyes.
 
Changing your scrollbar colors

Code:
<style type="text/css">
  <!--
       A:link {text-decoration: none;}
       A:visited {text-decoration: none;}
	   A:hover {color: ffffff;}
	   <!--
[b]         .{scrollbar-3d-light-color: #808080;
          scrollbar-arrow-color: #ffffff;
          scrollbar-base-color: #808080;
          scrollbar-dark-shadow-color: #808080;
          scrollbar-face-color: #000000;
          scrollbar-highlight-color: #808080;
          scrollbar-shadow-color: #808080}[/b]
-->
  </style>
The bolded text are the stuff that makes your scrollbar colored. Play around with the color values to find the colors right for you.

Suggestion: If you have no idea which color goes where, set each one with a different color then browse and find where each color is at.

IMO the template sucks. Either find another one or try modifying it yourself...
 
Back
Top