Runboard.com
Слава Україні!
Lost? Hover on Bookmarks!
Runboard Extra! The Runboard Directory Runboard Knowledge Base

Welcome to Runboard Support, the place to find help with your Runboard user account or message board.

If you can't find the answer you need with our search feature, ask here, and a member of staff will respond to you personally.

Chat room Runboard Knowledge Base (wiki) Search Facebook Twitter

runboard.com       You are not logged in.

 
R3K0n Profile
Live feed
Blog
Friends
Miscellaneous info

Registered user

Registered: 07-2004
Location: Arizona
Posts: 9
Karma: 0 (+0/-0)
Reply | Quote
Two questions


1. On the board statistics box, how do I change the bar where is says "Board Statistics" to a different color and how can I make that box smaller in width?

2. How can I hadd a border around the "Online Members" section at the top?

Hope these make sense and thanks to anyone that helps.

---

2/8/2005, 9:10 am Link to post Email R3K0n   PM R3K0n AIM MSN
 
Smackdown5 Profile
Live feed
Blog
Friends
Miscellaneous info

Mr RunSearch
Runboard user emeritus

Registered: 07-2003
Location: UK
Posts: 8201
Karma: 259 (+412/-153)
Reply | Quote
Re: Two questions


Through css of course:

The board stats table width:

.forumlistboardstatstable{ width: 100%; border-style: solid; border-width: 1px 1px 1px 1px; border-color: #000000;background-color:#666666;}

The board stats header:

.forumlistboardstatsheader { border-width: 0px 0px 1px 0px; border-color:#000000}

The online members section a simple border (use the second class to set some padding)

.forumlistwhosonlinetable { width: 100%; border-style: solid; border-width: 1px 1px 1px 1px; background-color: #000000; border-color: #000000;}
.forumlistwhosonlinetd{padding: 6px 6px 6px 6px;}


Of course R3k0n modify/add/remove etc all that you need from it.

I always find viewing the source code of pages you can quickly find the relevant css for the area.

Smack! emoticon

---
RunSearch | http://www.youposted.com | $20 Free Clicks
2/8/2005, 3:47 pm Link to post PM Smackdown5 Blog
 
R3K0n Profile
Live feed
Blog
Friends
Miscellaneous info

Registered user

Registered: 07-2004
Location: Arizona
Posts: 9
Karma: 0 (+0/-0)
Reply | Quote
Re: Two questions


thanks a lot dude, most appreciated.

---

2/8/2005, 9:11 pm Link to post Email R3K0n   PM R3K0n AIM MSN
 
Smackdown5 Profile
Live feed
Blog
Friends
Miscellaneous info

Mr RunSearch
Runboard user emeritus

Registered: 07-2003
Location: UK
Posts: 8201
Karma: 259 (+412/-153)
Reply | Quote
Re: Two questions


your welcome emoticon

---
RunSearch | http://www.youposted.com | $20 Free Clicks
2/13/2005, 7:10 pm Link to post PM Smackdown5 Blog
 


Add a reply



You are not logged in (login)