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.

 
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
Get Rid of White & Blue Background Colors


I got this in an email:
quote:


@thetumblingtumbleweed
wrote:

I am having trouble with some settings on the new board I started for some friends whose football board abruptly shut down.

Can you guide me thru how to get rid of the white and pale blue background colors or haw to change them? I can't seem to find which they are on the color management section. Everything I try changes something different than what I thought it would.

Thanks for your help.




Board: https://byourbaltimoreravens.runboard.com/





Last edited by Joxcenia, 10/21/2019, 9:29 pm


---

10/21/2019, 5:51 am Link to post Email Joxcenia   PM Joxcenia Blog
 
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: Design Help Needed


The stuff he wants to get rid of and/or change is all in the CSS.

Please direct him to post in the Q&A forum here, so PR and/or I can help him.

---
Runboard Knowledge Base
Runboard Support Forums
Find other message boards
10/21/2019, 9:53 am Link to post Email Lesigner Girl   PM Lesigner Girl 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: Get Rid of White & Blue Background Colors


Delete this code in your CSS box:


/* DEFINES STRUCTURE OF LAYOUT */
#shell{
   margin : 0 auto;
   background : #fff;
   width : 960px;
   border-right : 1px solid #ccc;
   border-left : 1px solid #ccc;
}
.top {
   background : url(/img/layouts/joshin_josh_1/top.png) no-repeat center 0;
   width :968px;
   height:28px;
   margin : 0 auto;
}
.bot{
   background : url(/img/layouts/joshin_josh_1/bot.png) no-repeat center 0;
   width : 968px;
   height : 28px;
   margin : 0 auto;
}
.bluetop{
   margin: 0 auto;
   width : 100%;
   height : 15px;
   background :#779AC2;
   border-bottom : 1px solid #ccc;
}
.bluebot{
   margin : 0 auto;
   width : 100%;
   height : 15px;
   background : #779AC2;
   border-top : 1px solid #ccc;
}
.backtotop {
   margin : 0 auto;
   font-size : 10px;
   border : 0;
   text-align : center;
   line-height : 28px;
   vertical-align : middle;
}
.backtotop a:link, .backtotop a:active, .backtotop a:visited, .backtotop a:hover {
   color : #fff;
   text-decoration : none;
}
.bottominfoline {
   text-align: center;
}
.ak_fl_forumrow_mouseover_off {
   padding : 3px;
   background : #eeeef1 url(/img/layouts/joshin_josh_1/moo.png) bottom;
}
.ak_fl_forumrow_mouseover_on {
   padding : 3px;
   background : #e9eaee;
}
.ak_tl_topicrow_mouseover_off {
   padding : 0.75em 3px;
   background : #eeeef1 url(/img/layouts/joshin_josh_1/moo.png) bottom;
}
.ak_tl_topicrow_mouseover_on {
   padding : 0.75em 3px;
   background : #e9eaee;
}


I created you a test board:

https://bybrtest.runboard.com/

Thread:

https://bybrtest.runboard.com/t2






---

11/2/2019, 2:38 am Link to post Email Joxcenia   PM Joxcenia Blog
 
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: Get Rid of White & Blue Background Colors


He could also start from a completely different theme, instead of starting with the default.

---
Runboard Knowledge Base
Runboard Support Forums
Find other message boards
11/5/2019, 7:42 am Link to post Email Lesigner Girl   PM Lesigner Girl 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: Get Rid of White & Blue Background Colors


He commented on the test board & sent me a PM. I've combined them:

quote:



This layout works. Can we get it wider? maybe only 1 cm along the sides? If you can do that, I would appreciate just transferring the layout to the board. I'm not sure I get the CSS stuff.

Many thanks. TTW








---

11/5/2019, 11:02 am Link to post Email Joxcenia   PM Joxcenia Blog
 
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: Get Rid of White & Blue Background Colors


What he's wanting to do can't be measured in centimeters.

I'm going in.

---
Runboard Knowledge Base
Runboard Support Forums
Find other message boards
11/8/2019, 6:25 am Link to post Email Lesigner Girl   PM Lesigner Girl 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: Get Rid of White & Blue Background Colors


Okay. Thanks. I'd pretty much done all I could do. I'm the one who cut the code from the actual board.


I'm reading a trilogy, and so it's keeping me offline a bit lately.






---

11/8/2019, 6:40 am Link to post Email Joxcenia   PM Joxcenia Blog
 
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: Get Rid of White & Blue Background Colors


You did good for not being fluent in CSS, Jox. emoticon

---
Runboard Knowledge Base
Runboard Support Forums
Find other message boards
11/8/2019, 8:24 am Link to post Email Lesigner Girl   PM Lesigner Girl 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: Get Rid of White & Blue Background Colors


Thanks. I just looked for the 'hidden' titles on the codes, and removed the ones I thought might be the one, and then put it back when it wasn't. I got it on the second or third try.





---

11/9/2019, 6:06 am Link to post Email Joxcenia   PM Joxcenia Blog
 
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: Get Rid of White & Blue Background Colors


You're welcome. emoticon

---
Runboard Knowledge Base
Runboard Support Forums
Find other message boards
11/16/2019, 9:00 am Link to post Email Lesigner Girl   PM Lesigner Girl Blog
 


Add a reply



You are not logged in (login)