![]() |
Quote:
Code:
|
Quote:
Code:
|
Quote:
|
1 Attachment(s)
Hello!
I have a bad scrollbar in my postcontent. Can you help me? |
Quote:
for the style you are having an issue with Post User Information Width back to 200postbitlegacy_userinfo_width or change Document Margin to doc_margin Right : 30 Left : 30 |
Sorry, not help it. The problem still persists. :(
|
Quote:
try reducing the length of text you use per line so instead of it being line this on 1 line Code:
this is a test post which i can say is really to long for my forum posts to handle Code:
this is a test post which i can say is really to long for my as you can already see my first attempt give a scroll |
1 Attachment(s)
Quote:
Edit: I've attached a test screenshot. |
Quote:
for example Thank you Mod or ensured that you have closed the tags correctly |
thats my postbit_legacy:
Code:
{vb:raw template_hook.postbit_start} |
Yamm try this one
Code:
|
I'm sorry, no improvement.
|
Quote:
from what i know chrome has an issue with vbulletin 4.1.10 |
I have tested it with Firefox and Opera, the error is identical. vBulletin 4.1.10.
|
If I undo the changes in the additional.css do, the error is gone. So it must be like dirt somewhere.
|
I've found it. It is the bottom line
PHP Code:
|
Quote:
i messed up once when i realised that some css code had to be first before any additional |
Quote:
i havent had an issue with it yet as i just customised the default style |
Quote:
Code:
<vb:if condition="$post['field6']"> |
1 Attachment(s)
Alternate you could do this:
Find in the postbit legacy Code:
{vb:rawphrase xs_avatar, {vb:raw post.username}}" /> Code:
<div align="center"> This just removes the "country", and centers the flag under your avatar. (See attached screen) |
Quote:
Code:
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI"> this is why your ment to use Code:
<vb:if condition="$post['field6']"> <div class="etiket_postbit_alanI_userinfo_extra_yazIlarI"> Country: <dd> <img src="{vb:stylevar imgdir_button}/flags/{vb:raw post.field6}.GIF" align="middle" alt="{vb:raw post.field6}" border="" /> </dd> </div> is in the additional.css if the above is removed from it to get what your screenshot shows which is wrong |
Quote:
The CSS remains as it was. There has been NO change to it - nor is it missing. For example: Under this: Code:
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI"> Code:
<div class="etiket_postbit_alanI_userinfo_extra_yazIlarI"> So no, I know how I meant to use it. I forgot nothing. My screenshot is correct. |
Quote:
|
LOL - for me - it was not intended to be.
Each to his own - just trying to throw something out there that is a little different! |
Quote:
|
|
1 Attachment(s)
hey eTikeT thanks a lot for this modification, i have to ask u for some help, i installed this mod.
what can i do to add that mod to ur postbit legacy? im currently using vB 4.1.10 |
Could anyone tell me how to put a box around custom fields?
|
1 Attachment(s)
I am having trouble with the data lining up with the labels they are supposed to refer to...
The attached file shows where all data is lower than the labels. I used the exact code found in this mod, so any recommendations are greatly appreciated. The background doesnt have the effect that the example did, so also any recommendations to get that are also appreciated. |
Quote:
upload the folder to /images/ it will work after |
Quote:
please do not place all postbit_legacy code please |
Quote:
|
Quote:
admincp > Styles & Templates > Style Manager > # edit templates # Expand all template groups # search for postbit_legacy # click edit # replace all the code |
1 Attachment(s)
Quote:
|
Quote:
My other problem was because I inadvertantly had compatibility mode on. Thanks much |
Great...
https://vborg.vbsupport.ru/ done (Y) I wonder if I wanna add more fields in postpit box How??? |
Quote:
you will need to located the correct template to edit in order for it to work correctly in postbit_legacy you can also include custom fields in postbit_legacy |
How do i go about putting the ibProArcade score back in
|
for postbit
find <dl class="userstats"> and add this under it Code:
{vb:raw post.crowns}{vb:raw post.champtext}<br /> find Code:
<vb:if condition="$post['joindate']"><dt>{vb:rawphrase join_date}</dt> <dd>{vb:raw post.joindate}</dd></vb:if> Code:
<dd>{vb:raw post.crowns}{vb:raw post.champtext}</dd><br /> |
1 Attachment(s)
The default online option wasn't working for me.
Replaced with this: |
All times are GMT. The time now is 10:54 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:
|