| Re: Help, Driving me nuts! |
| by skenow on 2005/7/19 14:28:17 Maybe this will help - your table has the following style 'tree': html>body>table#okvir>tbody>tr>td>table#glavna>tbody>tr>td#centercolumn>div#content>table.outer The header row adds >tbody>tr>td.even The category rows add >tbody>tr>td.odd (there is also another >div in the category cells.) |
| Re: Help, Driving me nuts! |
| by jimbofoxman on 2005/7/19 12:31:11 BUMP |
| Re: Help, Driving me nuts! |
| by jimbofoxman on 2005/7/16 18:23:26 No I got that one figured out, this problem is down farther in the table are where MODEL GALLERY, UNITED STATES, Etc are. After the ARTICLES column, there is a solid line, in between each category there is a faint dotted line. Can't figure those out.
|
| Re: Help, Driving me nuts! |
| by jdseymour on 2005/7/16 15:50:29 The dashed lines in style.css : le="color: #000000"><?php .itemHead { padding: 3px; color: #4C5320; border-bottom: 1px dashed #4C5320; Solid line in smartsection.css: le="color: #000000"><?php .smartsection_headertable {padding: 0; margin: 0; border-bottom: 1px solid; margin-bottom: 10px;}
|
| Help, Driving me nuts! |
| by jimbofoxman on 2005/7/16 15:31:05 What am I missing here? In the link below, it pulls up categories of SmartSection, but the tables have either dashed lines or solid lines for borders and intermediate lines. I can't find where to change those line styles. I have found the classes ODD and EVEN which changed the background colors ok, but not the line colors. http://www.planesnsuch.com/xoops/modules/smartsection/category.php?categoryid=1 THANKS |