Greenguy's Board


Go Back   Greenguy's Board > Newbie Questions
Register FAQ Calendar Today's Posts

 
 
Thread Tools Search this Thread Rate Thread Display Modes
Prev Previous Post   Next Post Next
Old 2005-12-29, 03:34 PM   #5
Useless
Certified Nice Person
 
Useless's Avatar
 
Join Date: Oct 2003
Location: Dirty Undies, NY
Posts: 11,268
Send a message via ICQ to Useless
It's your CSS, silly. It's bending over the HTML in the recip table and ass-fisting it. Always label your CSS elements with specific names so they don't interfere with commonly used HTML attributes.

Change this:
p {
padding: 0px 100px;
}

to:
p {
padding: 0px 10px;
}

or give p a class name, such as p.sexy:

p.sexy {
padding: 0px 10px;
}
__________________
Click here to purchase a bridge I'm selling.
Useless is offline   Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 08:41 PM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc