Site Links
Home
Features
Documentation
Pricing & Order
Members Area
Support Options
UBBDev.com
UBBWiki.com
Who's Online
1 registered (Mike L), 22 Guests and 15 Spiders online.
Key: Admin, Global Mod, Mod
Featured Member
Registered: 06/21/10
Posts: 58
Top Posters (30 Days)
Ruben 61
SD 53
Gizmo 48
gliderdad 33
Dunny 21
driv 18
dbremer 16
Stan 13
Mark S 13
Iann128 11
Latest Photos
Testing
Basildon Train Station
Basildon Town Centre looking from the rounderbout
Basildon Town Square
Gizzo Marx
Topic Options
#170451 - 12/17/06 12:09 PM changing font color of one particular item
tonto69 Offline
member
Registered: 10/06/06
Posts: 140
Loc: Louisiana
I'm trying to change just the font color of the links that appear underneath the post which say "previous topic", "index" and "next topic". I want to change just these link colors (or just the background behind just the text itself but not the background of the whole page) because my page background is pretty dark and the color I currently use is hard to read.

Is there a way to do this through the control panel? Thanks.
Top
Express Hosting
Express Hosting "We are the official hosting company of UBB.threads. Ask us about our free migration services to migrate your UBB.threads installation."
#170458 - 12/17/06 12:53 PM Re: changing font color of one particular item [Re: tonto69]
jgeoff Offline
Pooh-Bah
Registered: 08/08/06
Posts: 1922
Loc: NJ

You may need to change those links by assigning them unique style properties. Probably will need to alter the template (or where ever those links are being called) and assign those properties in Control Panel » Styles » Edit » Extra Properties

Football is too close for me to look up exact details right now ;\)
_________________________
GangsterBB.NET (Ver. 7.5.6)
2007 Content Rulez Contest - Hon Mention
UBB.classic 6.7.2 - RIP
Browsers: Chrome, Firefox, & Safari (Win7 and iPhone); No IE, ever!
Top
#170481 - 12/17/06 02:31 PM Re: changing font color of one particular item [Re: jgeoff]
jgeoff Offline
Pooh-Bah
Registered: 08/08/06
Posts: 1922
Loc: NJ

In /templates/default/showflat.tpl you'll see a <DIV> surrounding those three links, around line 194 (in v7.0). You should be able to add a style to that DIV to change the link colors and/or background color.

This is untested, so play with it. Change that <div> to <div class="prevnext"> then add something like this to "Extra Properties" in the Styles Editor:

I'm no CSS expert, but it'd probably be something like this (edit colors accordingly)
 Code:
.privnext a:link {
color: #222222;
background: none;
}
.privnext a:visited {
color: #222222;
background: none;
}
.privnext a:active {
color: #ff0000;
background: none;
}
.privnext a:hover {
color: #ff0000;
background: none;
}


Do the same for showthreaded.tpl once you got it working...
_________________________
GangsterBB.NET (Ver. 7.5.6)
2007 Content Rulez Contest - Hon Mention
UBB.classic 6.7.2 - RIP
Browsers: Chrome, Firefox, & Safari (Win7 and iPhone); No IE, ever!
Top



Moderator:  AllenAyres, Harold, Ian, Ron M 
Shout Box

Today's Birthdays
No Birthdays
Recent Topics
Edit Post
by Bert
01:19 PM
A positive note
by SteveS
09:36 PM
How to locate links to particular site if they are only used in images?
by Conrad
02/10/12 09:41 PM
Pictures not displaying
by Marker23
02/09/12 10:04 PM
Issue with logging out constantly
by Flanuva
02/09/12 07:05 PM
Forum Stats
10213 Members
36 Forums
33667 Topics
180917 Posts

Max Online: 978 @ 06/24/07 11:19 PM
Random Image