Log in

View Full Version : Profile Enhancements - Profile blocks aligned to the left


Sofia
07-15-2009, 10:00 PM
Profile blocks aligned to the left




Description
Hello all. Simple mod. I don't know if this mod already exists. I have never seen it before. This mod allows you to have your blocks aligned to the left in your profile pages.


https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=218712

Screenshots

http://www.forum-test.fr/left.png



Template Modification


In your template memberinfo_css,

Find:

#content_container {
width:100%;
float:$stylevar[left];
margin-$stylevar[right]:-256px;
}
#content {
margin-$stylevar[right]:256px;
}
#sidebar_container {
width:250px;
float:$stylevar[right];
}Replace by:


#content_container {
width:100%;
float:$stylevar[right];
margin-$stylevar[left]:-256px;
}
#content {
margin-$stylevar[left]:256px;
}
#sidebar_container {
width:250px;
float:$stylevar[left];
}

Shevko
07-16-2009, 08:36 AM
Thanks Sofia.. ;)

Good Work.. :)

newtsys
07-24-2009, 02:37 PM
great lil mod thanks =)

sphinx
07-24-2009, 09:15 PM
thanks,is there any way to increase the space between the side bar and the visitor boxes ? so I can move the visitors message over a touch.

PSiKoMaNYaH
09-16-2009, 09:22 AM
thanks sofia very good :)

trnim.com
09-29-2009, 10:07 AM
Thanks

Chuta
10-09-2009, 12:26 AM
A Totally New Profile Look!

ShawneyJ
11-23-2009, 11:38 AM
nice job ;)

muratcan25
07-20-2010, 08:51 AM
Screenshots not foud
Please Caps _?