The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Subforum threadbit problem - formatting/template?
Warning: I've given my threadbit template hell..
I have things on a forum-level right about where I like them now. However, my subforum threadbit is all unhappy with me. Is there a reason that the subforum threadbit doesn't follow the same formatting as the rest of the site? The posts on the bottom are my happy, clean threadbit. The upper area is my subform listing, which is decidedly uncooperative. |
#2
|
||||
|
||||
Chris, that is because of that CSS where you widened the last post column. I told you you couldn't add that CSS unless you remeove the RSS/Subscription div part or it woudl cause issues (like you see).
|
#3
|
|||
|
|||
That is the politest "I told you so" ever.
Is there a conditional that I could use, that's along the lines of "if it's a subforum"? Eg if not a subforum, width = wide, if it's a sub, width = narrow? Edit: Ooooh, my RSS/Subscription icons are still in there... *runs off to hunt them down* --------------- Added [DATE]1302485317[/DATE] at [TIME]1302485317[/TIME] --------------- A-ha! Code:
.forumbit_post .forumactionlinks { width: 5%; display:block; float:{vb:stylevar left}; clear:{vb:stylevar right}; } |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|