Site Links
Home
Features
Documentation
Pricing & Order
Members Area
Support Options
UBBDev.com
UBBWiki.com
Who's Online
2 registered (driv, id242), 41 Guests and 9 Spiders online.
Key: Admin, Global Mod, Mod
Featured Member
Registered: 06/05/06
Posts: 708
Top Posters (30 Days)
Ruben 49
DennyP 24
Gizmo 23
Dunny 18
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
#174245 - 01/18/07 11:23 AM CSS for custom post islands
Olly Offline
stranger
Registered: 08/02/06
Posts: 22
Hi there

I have a custom island on my h/p showing the latest 5 posts. Can someone tell me the CSS i need to use to change to the font text and colour.

http://www.teentoday.co.uk

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."
#174255 - 01/18/07 12:39 PM Re: CSS for custom post islands [Re: Olly]
jgeoff Offline
Pooh-Bah
Registered: 08/08/06
Posts: 1922
Loc: NJ

Looks okay right now, if I understand correctly. Or did you want to make it different than the other post islands?
_________________________
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
#174297 - 01/18/07 06:36 PM Re: CSS for custom post islands [Re: jgeoff]
Gizmo Offline

Registered: 06/05/06
Posts: 14994
Loc: Portland, OR; USA
They are standard links and effected by:
 Code:
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}


Please note that islands used outside of your forum are not effected by the board style editor/styles.
_________________________
Forums: UGN Security & VNC Web Design & Development
UBB.Threads: UBB.Wiki, My UBBSkins, UBB.Sitemaps
Longtime UBB Supporter, UBB Beta Tester & Resident Post-A-Holic.
UBB Modifications, Styling, Coding Services, Disaster Recovery, and more!
Top
#174322 - 01/18/07 07:09 PM Re: CSS for custom post islands [Re: Gizmo]
Olly Offline
stranger
Registered: 08/02/06
Posts: 22
Thanks for this. I got it working but actually I am trying to change just the CSS for the box on my homepage, none of the other content. If I use the above it changes all the other fonts?
Top
#174326 - 01/18/07 07:14 PM Re: CSS for custom post islands [Re: Gizmo]
Gizmo Offline

Registered: 06/05/06
Posts: 14994
Loc: Portland, OR; USA
What I posted will effect every link on your site, if you take and assign that box to a span (or a div) with the class "julie" you could do (hey its an example, and I love the name ok? lol):

 Code:
.julie a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.julie a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.julie a:hover {
	text-decoration: underline;
}
.julie a:active {
	color: #FFFFFF;
	text-decoration: none;
}


Additionally, you could use a span or a div with the "ID" of "julie" as:
 Code:
#julie a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#julie a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#julie a:hover {
	text-decoration: underline;
}
#julie a:active {
	color: #FFFFFF;
	text-decoration: none;
}
_________________________
Forums: UGN Security & VNC Web Design & Development
UBB.Threads: UBB.Wiki, My UBBSkins, UBB.Sitemaps
Longtime UBB Supporter, UBB Beta Tester & Resident Post-A-Holic.
UBB Modifications, Styling, Coding Services, Disaster Recovery, and more!
Top
#174487 - 01/19/07 02:02 PM Re: CSS for custom post islands [Re: Gizmo]
jgeoff Offline
Pooh-Bah
Registered: 08/08/06
Posts: 1922
Loc: NJ

Ahh, now I see what you meant - didn't notice the external custom island there on the home page. Yeah, what Gizmo said (as usual ;\) )
_________________________
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
#174531 - 01/19/07 07:57 PM Re: CSS for custom post islands [Re: jgeoff]
Gizmo Offline

Registered: 06/05/06
Posts: 14994
Loc: Portland, OR; USA
 Originally Posted By: jgeoff

Yeah, what Gizmo said (as usual ;\) )
honestly, I have nothing better to do than learn this stuff lol
_________________________
Forums: UGN Security & VNC Web Design & Development
UBB.Threads: UBB.Wiki, My UBBSkins, UBB.Sitemaps
Longtime UBB Supporter, UBB Beta Tester & Resident Post-A-Holic.
UBB Modifications, Styling, Coding Services, Disaster Recovery, and more!
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
05/23/12 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
33841 Topics
181698 Posts

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