The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
Quote:
I've pretty much followed the instructions above |
#12
|
|||
|
|||
Throwing in a
HTML Code:
text-align: right; |
#13
|
|||
|
|||
Awesome, thanks so much guys :up:
Is there any way to completely remove the category text which is now on the right hand side? And the collapse expand? I dont like how it looks now with them there Really sorry to keep asking stuff. |
#14
|
|||
|
|||
Look at the template
forumhome_forumbit_level1_nopost under Forum Display Templates. The html should be pretty straightforward |
#15
|
|||
|
|||
You've missed out adding the .tcat_text_title CSS part, I can see by looking at your source code.
|
#16
|
|||
|
|||
^ Although you could do the above, -1000 pixels isn't nearly enough to take something off a screen, especially when its aligned to almost the very right.. Screens now can be commonly larger than 1600 px wide. If you're going to text-indent, make it around -9999 just to be sure.
|
#17
|
|||
|
|||
Yes I took that out and used text-align: right after each image. The .tcat_text_title seemed to remove my images from the strip altogether and revert back to the default strip
|
#18
|
|||
|
|||
Right, from what you currently have, follow these instructions and it will work fine:
1. To the CSS add: .tcat_tex_title { visibility:hidden; } 2. From: .tcat_text_20 { background: #990000 url(images/misc/pbcatbitofbant.jpg) no-repeat; text-indent: -4000px; } Remove the 'text-indent: -4000px;'. Repeat this step for the other tcats_text_<id> CSS decelerations. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|