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  5 

 
Shannt Profile
Live feed
Blog
Friends
Miscellaneous info

Regular poster

Registered: 02-2019
Location: Texas
Posts: 143
Karma: 0 (+0/-0)
Reply | Quote
Table Border & Smilies


I have a couple of questions.

How do I get a border on the homepage for the forum, topics, posts and last post? I see there's just one border around the whole thing but I would like one to separate the forums.

Also, where do I add the smilies at?

Thank you!

Edit to add my board link.
https://bourcountryhome.runboard.com/

Last edited by Shannt, 10/14/2019, 10:53 pm


---

10/14/2019, 10:53 pm Link to post Email Shannt   PM Shannt
 
Joxcenia Profile
Live feed
Blog
Friends
Miscellaneous info

Global Administrator
Runboard staff member

Registered: 11-2005
Location: Whoosher House
Posts: 7810
Karma: 74 (+75/-1)
Reply | Quote
Re: Table Border & Smilies


Look in the "Custom Language Set" in the board's control panel. Not completely sure that's the place, but that's all I can think of for now. Pastor Rick and Lesa are the ones who can really be of help. I'm sure they know CSS code that will do the trick.

Also, check out the skins board, perhaps Pastor Rick has a skin/theme he set up that has just what you're wanting to do, and you can borrow and tweak that code.

https://bakheva.runboard.com/f20







---

10/14/2019, 11:14 pm Link to post Email Joxcenia   PM Joxcenia Blog
 
Joxcenia Profile
Live feed
Blog
Friends
Miscellaneous info

Global Administrator
Runboard staff member

Registered: 11-2005
Location: Whoosher House
Posts: 7810
Karma: 74 (+75/-1)
Reply | Quote
Re: Table Border & Smilies


Ooh. Or, try the "Edit Layout / Colors of Your Board" in the control panel, and scroll down the page to:

Forum list layout options
Topic list layout options
Post list layout options

They have options for border colors and widths. That's probably what I should have thought of first.




---

10/14/2019, 11:33 pm Link to post Email Joxcenia   PM Joxcenia Blog
 
Shannt Profile
Live feed
Blog
Friends
Miscellaneous info

Regular poster

Registered: 02-2019
Location: Texas
Posts: 143
Karma: 0 (+0/-0)
Reply | Quote
Re: Table Border & Smilies


Thank you Joxcenia.

I just started having a font size issue. I changed the font size to 14 but it didn't change on my board.

---

10/15/2019, 1:02 am Link to post Email Shannt   PM Shannt
 
Susa Profile
Live feed
Blog
Friends
Miscellaneous info

Global Administrator


Registered: 07-2006
Location: Oχάιο
Posts: 4623
Karma: 128 (+137/-9)
Reply | Quote
Re:


Shannt, in your control panel there is a topic that says "Manage post icons". That is where you add your smileys.

Image


Pastor Rick or Lesa needs to help you with the coding to do those borders. I will send for help.

---

SS eH PF
10/15/2019, 1:04 am Link to post PM Susa Blog
 
Shannt Profile
Live feed
Blog
Friends
Miscellaneous info

Regular poster

Registered: 02-2019
Location: Texas
Posts: 143
Karma: 0 (+0/-0)
Reply | Quote
Re:


Thank you Susa.

---

10/15/2019, 1:08 am Link to post Email Shannt   PM Shannt
 
Lesigner Girl Profile
Live feed
Blog
Friends
Miscellaneous info

Global Administrator
Head of Runboard staff

Registered: 11-2005
Posts: 26740
Karma: 436 (+489/-53)
Reply | Quote
Re: Table Border & Smilies


Hi Shannt!

quote:

I see there's just one border around the whole thing but I would like one to separate the forums.



I don't know what you mean by one border to separate the forums. Do you mean many borders? If so, try this in your CSS and see if it's what you want:

.forum_list_table td {
border: 1px solid #000 !important;
}



Font size is a little trickier. You could try adding this to your CSS, but it will affect every font on your board.

body [class] { font-size: 14px; }

If you want to re-size other fonts after that, you can do those separately by targeting the specific classes.

If any of this feels overwhelming, we can help you with any part of the code.

Last edited by Lesigner Girl, 10/15/2019, 1:24 am


---
Runboard Knowledge Base
Runboard Support Forums
Find other message boards
10/15/2019, 1:23 am Link to post Email Lesigner Girl   PM Lesigner Girl Blog
 
Shannt Profile
Live feed
Blog
Friends
Miscellaneous info

Regular poster

Registered: 02-2019
Location: Texas
Posts: 143
Karma: 0 (+0/-0)
Reply | Quote
Re:


Thank you! The font code works perfect and the border is exactly what I want but is there a way to remove the space? To me it looks like a double border.

I apologize for any inconvenience this is causing.

---

10/15/2019, 1:45 am Link to post Email Shannt   PM Shannt
 
Lesigner Girl Profile
Live feed
Blog
Friends
Miscellaneous info

Global Administrator
Head of Runboard staff

Registered: 11-2005
Posts: 26740
Karma: 436 (+489/-53)
Reply | Quote
Re: Table Border & Smilies


No need to apologize, Shannt! We're here to help!

Try adding this to your CSS:

.forum_list_table {
border-collapse: collapse;
}


---
Runboard Knowledge Base
Runboard Support Forums
Find other message boards
10/15/2019, 1:49 am Link to post Email Lesigner Girl   PM Lesigner Girl Blog
 
Shannt Profile
Live feed
Blog
Friends
Miscellaneous info

Regular poster

Registered: 02-2019
Location: Texas
Posts: 143
Karma: 0 (+0/-0)
Reply | Quote
Re:


That worked! Again, thank you!!

---

10/15/2019, 2:00 am Link to post Email Shannt   PM Shannt
 


Add a reply

Page:  1  2  3  4  5 



You are not logged in (login)