The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
New Social Groups page layout Details »» | |||||||||||||||||||||||||||||
A template edit for the Social Groups page to look more like the Profile page.
version 1.2 - 2009-02-07 Fixed some issues with the conditions being inside the div tags instead of outside. Searching discussions should now give you a full size table listing instead of the 'short' table. (And yeah, I skipped version 1.1 just cuz I felt like it!) version 1.3 - 2009-02-12 Added View Pictures and Add Pictures at bottom of Pictures Box (thanks Theater!) and fixed issue with centering pictures in Social Groups causing pictures to display vertically in the Group Pictures page. version 1.3.1 - 2009-02-12 Fixed a condition around an end div tag. version 1.3.2 - 2009-03-07 Fixed a condition around the Add Pictures link. 1. Open the socialgroups_css template and FIND the following lines at the end: HTML Code:
-->
</style>
HTML Code:
#content_container { width:100%; float:left; margin-right:-256px; } #content { margin-right:256px; } #sidebar_container { width:250px; float:right; } .content_block { margin-bottom:6px; padding:1px; } .content_block .block_row { padding:6px; margin:1px 0px 0px 0px; } .content_block .block_title { padding:6px; margin:0px 0px 0px 0px; } .content_block h4.thead, .content_block .block_title { padding:4px; margin:1px 0px 0px 0px; } .content_block .block_footer { text-align:right; padding:4px; margin:1px 0px 0px 0px; } 2. REPLACE your socialgroups_group template with the following: HTML Code:
** see text file. The template contents are too long. ** Download Now
Screenshots
Show Your Support
|
2 благодарности(ей) от: | ||
caoducanh9x, Q-v-n-s-Q |
Comments |
#62
|
|||
|
|||
works great but when I try to add a picture using a url from Photbucket, it says invalid url
example http://i99.photobucket.com/albums/l2...dal_math-1.gif |
#63
|
||||
|
||||
Quote:
|
#64
|
|||
|
|||
ok, then. Have a nice day.
|
#65
|
||||
|
||||
1. "Add Picture" link has improper IF nearby: user can't see "more images" link.
Please, fix. At my site i did this: HTML Code:
<div class="alt2 smallfont block_row block_footer"> <a href="group.php?$session[sessionurl]do=grouppictures&groupid=$group[groupid]">$vbphrase[view_pictures]</a> <if condition="$show['add_pictures_link']"><br> <a href="group.php?$session[sessionurl]do=addpictures&groupid=$group[groupid]">$vbphrase[add_pictures]</a> </if> </div> This one looks a bit different, but works for both: HTML Code:
#content_container { width:100%; float:left; margin-right:-256px; } #content { margin-right:256px; } #sidebar_container { width:250px; float:right; } .content_block { margin-bottom:6px; } .content_block .block_row { padding:6px; } .content_block .block_title { padding:6px; } .content_block h4.thead, .content_block .block_title { padding:4px; } .content_block .block_footer { text-align:right; padding:4px; } PS. Thanks for your work |
#66
|
||||
|
||||
OK, I fixed the condition around the Add Pictures link (good catch!) and also put your suggested CSS for use with vBSEO into the text file. I don't have vBSEO, so I can't comment on your suggestion there.
|
#67
|
|||
|
|||
Thanks installed :up:
|
#68
|
|||
|
|||
Awesome. I absolutely love this!!! Thank you so much!!!
Kris |
#69
|
|||
|
|||
This looks great, Lynne. Can I also ask if it's possble to allow BBcode in the description field - I want to be to link to other groups and pages on the site. Or link to key member of the group.
Thanks. |
#70
|
||||
|
||||
That's a vBulletin thing. This is only a template change - no code changes are done at all. I know users have suggested to vB to allow html/bbcode in the description field, but it is something they will have to change - I can't change it just in a template.
|
#71
|
|||
|
|||
Installed. Looks great. many thanks.
So for the next vB upgrade, I have to go through the process again I guess? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|