|
Post by tunescool on Dec 6, 2011 11:02:17 GMT -8
wormer would there be a way to right align stuff in a post but have seperate lines start where they normally would start as in the picture. and i could keep those lines on the same rows as something thats on the left left right it wont let you now i think i seen that code that adds stuff to your avatar before, what is it, i want that, thats cool as hell
|
|
|
Post by Wormopolis on Dec 9, 2011 23:21:23 GMT -8
the right/left being on seperate lines is because the UBBC gets turned into divs with alignment. divs by nature are block level so they HAVE to go on seperate lines. the only way to put stuff on the same line but opposite sides is with a table.
now the sad part is you cant just make an invisible table in UBBC since it adds borders to everything. you will need to use Eton's enhanced UBBC tables code in order to strip off the border attributes and add in the alignment.
as for the avatar, the hats code is only going to work on static avatars. since yours changes all the time, it never finishes loading in order to determine the dimensions of your avatar. hats is incompatible with dynamic avatars.
|
|
|
Post by tunescool on Dec 12, 2011 21:08:59 GMT -8
i couldnt figure out how to make the border a different color, just the background. but i think im gonna wait anyway because if this code isnt gonna work rite away with v5 ill have important threads sitting there with ubbc that does nothing and my threads will be all ruined
|
|