The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
Why not simply use <img src="blah" style="float:right;" width="" height="" boder="0" /> ?
With the <div> tag you must specify a width before using float, otherwise its width defaults to all of the available space and it doesn't fit in with the text |
#12
|
|||
|
|||
Still outputs one line down. To the right works well but can't get it on the same level as the forum name text.
|
#13
|
||||
|
||||
Please post the exact code you have in your template if you want help. Simply saying it doesn't work doesn't tell us a thing. We will need the entire code for that column in order to see what is going on.
|
#14
|
|||
|
|||
Latest code is as Brother Malachi posted.
Just to make sure we are not misunderstanding, I am NOT touching any templates. I am doing this in the admin cp under the forum description. Where you enter title of forum, discription, parent forum..etc. I'm placing the code in the description part as that's where I figured this stuff should be done. |
#15
|
||||
|
||||
I don't know that you can do it that way since you need to float the description left also. Maybe put a <div> around the description also and float it left? I don't know if that will work though. (Don't forget you need to put the object you are floating right, before the object you float left.)
|
#16
|
|||
|
|||
It worked!!! I didn't think of that. I did as you said, I added a div tag around the name of the forum in the admin cp and floated it left and used the img tag, gave it a style=float:right and tada, it works fine.
Thanks Lynne |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|