Site Links
Home
Features
Documentation
Pricing & Order
Members Area
Support Options
UBBDev.com
UBBWiki.com
Who's Online
0 registered (), 27 Guests and 14 Spiders online.
Key: Admin, Global Mod, Mod
Featured Member
Registered: Yesterday at
Posts: 1
Top Posters (30 Days)
Ruben 49
DennyP 24
Gizmo 24
Dunny 17
SteveS 14
AllenAyres 12
dbremer 10
SD 9
drkknght00 9
driv 8
Latest Photos
OK Corral Shoot Out
Testing
Basildon Train Station
Basildon Town Centre looking from the rounderbout
Basildon Town Square
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
Ability to "like" individual posts (not Facebook "likes)
by doug
Yesterday at 09:03 AM
Island Permissions
by ThreadsUser
05/22/12 03:03 PM
streaming video
by prkrgrp
05/20/12 07:02 PM
New Posts Corrupted? Can someone help?
by PianoWorld
05/19/12 09:41 AM
Custom forum permissions
by ntdoc
05/18/12 02:07 PM
Forum Stats
10489 Members
36 Forums
33840 Topics
181693 Posts

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