1
LawDogs
[NewBB] Borders like Official Xoops
  • 2005/1/26 19:16

  • LawDogs

  • Just popping in

  • Posts: 11

  • Since: 2005/1/10


How and where can I add borders to my forum like the way Official XOOPS site has.........the grey out borders...

2
LawDogs
Re: [NewBB] Borders like Official Xoops
  • 2005/1/27 1:14

  • LawDogs

  • Just popping in

  • Posts: 11

  • Since: 2005/1/10


I managed to find where to set the borders but still am having trouble with the table cell colors.......am trying to change the colors as depicted in the screenshot below....where it's outlined red, blue, and green.......can anyone assist me with this please?

Resized Image

3
Anonymous
Re: [NewBB] Borders like Official Xoops
  • 2005/1/27 1:20

  • Anonymous

  • Posts: 0

  • Since:


The border comes from the css class

i.e.:

.outer {border: 1px solid silver;}

in your theme css style.css

the marked tabel cells use the class th in your theme css

i.e. :

th {background-color: #2F5376; color: #FFFFFF; padding : 2px; vertical-align : middle; font-family: Verdana, Arial, Helvetica, sans-serif;}

4
LawDogs
Re: [NewBB] Borders like Official Xoops
  • 2005/1/27 5:34

  • LawDogs

  • Just popping in

  • Posts: 11

  • Since: 2005/1/10


Quote:

Predator wrote:
The border comes from the css class

i.e.:

.outer {border: 1px solid silver;}

in your theme css style.css

the marked tabel cells use the class th in your theme css

i.e. :

th {background-color: #2F5376; color: #FFFFFF; padding : 2px; vertical-align : middle; font-family: Verdana, Arial, Helvetica, sans-serif;}


Thanks bunches for the help!......finally, at last....

Login

Who's Online

267 user(s) are online (182 user(s) are browsing Support Forums)


Members: 0


Guests: 267


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