Pastor Rick
Head Administrator
Global user (premium)
Registered: 07-2005
Location: Texas Country
Posts: 292
Karma: 4 (+4/-0)

|
|
Reply | Quote
|
|
Posting dividers?
The question came up on how to place posting dividers around the posting options in a message as a way of better separating them... The idea was to use the | symbol just like we now see around the edit, delete, reply and quote buttons.
Lesigner Girl came up with the following CSS snippet that simulates this effect:
.postlist_karma_applaud, .postlist_karma_smite, .postlistsendpm, .postlistsendmsn, .postlistsendyahoo, .postlistsendaim, .postlistsendicq, .postlistblog {
padding-right: 0.25em; margin-right: 0.25em; border-right: 1px solid #ccc;
}
What this does if give a right border for each of those options. The last part #ccc is CSS shorthand for a light gray border but you can change it to any valid color code.
Thank you Lesigner Girl 
Last edited by Pastor Rick, 2/29/2008, 11:44 pm
|
|
2/28/2008, 5:48 pm
|
Send Email to Pastor Rick
Send PM to Pastor Rick
MSN
Blog
|