![]() |
It's the CSS table properties that I'm now having problems with.
If I don't include <td class="alt1"> then the background for that section is white instead of taking on the colour properties of the rest of my skin. The other problem I have is that there's now a full line break in between each of the table rows. Take a look at the attachment to see what I mean. My 'alt1' has a border around it so I guess I need to define a new 'altX' which has no border. I've created 'alt9' by adding the following line to the 'additional CSS definitions section of my forum skin: .alt9 { background-color: #F1F1F1; color: #000000; } My 'alt1' has boders - I assume because of: border-left: 1px solid #dddbdb; border-top: 1px solid #dddbdb; My 'alt9' seems to be producing a border - I'm not sure where it's getting this from. The 'user's favourite things' section has had tables applied yet - you can see how each line runs on one from the other without any line breaks... that's how I'd like the first section (that I'm applying tables to) to look. |
The <table> that the <td>s are in has padding properties. It is not a line break. You have borders ther ebecause trhe <table> itself has borders.
|
I'm getting somewhere but I still have the 1px white border around each occurence of <td> - see the attachment.
Here's my 'alt9' CSS settings: Code:
.alt9 { background-color: #F1F1F1; color: #000000; |
Well, today I finished upgrading my site's engine, so I decided to start again on the CSS problems that I'd been having.
Would it change things if my CSS field hadn't been parsed? I'm thinking that that was my problem, the whole time. |
Quote:
|
Id bet it was cellspacing
Quote:
|
Quote:
|
Quote:
I might keep the lines... they're thin and some people may say that it helps them 'read along the line'. |
Quote:
|
by the way guys becareful with your queries when you do this hack! cause this loadssssss up servers....mine was like 40 queries had to remove a bunch!
make sure you keep it simple not too many installed hack |
All times are GMT. The time now is 06:02 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|