Layout help

Nov 19, 2010 20:49

Hi there,

I've been working with the Expressive css for a few days now and I finally almost have the layout exactly as I want it...

I'm having two problems which you can see by clicking on my name, I guess:

1. There's a mass of white space right at the bottom. I have no idea how to get rid of this. Fixed with no knowledge of how ( Read more... )

sidebar:calendar

Leave a comment

Comments 4

av8rmike November 19 2010, 14:02:06 UTC
First, please edit your entry to public.

Replace this line in your CSS:
calendar-widget table {width: 100%; float:center; text-align: center;}

with these lines:
.calendar-widget .widget-content {padding: 0;}
.calendar-widget table {margin: 0 auto;}

Reply

jetster November 19 2010, 14:04:09 UTC
Amazing! Thank you!

Reply

av8rmike November 19 2010, 17:59:59 UTC
You're welcome. Can you please edit this entry and make it public? I don't like to have locked entries in this community.

Reply

jetster November 19 2010, 23:55:50 UTC
Sorry, fixed :)

Reply


Leave a comment

Up