![]() |
Hey, nice layout. Can you make it so the avatars are centered. They are like to the left.
Thanks |
Sure go into the postbit_legacy and replace with this code:
For Username Center: Find: Code:
<if condition="$post['usertitle']"><div class="smallfont">$post[usertitle]</div></if> Code:
<if condition="$post['usertitle']"><div class="smallfont" align="center">$post[usertitle]</div></if> For User Rank Centered Find: Code:
<if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if> Code:
<if condition="$post['rank']"><div class="smallfont" align="center">$post[rank]</div></if> Find: Code:
<div class="smallfont"<if condition="$show['avatar']"></div> Code:
<div class="smallfont" align="center"<if condition="$show['avatar']"></div> |
Absolutely love the style. Got installed on my board. However, the two fixes you've released (forumhome forumbit level1 nopost.txt and FORUMDISPLAY.txt), do I just replace the current code with this new code?
Also, which one sorts out the Last post / Threads / Posts bit? Thanks, Bén. |
Yes Just replace the entire code with the ones in those files and it will fix the mix up of, threads/posts/last post info.
|
Love this, thanks.
|
The one you call orange is actually brown...
|
Haha yes im not very good at naming skins.
|
All times are GMT. The time now is 06:56 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|