The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Postbit_Legacy REVERSED Layout 1 v.1.0 Details »» | |||||||||||||||||||||||||
==============================
============================== "Postbit_Legacy REVERSED Layout 1" by Freesteyelz Version: 1.0 Re-Inspired By: Ricky6039's thread: https://vborg.vbsupport.ru/showthread.php?t=114862 Thank Yous: Ricky6039, Boofo and Chris M ============================== ============================== Description: The posbit_legacy is displayed in reverse. For fluid and fixed-width layouts. Here's an idea that was re-inspired by Ricky6039's thread. It was a layout I did in UBB back in the day (2001) and now releasing it for vB. This is the first layout in the series. Future releases may come depending on requests, capability and energy. Examples: See attachments below. What to expect?: - Thread/Post title is displayed in place of Post Date. - Post Date and Username are displayed in place of Thread/Post title. - The user popup menu will display only in the first Username (left column). The second username link will go straight to user's profile. - Replies will display just left of post #. - User Online Status and User ID are displayed in the Username column. - Online Status, Report Bad Post and IP images are replaced with text for a cleaner look. - Message/Signature and User's info are bordered. Requirements: vB versions 3.5.3+ (3.5.4 should work; 3.5 versions possibly but I haven't tried it.) Assumptions: That you are editing the Default vB Style or at least using the Default vB Style as a Parent Style. Can it work for custom styles? Yes. You may, however, need to re-work some of the codes for the layout to display properly. I successfully did this on several custom templates. Since many of us are using different styles I thought it would be better to use the Default vB Style for the instructions. PLEASE!!! Read the instructions carefully. Take your time when editing. This is a template edit with quite a few steps so pace yourself. Browsers Tested: Internet Explorer & Firefox Supported: I'll try to answer your questions the best I can. Please click install to notify you if any changes are made. Instructions: Download the .zip file, extract and read the instructions. If you use this mod click the link for any updates via e-mail. Thank you. Attachements in order: 1. posbit_legacy 100% 2. posbit_legacy 770px 3. postbit_legacy menu 770px Show Your Support
|
Comments |
#32
|
||||
|
||||
Quote:
Does that occur every time the postbit loads or on some occasions? I ask because the screenshots I provided in my first post displays the modification with two posts. Sometimes browsers upon refresh will do funky stuff; it generally occurs with Table layouts. ------------- Quote:
|
#33
|
|||
|
|||
Quote:
IE and Safari 2.0 do not show this problem. |
#34
|
||||
|
||||
I'll run some tests again...
|
#35
|
|||
|
|||
Here's an update: Upon further testing it does also show this problem when the initial thread is made (one post) in Firefox. Refreshing seems to take care of it BUT it needs to be refreshed everytime there is one or two posts so it's not a browser problem. Three or more posts do not seem to show this problem. Something in the code isn't being rendered properly the first time the page gets loaded. We removed this code as it was redundant anyway and it seems to help a little when there is one post.
Code:
<!-- USERNAME --> by <a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]">$post[musername]</a><!-- / USERNAME --> |
#36
|
|||
|
|||
Hmm thats strange that your having this trouble using FireFox i use both IE and firefox and everything works fine no matter how many posts there is in the thread
|
#37
|
|||
|
|||
What version are you using, and is it on a PC or Mac? If Mac, PPC or Intel?
Also, it seems to have something to do with the admin account, as regular members don't see it. Haven't tested mod accounts yet. |
#38
|
||||
|
||||
I and several of my members ran numerous tests and came up with nothing conclusive with the code. Before editing the code, clear all of your Internet cache and see if the problem still exists. If it does then try the following below:
The Usercolumn, which the code switches from left to right, is nearly identical to vB's default code which uses the "175" for its width. See if by changing it to "175px" will help. It that doesn't help then, just as an experiment, in the Usercolumn, where you see: Code:
<div class="smallfont alt1" style="width:150px;margin:0 auto;padding:3px;text-align:left;border:1px dashed #000000"> Code:
<div class="smallfont"> Quote:
|
#39
|
|||
|
|||
Quote:
Quote:
Quote:
|
#40
|
|||
|
|||
Quote:
|
#41
|
||||
|
||||
Edited: Ahh. Let me know how it goes.
I wanted to cover all basis so I asked some of my members for assistance. I was logged in as the admin. You never know sometimes. |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|