Runboard.com
Слава Україні!
Runboard Extra Chat Room Support Search Facebook

Runboard.com       Sign up learn about it | Sign in lost password?

 
Pastor Rick Profile
Live feed
Blog
Friends
Miscellaneous info

 


Registered: 07-2005
Location: Texas
Posts: 395
Karma: 51 (+55/-4)
Reply Quote
Changing the Post List command separators


So you have everything set the way you want it except for those pesky separator bars (that look like this: |). Those little elements are all wrong you say because they don't match the theme or color scheme of your board. Now you can do something about it. emoticon

Say for example you wanted the commands separated by the dash mark and you wanted the dashes to be fuchsia colored.

To do this you would go into your control panel and:

1. Go to your Custom Language Set (CLS)
2. find the entry that says post_list_command_separator
3. Replace what you see there with this (I am making the dash fuchsia colored so you can see where it goes):


<span class = "post_cmd_sep"> - </span>


4. Hit the "submit" button/link to save that part then go to your custom CSS.
  (Control Panel -> Board management -> Edit colors and theme -> CSS management).
5. Somewhere in your custom CSS paste this bit of code:


.post_cmd_sep {color:#ff00ff;}


6. Hit the "submit" button/link to save your work and you are done emoticon

Edited to remove "span" from CSS declaration

Last edited by Pastor Rick, 12/23/2009, 4:12 am


---

Advertise Boards On TRDConceptsDE
12/22/2009, 5:23 pm Link to post Email Pastor Rick   PM Pastor Rick Blog
 
Lesigner Girl Profile
Live feed
Blog
Friends
Miscellaneous info

 

Head of Runboard staff

Registered: 11-2005
Posts: 1895
Karma: 83 (+86/-3)
Reply Quote
Re: Changing the Post List command separators


Thanks for sharing that, Rick. emoticon

On a side note, you don't need to use the word 'span' in your CSS. It only adds to the file size, and makes it harder to overwrite definitions later.

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

 


Registered: 07-2005
Location: Texas
Posts: 395
Karma: 51 (+55/-4)
Reply Quote
Re: Changing the Post List command separators


I used the span in the CSS because I couldn't think of anything else the added class would be used for. OTOH you are correct in that there may be other CSS classes with the same declarations and having the span puts a minor crimp on coding style when trying to optimize things. So yeah, I agree the span in the CSS isn't needed.

---

Advertise Boards On TRDConceptsDE
12/23/2009, 4:07 am Link to post Email Pastor Rick   PM Pastor Rick Blog
 


Reply





You are not logged in (login)