Results 1 to 10 of 13
Threaded View
-
20th Oct 2009, 04:07 PM #11MemberWebsite's:
forumflare.comAdd this to additional CSS.
/* ***** postbit ***** */
.postbit {
border: 1px solid #ff6101;
margin: 3px 4px;
padding: 2px;
color: #ff6101;
background: #1b1b1b;
font-size: 10px;
}
And change it to : <div class="postbit">
For example:
Before:
<if condition="$post['joindate']"><div>$vbphrase[join_date]: $post[joindate]</div></if>
After:
<if condition="$post['joindate']"><div class="postbit">$vbphrase[join_date]: $post[joindate]</div></if>
Of course edit the colors on CSS to match your skin.
Enjoy?
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Boxing Match
By byte_s in forum General DiscussionReplies: 9Last Post: 10th May 2011, 04:52 AM -
How to edit postbit_legacy
By H0VA in forum vBulletinReplies: 2Last Post: 25th Mar 2011, 07:04 PM -
Names for boxing websites.
By Developer in forum Webmaster DiscussionReplies: 3Last Post: 5th Feb 2011, 05:48 PM -
need v.net Style Postbit_legacy vb 4.0.2
By onel0ve in forum vBulletinReplies: 2Last Post: 10th Jan 2011, 04:44 PM -
How to Add Reputation on Postbit_legacy ?
By harry in forum vBulletinReplies: 8Last Post: 10th Aug 2010, 06:14 PM
themaCreator - create posts from...
Version 3.47 released. Open older version (or...