The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
User Profile Block
First of all, thank you to whoever helps me and I apologize if I posted this on the wrong forum. Just 3 "questions"
o1. I'm trying to move around the blocks on the user profiles. Instead of having the picture, information, groups, et cetera to the left I'm trying to move it to the right. o2. Also, I want to change the looks of the blocks so if anyone can point me to the right file I'll really appreciate it. o3. And last, I also want to change the look of the profiles on post (http://vvcap.net/db/6OOjOD8Us2bgwiq3Kgz-.png) Thanks. |
#2
|
||||
|
||||
Try something like this in additional.css (you may need to tweek it for your site):
HTML Code:
#sidebar_container.member_summary { clear: left; float: right;} #userprof_content_container { float: none; margin-right: 260px; margin-left: 0; } Postbit looks can also be changed via CSS. |
#3
|
||||
|
||||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|