1
jimbofoxman
Help, Driving me nuts!

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

2
jdseymour
Re: Help, Driving me nuts!

The dashed lines in style.css :

.itemHead
{
    
padding3px;
    
color#4C5320;
    
border-bottom1px dashed #4C5320;


Solid line in smartsection.css:

.smartsection_headertable {padding0margin0border-bottom1px solidmargin-bottom10px;}

3
jimbofoxman
Re: Help, Driving me nuts!

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.

4
jimbofoxman
Re: Help, Driving me nuts!

BUMP

5
skenow
Re: Help, Driving me nuts!
  • 2005/7/19 14:28

  • skenow

  • Home away from home

  • Posts: 993

  • Since: 2004/11/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.)

Login

Who's Online

235 user(s) are online (145 user(s) are browsing Support Forums)


Members: 0


Guests: 235


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits