1
GOwin
question on stylesheets
  • 2004/4/13 1:12

  • GOwin

  • Just popping in

  • Posts: 78

  • Since: 2003/5/2 9



how can i change how URL links in the forums will look like - but only in the forums? (I'd like the links to be of different color compared to the rest of the text)

I already tried this in style.css:
Quote:
a {color: #666666; text-decoration: none; background-color: transparent;}
a:hover {color: #ff6600;}


but the effect is that my menu colors also changed.

2
rabideau
Re: question on stylesheets
  • 2004/4/13 1:44

  • rabideau

  • Home away from home

  • Posts: 1042

  • Since: 2003/4/25


I recommend checking out the theme development guide on the left. You will most likely need to create a 'new' definition for the specific links you want highlighted in a given color.

3
m0nty
Re: question on stylesheets
  • 2004/4/13 1:49

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


you would need to edit the newbb files and change the name of the class for the section dealing with links etc (i'm not sure exactly what to change as i don't use newbb)

then insert a new class in the style.css with the same name as the class you renamed to in newbb and set the colours there..

I have no idea if it is actually possible to do this way as i've never tried it using the forum, but i have done this with other modules on my site.


Login

Who's Online

230 user(s) are online (137 user(s) are browsing Support Forums)


Members: 0


Guests: 230


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