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.

 
pitszal Profile
Live feed
Blog
Friends
Miscellaneous info

Regular poster

Registered: 10-2006
Location: In The House On My PC LOL
Posts: 229
Karma: 3 (+8/-5)
Reply | Quote
No Border In Posting section


Hi emoticon

How do I eleminate the borders in the posting section?

Thanks
Sylvia emoticon

---




There will never be a day when I won’t think of you love you and wish you were here by my side
3/14/2010, 2:09 am Link to post Email pitszal   PM pitszal Blog
 
Pastor Rick Profile
Live feed
Blog
Friends
Miscellaneous info

Moderator

Registered: 07-2005
Location: Texas
Posts: 10257
Karma: 272 (+331/-59)
Reply | Quote
Re: No Border In Posting section


Hi pitszal,

I am afraid you got stuck with the back-up team this time. I tried a lot of different ways to do this but while it is easy to get the border around the whole posting area to disappear the border inside of the posting area defy my attempts. The best I could do was this (in your CSS area):

.ak_msgform_master_table {
border-collapse:collapse;
border:0 none #F7F7F7;
}


I chose a color very close to your boards current background (ie: #F7F7F7), using "transparent" didn't work except on the outer border even when I targeted other specific classes inside the .ak_msgform_master_table for some reason...

Last edited by Pastor Rick, 3/14/2010, 5:12 am


---

Advertise Boards On TRDConceptsDE
3/14/2010, 4:59 am Link to post Email Pastor Rick   PM Pastor Rick 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: No Border In Posting section


Hi Sylvia,

Where you see this in your CSS:

/* WRITE MESSAGE */
.ak_msgform_master_table {font-family:verdana;font-size:12px;border:1px solid #00aa00;}
.ak_msgform_master_table td {border:1px solid #00aa00;}


Change those both so they say border:0;

You can also get rid of borders around the clickable smileys by adding the part in red below:

/* SCROLLABLE SMILEY TABLE */
.smileybox { position:relative; }
.smileyhead { width:635px; font:bold 13px verdana; color:#ffffff; }
.smileytable { width: 635px; height:600px; overflow:auto; }
.new_smiley_box_h { border-collapse:collapse; padding:0; margin-top:-1px; }
.msgform_clickable_smiley_box_b_td { border: 0; }
.goaway, .msgform_clickable_smiley_box_h { display:none; }


---
Runboard Knowledge Base
Runboard Support Forums
Find other message boards
3/14/2010, 11:36 am Link to post Email Lesigner Girl   PM Lesigner Girl 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: No Border In Posting section


I cleaned up your CSS errors again. Remember, one error can mess up a lot of other things.

Here's that link to the validator.

---
Runboard Knowledge Base
Runboard Support Forums
Find other message boards
3/14/2010, 11:46 am Link to post Email Lesigner Girl   PM Lesigner Girl Blog
 
Pastor Rick Profile
Live feed
Blog
Friends
Miscellaneous info

Moderator

Registered: 07-2005
Location: Texas
Posts: 10257
Karma: 272 (+331/-59)
Reply | Quote
Re: No Border In Posting section


quote:

Lesigner Girl wrote:

Hi Sylvia,

Where you see this in your CSS:

/* WRITE MESSAGE */
.ak_msgform_master_table {font-family:verdana;font-size:12px;border:1px solid #00aa00;}
.ak_msgform_master_table td {border:1px solid #00aa00;}


Change those both so they say border:0;



That was the first thing I tried LG, the interior borders for the .ak_msgform_master_table did not go away though I could fake it on solid color backgrounds by specifying a border color identical to the backgrounds...

---

Advertise Boards On TRDConceptsDE
3/14/2010, 1:51 pm Link to post Email Pastor Rick   PM Pastor Rick 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: No Border In Posting section


Your border:0 none #F7F7F7; essentially does the same thing, except it ignores the "none" and "#f7f7f7" completely, since you're already telling it no border with the "0".

---
Runboard Knowledge Base
Runboard Support Forums
Find other message boards
3/14/2010, 2:02 pm Link to post Email Lesigner Girl   PM Lesigner Girl Blog
 
pitszal Profile
Live feed
Blog
Friends
Miscellaneous info

Regular poster

Registered: 10-2006
Location: In The House On My PC LOL
Posts: 229
Karma: 3 (+8/-5)
Reply | Quote
Re: No Border In Posting section


Hi emoticon

Thank you Lesigner Girl and Pastor Rick.

Sylvia emoticon

---




There will never be a day when I won’t think of you love you and wish you were here by my side
3/14/2010, 4:46 pm Link to post Email pitszal   PM pitszal 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: No Border In Posting section


You're very welcome, Sylvia. emoticon

---
Runboard Knowledge Base
Runboard Support Forums
Find other message boards
3/14/2010, 6:08 pm Link to post Email Lesigner Girl   PM Lesigner Girl Blog
 
Pastor Rick Profile
Live feed
Blog
Friends
Miscellaneous info

Moderator

Registered: 07-2005
Location: Texas
Posts: 10257
Karma: 272 (+331/-59)
Reply | Quote
Re: No Border In Posting section


You are very welcome Sylvia. emoticon

---

Advertise Boards On TRDConceptsDE
3/14/2010, 6:27 pm Link to post Email Pastor Rick   PM Pastor Rick Blog
 


Add a reply



You are not logged in (login)