Runboard.com
Слава Україні!

runboard.com       Sign up (learn about it) ● Sign in (lost password?)

Page:  1  2 

 
Pastor Rick Profile
Live feed
Blog
Friends
Miscellaneous info

Head Administrator

Registered: 07-2005
Location: Texas
Posts: 501
Karma: 12 (+12/-0)
Reply Quote
RB Popular Sites Show


The RB Popular Site Box is a randomized display of boards which have won the RDS Board of the Week in the last year. Putting this accessory on your own board is easy.

First you place this anywhere in your custom CSS:

.show {
background-color: #f0f3f8;
border:1px solid #9cf;
color: #0033ff;
font-weight: 700;
text-align: center;
height: 170px;
width: 162px;
margin: 3px 0;
padding: 0;}

.show iframe {
width: 140px;
height:140px;
border: 1px solid #99ccff;
text-align: center;
border-color: #ffcc99 #ffcc99 #4682b4 #ffcc99;
}

Then place this in your HTML:

<div class="show">RB Popular Site<iframe src="http://rbbt.net/runsearch/botw/" name="Runboard BotW Show" scrolling="no" frameborder="0"></iframe></div>

Currently You can only customize the CSS portion of the accessory but I am working on a method that will allow you to customize both the elements of the show.



Last edited by Pastor Rick, 9/8/2010, 10:41 pm


---

Advertise Boards On TRDConceptsDE
4/4/2010, 8:28 pm Link 2 this post Send Email to   Send PM to Blog
 
Pastor Rick Profile
Live feed
Blog
Friends
Miscellaneous info

Head Administrator

Registered: 07-2005
Location: Texas
Posts: 501
Karma: 12 (+12/-0)
Reply Quote
Re: RB Popular Sites Show


I now have an easier way for people to use this.

The code for the show in your HTML looks like this:

<div class="small"><iframe src="http://rbbt.net/runsearch/botw/" name="Runboard BotW Show" scrolling="no" frameborder="0"></iframe></div>

In you CSS you put this:

.small {border:0 none;}

Actually, you can do anything you want with the CSS class .small to customize the look of the RB Popular Sites (RPS) show.

The original post will still work if you want to set the RPS inside a box like I have it on this site. You can see how it looks using the .small class by visiting The Neutral Zone. emoticon

---

Advertise Boards On TRDConceptsDE
8/22/2010, 7:54 pm Link 2 this post Send Email to   Send PM to Blog
 
Queenyforever Profile
Live feed
Blog
Friends
Miscellaneous info

Registered user

Registered: 01-2007
Location: Just north of the clouds...
Posts: 164
Karma: 6 (+6/-0)
Reply Quote
Re: RB Popular Sites Show


Pastor, how would I get your side box in Queeny's Obsessions, (like I have my friends etc) but have it stay customized with my skins that I change constantly?

---

“Freedom and democracy are dreams you never give up.”

10/10/2011, 8:59 am Link 2 this post Send Email to   Send PM to Blog
 
Pastor Rick Profile
Live feed
Blog
Friends
Miscellaneous info

Head Administrator

Registered: 07-2005
Location: Texas
Posts: 501
Karma: 12 (+12/-0)
Reply Quote
Re: RB Popular Sites Show


I am not sure I understand but are you wanting the Popular Sites Show with a transparent background?

---

Advertise Boards On TRDConceptsDE
10/11/2011, 8:17 am Link 2 this post Send Email to   Send PM to Blog
 
Queenyforever Profile
Live feed
Blog
Friends
Miscellaneous info

Registered user

Registered: 01-2007
Location: Just north of the clouds...
Posts: 164
Karma: 6 (+6/-0)
Reply Quote
Re: RB Popular Sites Show


If possible that would be perfect....BUT......
 I know each site has their own background and that is what is on the thumbnail of the board being displayed. SO, really just being able to change the border color around the side box, that it's in would be good.

And like you have on the main page, just have the ONE site that is BOTW that week.

Also......will this coding allow the Botw to change automatically each week or will I have to change it manually.
As I see looking to my right....now a long line under your clock and the BOTW is still "the Cook Nook".


IN OTHER WORDS...I like the look you have in the NEUTRAL ZONE....but I want mine to be in a 'side box' like my friends, etc and be able to change the color of the border.

Last edited by Queenyforever, 10/11/2011, 8:38 am


---

“Freedom and democracy are dreams you never give up.”

10/11/2011, 8:35 am Link 2 this post Send Email to   Send PM to Blog
 
Pastor Rick Profile
Live feed
Blog
Friends
Miscellaneous info

Head Administrator

Registered: 07-2005
Location: Texas
Posts: 501
Karma: 12 (+12/-0)
Reply Quote
Re:


Popular sites requires no updating on a board owners part (I do that as I get time). I was lazy with the BotW, BotM, and BotY and just figured out how to display it with Runboards HTML but you have given me an idea on how to fix that so it updates when TRD is updated...

I have to go to work now but maybe tonight I'll get a chance to do some coding and share the results... emoticon

---

Advertise Boards On TRDConceptsDE
10/11/2011, 9:11 am Link 2 this post Send Email to   Send PM to Blog
 
Queenyforever Profile
Live feed
Blog
Friends
Miscellaneous info

Registered user

Registered: 01-2007
Location: Just north of the clouds...
Posts: 164
Karma: 6 (+6/-0)
Reply Quote
Re: RB Popular Sites Show


 emoticon Okay Pastor.....have fun! emoticon

---

“Freedom and democracy are dreams you never give up.”

10/11/2011, 2:22 pm Link 2 this post Send Email to   Send PM to Blog
 
Pastor Rick Profile
Live feed
Blog
Friends
Miscellaneous info

Head Administrator

Registered: 07-2005
Location: Texas
Posts: 501
Karma: 12 (+12/-0)
Reply Quote
Re: RB Popular Sites Show


The good news is the simple code solution works but then I started adding to it so board owners could select more than one of the "Board of the week/month/year" displays on their installation and didn't get finished with that last night...

---

Advertise Boards On TRDConceptsDE
10/12/2011, 8:39 am Link 2 this post Send Email to   Send PM to Blog
 
Queenyforever Profile
Live feed
Blog
Friends
Miscellaneous info

Registered user

Registered: 01-2007
Location: Just north of the clouds...
Posts: 164
Karma: 6 (+6/-0)
Reply Quote
Re: RB Popular Sites Show


 emoticon You always have to make more work for yourself! emoticon

---

“Freedom and democracy are dreams you never give up.”

10/13/2011, 10:52 am Link 2 this post Send Email to   Send PM to Blog
 
Pastor Rick Profile
Live feed
Blog
Friends
Miscellaneous info

Head Administrator

Registered: 07-2005
Location: Texas
Posts: 501
Karma: 12 (+12/-0)
Reply Quote
Re:


It's like a jig-saw puzzle. I have the correct number of pieces but so far I have not gotten them to go together the way I want them to. The good news is that once I get it figured out it will actually be less work for me and anyone who wants to use any of the shows. emoticon

---

Advertise Boards On TRDConceptsDE
10/15/2011, 8:08 am Link 2 this post Send Email to   Send PM to Blog
 


Add a Reply

Page:  1  2 





You are not logged in (login)