vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   Social Group and Album Enhancements - New Social Groups page layout (https://vborg.vbsupport.ru/showthread.php?t=204335)

Lynne 05-08-2010 06:10 PM

Quote:

Originally Posted by Phototrope (Post 2033833)
Hi Lynne,

This is pretty much exactly what I was looking for, except that I have a VB4 installation.

Are any mods required to get this working on VB4?

It already looks like this on vB4 (or close enough that I didn't feel the need to change it).

Phototrope 05-08-2010 06:13 PM

Yes, sorry, I realised that after I sent the post and and then found your mod update post on the VB4 area.

For the record, I prefer the way you designed the mod (ie., with the left and right sides flipped) than the way vb4 release did it.

Lynne 05-09-2010 02:38 AM

Quote:

Originally Posted by Phototrope (Post 2033842)
Yes, sorry, I realised that after I sent the post and and then found your mod update post on the VB4 area.

For the record, I prefer the way you designed the mod (ie., with the left and right sides flipped) than the way vb4 release did it.

Just change the css to float the right div left and the left div right. That should do it.

Scandal 12-11-2010 03:28 PM

Thank you very much! It is great! :)

Scandal 12-12-2010 02:47 PM

1 Attachment(s)
If anyone want to add the icon1.gif at the left of any discussion (like the forum threads) do the following changes.
Attachment 124417

In the template socialgroups_group find
Code:

$template_hook[group_discussionlist_start_col]
Add below
Code:

<td class="thead"></td>


In the template socialgroups_discussion find
Code:

$template_hook[group_discussionbit_start]
Add below
Code:

<td class="alt1" align="center"><img src="path/images/icons/icon1.gif"></img></td>
where "path" your forum url :up:

You're done!

JacquiiDesigns 12-29-2010 09:50 AM

Hey Lynne - is this share already the default Social Groups display in vB 3.8.6 PL1

Thanks :)

Eduardo Leon 12-29-2010 11:59 AM

hey ! I get this error :

PHP 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; } 


Lynne 12-29-2010 03:57 PM

Quote:

Originally Posted by JacquiiCooke (Post 2140621)
Hey Lynne - is this share already the default Social Groups display in vB 3.8.6 PL1

Thanks :)

No. vB never changed the layout of this page in vB3.8.x

Quote:

Originally Posted by zxleo (Post 2140655)
hey ! I get this error :

PHP 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; } 


You didn't follow the instructions carefully. Go back and reread them and redo what the instructions say to do.

MagicThemeParks 05-15-2011 03:28 PM

Decided to use Social Groups on my new site (USHistoryForums.com running 3.8.7) and this mod was a great improvement in the look of the layout! :D

DEMO: United States History Forum Group Layout

Thanks Lynne! :up:

viper357 06-21-2011 07:35 AM

Lynne, or anybody else that can help.

I am trying to get the category description to show underneath the category heading on the main group.php page.

I have copied this line of code from the "socialgroups_categorylist_bit" template (the description shows when you click on the "view all Categories" link) , but I have no idea how or where to put it in order to show the description on the main page.

<div class="smallfont">$category[description]</div>

Thanks. :)


All times are GMT. The time now is 06:57 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01213 seconds
  • Memory Usage 1,745KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (2)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete