Question Postbit Tabs Right Side Legacy

Status
Not open for further replies.

GoodApples

Customer
How would I move postbit Tabs to a right side postbit legacy?

This is How to move whole postbit legacy to the right side.

Place code in additional.css

Code:
.postbitlegacy .userinfo {float:right;}
.postbitlegacy .postbody, .eventbit  .eventdetails .eventbody {margin-left:0; margin-right:200px;}

but I would like to just move Postbit Tabs info and have left and right postbit legacy. ;)
 
That's a customisation beyond what we're able to provide - unfortunately I don't even know where to begin :(
 
I thought so...but I thought I would ask...I would guess it is something with the userinfo extra.
I will keep plugining away at the additional.css but if anyone figures it out let us know. :)

---------- Post added at 18:59 ---------- Previous post was at 15:41 ----------

Using additional.css This sets up the two areas

Code:
.postbitlegacy .info {float:right;}
.postbitlegacy .postbody, .eventbit  .eventdetails .eventbody {margin-left:0; margin-right:200px;}

Now the trick will be getting the Postbit Tab info move to the right side. I think this can be done in the additional.css too. :) I am plugging away.
 
Status
Not open for further replies.

Similar threads

Legacy Postbit Tabs

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
497
Customer rating
0.00 star(s) 0 ratings
Back
Top