The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Adding space between username and online-offline
Hi Guys
any ideas on how to do this? |
#2
|
||||
|
||||
What page are you talking about? Can we get a link to the problem to see it?
|
#3
|
||||
|
||||
Try adding this to additional.css
Code:
img.onlinestatus { left: 0px !important; } I believe he was talking about img.onlinestatus but we shall see . |
Благодарность от: | ||
Disco_Dave |
#4
|
||||
|
||||
Quote:
Quote:
Cheers, Dave @Lastsuperman That worked spot on for threads posts etc, but didn't work for the blogs..... |
#5
|
||||
|
||||
You can try this:
Code:
#sidebar_container .blocksubhead a.username{ padding-right: 50px; } |
#6
|
||||
|
||||
Cheers Ozzy, I'll give it a try.
|
#7
|
||||
|
||||
If anything simply edit the image, if there is any empty transparent space on the sides then shift the image right so the left side of the image (which is transparent) serves as your spacer - it won't be pixel perfect but sure does beat trying to sort all areas of the css and some of this is shared css so messing w/ the default css definition does not always yield the desired appearance on eone page versus the others. A plugin like I'm about to do an article on would though.
|
Благодарность от: | ||
CAG CheechDogg |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|