Hey, You can try to make the font-size smaller or you can customize the css of this theme by changing the width of #main div. It currently has a width of 460px. You can try increasing it by doing something like this:
#main { 1000px; }
But this will probably mess up your theme because it looks like they are using a background image to create the drop shadow look on the sides. Maybe consider switching to a different theme?
Use the efixusers.com forums. Much wider posting area and better formatting tools (if you're using Firefox).
AntwortenLöschenHey,
AntwortenLöschenYou can try to make the font-size smaller or you can customize the css of this theme by changing the width of #main div. It currently has a width of 460px. You can try increasing it by doing something like this:
#main
{
1000px;
}
But this will probably mess up your theme because it looks like they are using a background image to create the drop shadow look on the sides. Maybe consider switching to a different theme?