The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
I think this would b cool....
Ok, in the postbit, unmodified, your username and avatar and shit are there, but i think itd b cool to have it accross the top....or bottom, and then have your avatar IN the post.....and the text from the psot wraps around it.....anyone think they can do it? i think itd b bad if done right.... so the post bit would look like this.....
------------------------------------------------------------------------ Username| Usertitle | Posts | Location | yadda yadda ------------------------------------------------------------------------ Avatar| Avatar| Avatar| TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT Think thats possible? |
#2
|
|||
|
|||
Yes, on filburt1's forum he has it like that.... kinda
ask him? |
#3
|
|||
|
|||
Not really that hard, as with all postbits, it just takes a little time and some HTML knowledge
|
#4
|
|||
|
|||
yah im workin on it, right now im having trouble getting the text to wrap, i want it to start towards the top of the avatar, instead right there at the bottom like i have shown....
|
#5
|
||||
|
||||
Try using nowrap. (Is that what you wanted? If so, place 'nowrap' in your <td> tag)
|
#6
|
|||
|
|||
naw Tony, I want it to wrap around the avatar like this
------------------------------------------------------------------------ Username| Usertitle | Posts | Location | yadda yadda ------------------------------------------------------------------------ Avatar|TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT Avatar|TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT Avatar|TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT |
#7
|
|||
|
|||
Maybe it was you or somebody else but I thought this was already answered.
Anyway in postbit_avatar (IIRC) add align="left" hspace="3" vspace="3" to the image tag. Edit: BTW my postbit relies heavily on other templates on my forum so I'm not going to release it, especially due to its reliance on images. What I did to align the avatar was just to make a table cell and dump the avatar in the middle of it. |
#8
|
||||
|
||||
I can't remember if this will work but try doing this:
Code:
$post[avatar]<p align="left">$post[message]</p> |
#9
|
|||
|
|||
that works bro, however it doesnt wrap the text....it jsut goes all the way out, and it makes the forum all wide.....that postbit_avatar thing didint work for me either filburt, ut thanks anyways guys....i hope i kan figure out sumthing
|
#10
|
|||
|
|||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|