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.

Page:  1  2  3  4 

 
oh Pen Profile
Live feed
Blog
Friends
Miscellaneous info

Registered user

Registered: 12-2007
Posts: 19
Karma: 0 (+0/-0)
Reply | Quote
Re: I know you'll think I'm stupid


I love both of those ideas!

where do I put the URLs?


banner with cloud text
http://i9.tinypic.com/721mdrm.gif


for 'surf in the seperators' http://i18.tinypic.com/6p899on.jpg




---

12/22/2007, 5:11 pm Link to post Email oh Pen   PM oh Pen
 
SKOKEY Profile
Live feed
Blog
Friends
Miscellaneous info

Heavy poster

Registered: 12-2005
Location: Bennington, NH
Posts: 617
Karma: 25 (+32/-7)
Reply | Quote
Re: I know you'll think I'm stupid


Look in your CSS for Josh's banner pic with this URL http://rbbt.net/skins/joshin_josh/tropical/header.gif

and replace it with the new one
http://i9.tinypic.com/721mdrm.gif

Then do like Lesigner Girl mentioned about the negative text indent:
Edit: Skokey, I recommend keeping the board's name in the <h1> tag of the HTML and hiding it with a negative text-indent via CSS. This can help with search engine rankings, Google's targeted ads, and a variety of other things.

#header h1 {
margin: 0; font-size: 1px;
text-indent: -900000px;
}


Just about any number of pixels is good, as long as it is enough to hide the text in all screen resolutions.


The separator image can go in the set-up layout area. Paste http://i18.tinypic.com/6p899on.jpg into the boxes that ask for
Forum list table header background image:
Forum list table separator background image:
Topic list table header background image:
12/22/2007, 5:31 pm Link to post Email SKOKEY   PM SKOKEY
 
oh Pen Profile
Live feed
Blog
Friends
Miscellaneous info

Registered user

Registered: 12-2007
Posts: 19
Karma: 0 (+0/-0)
Reply | Quote
Re: I know you'll think I'm stupid


Thank you

I tried to post that URL where you told me and I got these messages:




forum_list_table_header_background_image: Must not contain spaces
forum_list_table_separator_background_image: Must not contain spaces
topic_list_table_header_background_image: Must not contain spaces



---

12/22/2007, 7:28 pm Link to post Email oh Pen   PM oh Pen
 
oh Pen Profile
Live feed
Blog
Friends
Miscellaneous info

Registered user

Registered: 12-2007
Posts: 19
Karma: 0 (+0/-0)
Reply | Quote
Re: I know you'll think I'm stupid


Also (I bet you're all sick of me by now)....I put the banner URL where you told me but I have both the clouds AND the font showing!

---

12/22/2007, 7:30 pm Link to post Email oh Pen   PM oh Pen
 
SKOKEY Profile
Live feed
Blog
Friends
Miscellaneous info

Heavy poster

Registered: 12-2005
Location: Bennington, NH
Posts: 617
Karma: 25 (+32/-7)
Reply | Quote
Re: I know you'll think I'm stupid


If I'm understanding LG correctly, find this in your CSS:

/* DEFINES HEADER SIZE AND BACKGROUND */
#header {
width : 800px;
height : 172px;
background-image : url(http://i9.tinypic.com/721mdrm.gif );
background-repeat : repeat-x;
text-align : center;
margin : 0 auto;
}
#header h1 {
margin: 0;
line-height: 130px;
vertical-align:middle;
}


and replace the BOLD section with:

#header h1 {
margin: 0; font-size: 1px;
text-indent: -900000px;
}


Did you put JUST the image URL in the box or did you put forum_list_table_header_background
also?
There's no spaces in the URL so I'm not sure why you get that error message.
12/22/2007, 9:22 pm Link to post Email SKOKEY   PM SKOKEY
 
oh Pen Profile
Live feed
Blog
Friends
Miscellaneous info

Registered user

Registered: 12-2007
Posts: 19
Karma: 0 (+0/-0)
Reply | Quote
Re: I know you'll think I'm stupid


Well - I'm almost there. I think it looks great - thank you all so much emoticon

http://www.runboard.com/baboveboard

just the tiny posticons that I can't do anything with *hint hint hint* emoticon

Last edited by oh Pen, 12/22/2007, 11:18 pm


---

12/22/2007, 11:17 pm Link to post Email oh Pen   PM oh Pen
 
Lesigner Girl Profile
Live feed
Blog
Friends
Miscellaneous info

Global Administrator
Head of Runboard staff

Registered: 11-2005
Posts: 26746
Karma: 436 (+489/-53)
Reply | Quote
Re: I know you'll think I'm stupid


quote:

forum_list_table_header_background_image: Must not contain spaces
forum_list_table_separator_background_image: Must not contain spaces
topic_list_table_header_background_image: Must not contain spaces


There was probably a space after your url, but I see it's fixed now. emoticon

quote:

Now then...the posticon box is tiny..and I can't see the images..how do I alter that please?


Add this to your CSS:

.ak_subject_posticon_icons_td img, .topic_list_table td img { width: auto; height: auto; }

Skokey, I like those clouds in the banner. Great idea, and the clouds look good! emoticon Maybe a dark outline on the rounded corners though, instead of the white? Then it will be perfect. emoticon

Last edited by Lesigner Girl, 12/22/2007, 11:24 pm


---
Runboard Knowledge Base
Runboard Support Forums
Find other message boards
12/22/2007, 11:20 pm Link to post Email Lesigner Girl   PM Lesigner Girl Blog
 
SKOKEY Profile
Live feed
Blog
Friends
Miscellaneous info

Heavy poster

Registered: 12-2005
Location: Bennington, NH
Posts: 617
Karma: 25 (+32/-7)
Reply | Quote
Re: I know you'll think I'm stupid


Yeah, I'll fix that. Not sure how that happened as I didn't do anything to the edges. Check back in a little while Oh Pen.
12/23/2007, 12:05 am Link to post Email SKOKEY   PM SKOKEY
 
SKOKEY Profile
Live feed
Blog
Friends
Miscellaneous info

Heavy poster

Registered: 12-2005
Location: Bennington, NH
Posts: 617
Karma: 25 (+32/-7)
Reply | Quote
Re: I know you'll think I'm stupid


All better now.
http://i6.tinypic.com/81roc50.gif
Image
12/23/2007, 12:45 am Link to post Email SKOKEY   PM SKOKEY
 
Lesigner Girl Profile
Live feed
Blog
Friends
Miscellaneous info

Global Administrator
Head of Runboard staff

Registered: 11-2005
Posts: 26746
Karma: 436 (+489/-53)
Reply | Quote
Re: I know you'll think I'm stupid


Very nice. emoticon

It wasn't noticeable on a white background, but showed up on the blue. emoticon

---
Runboard Knowledge Base
Runboard Support Forums
Find other message boards
12/23/2007, 1:54 am Link to post Email Lesigner Girl   PM Lesigner Girl Blog
 


Add a reply

Page:  1  2  3  4 



You are not logged in (login)