FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » How To » make the grid lines turn black
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
make the grid lines turn black [message #35941] Thu, 22 February 2007 01:17 Go to next message
littleking is currently offline  littleking   United States
Messages: 187
Registered: January 2007
Karma: 2
Senior Member
these white lines, how do i make them black?index.php?t=getfile&id=2785&private=0
  • Attachment: 1.jpg
    (Size: 15.59KB, Downloaded 1102 times)

[Updated on: Thu, 22 February 2007 01:30]

Report message to a moderator

Re: make the grid lines turn black [message #35948 is a reply to message #35941] Fri, 23 February 2007 00:38 Go to previous messageGo to next message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
RowStyleA and RowStyleB styles inside the forum.css.tmpl.

FUDforum Core Developer
Re: make the grid lines turn black [message #35952 is a reply to message #35941] Fri, 23 February 2007 00:47 Go to previous messageGo to next message
littleking is currently offline  littleking   United States
Messages: 187
Registered: January 2007
Karma: 2
Senior Member
all i see is:

.RowStyleA, td.tt {
background: #FFFCF2;
}

.RowStyleB, .curtime, fieldset {
background: #FFFFFF;
}

no where to set border color
Re: make the grid lines turn black [message #35954 is a reply to message #35952] Fri, 23 February 2007 01:43 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
You can add new css bits into the selector for example:

border: 1px solid black; example


FUDforum Core Developer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Mass Approval and Moving of Messages with SQL?
Next Topic: fudapi login with out redirect
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Thu Nov 21 23:10:51 GMT 2024

Total time taken to generate the page: 0.02279 seconds