Decenders of text cutting off.

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
sharkbite
Forum Members
Forum Members
Posts: 10
Joined: Mon Dec 01, 2008 7:18 pm

Decenders of text cutting off.

Post by sharkbite »

Hi,
I cannot seem to figure this out, I have tried making the line height larger and it does not help. On this page, the decenders in the list of names are getting cut off and I am not sure why.

http://leighdon.ca/index.php?page=artists

Thanks.
SideshowBob
Forum Members
Forum Members
Posts: 80
Joined: Thu Sep 13, 2007 10:50 am

Re: Decenders of text cutting off.

Post by SideshowBob »

Looks fine to me in FF3 so maybe you see the issue in IE?

Try adding a little padding via css to your table cells, something like the below:

Code: Select all

div#main td {padding-bottom:5px;}
Bob
Post Reply

Return to “Layout and Design (CSS & HTML)”