![]() |
Is it possible to pad just one cell?
Title says the question. Code would be nice too lol. Getting the impression this is a no, on my searches. Thanks Jugg..
|
A rough and ready example using CSS
Wasn't working in FF... Aaaaaaaaah fuck it! See next... |
Or if you want - just slap another table with its own cellpadding inside the cell you want this done to
|
Is this what you are after?
http://www.mysiteontheweb.com/ |
|
That's basically what my test page shows :) (If you look at the source like the title tells you to)
|
Is that what you're asking for?
Cell content | |
|
Quote:
|
I just nest a new table into the cell
|
Quote:
|
Quote:
I have started using divs, rather than tables, to achieve the same layout Example - www.thatmanpoker.com |
Quote:
|
All very good examples and yes they will help me get what I need today for sure. Basiclly if you go to my site you will see after you enter the index, my header has a banner for PECash and I put some text at the top of it. But the banner is right justified and that just makes the text look like it runs off the page. I just wanted to put some distance from the edge. When I try this it applys it to the whole table. I was going to nest a new table but that just seems to screw up the whole header. Thank you I will let you know how it goes...
|
As your banner cell is right aligned, the position of the banner will stay the same. If all banners are 468 pixels wide you can use a div to center the text above it:
Code:
Code:
Steve |
Quote:
|
NP... glad to help :)
One thing, tho; Take out the closing div after your banner call... it is no longer required. |
All times are GMT -4. The time now is 02:55 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc