|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
CSS - Table Row Borders
Hi all,
At work we have this library catalog service that controls our pages, the only way I can have control over layout and design is by using our stylesheet. I am trying to have a line appear under each record on a results page. I have tried 2 different things. The first this this: Quote:
This has the border on the bottom of each row ... but it's not showing up. The other option I tried was this: Quote:
This option works to an extent. The people who coded this results page weren't very consistent, so there are some cases where a <TD> tag has no data in it (ex <TD class="browseEntryMark"></TD>) In these cases the border doesn't show up under the cell. Can anyone suggest a better option? I'd prefer just to have the border show up for the entire row versus each cell, but I'll take anything right now. Please note, that I have no control over the number of classes, they are pre-defined. At the same time I can't define any new classes.
__________________
Thanks Talia http://www.tagyoureit.org http://web2learning.net http://www.gamecrafters.net |
|
#2
|
||||
|
||||
|
hey!
hmm i m kinda confused.. can u attach some html or something to see the structure you are talking about...? that would be helpful ![]()
__________________
"I hate quotations." -ralph waldo emerson- |
|
#3
|
||||
|
||||
|
The HTML is Database generated. See if this link works (it may only work internally)
http://jac.jenkinslaw.org:2082/sear...rg=crime&SORT=R If it does work, see how there is no underline under the checkboxes? If it doesn't work, let me know and I'll view page source in my browser and paste it here. |
|
#4
|
||||
|
||||
|
Quote:
nope. didnt work ![]() yea! try attaching it here ![]() |
|
#5
|
||||
|
||||
|
Here it is
|
|
#6
|
||||
|
||||
|
Guess you hit the same block I did ... see how crappy their code is? I have no idea how to work around it ... anyone else got any ideas?
|
![]() |
| Viewing: Dev Shed Forums > Web Design > CSS Help > CSS - Table Row Borders |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|