Lynne
11-27-2009, 10:00 PM
The Social Group layout was changed for final release and this mod is really no longer needed. I will not be updating it any longer.
This new social groups layout is done purely through a CSS file - socialgroups2.css. The plugin simply appends the new CSS file to the socialgroups.css file link in the page.
If you change your stylevars or the CSS elsewhere for your custom style, you may need to modify the socialgroups2.css file for this to look right on your site. If you make your window small enough, it will make this go out of whack. If you don't like that, then this modification is not for you. A template mod could probably fix that issue, but I didn't want to modify the template - I just wanted to do this through CSS.
This mod is supported for the default style only as I am not willing to debug other's site CSS issues.
106854
Version History:
1.0 2009-11-27: initial release by Lynne at vbulletin.org
1.1 2009-11-28: I forgot to actually add a condition for the options (my bad). Added a condition for IE to use the original layout.
To install:
1. Import product-lynne_socialgroup_layout.xml
2. Go to Settings > options > Social Group Options > Social Group Page Layout > Yes
To uninstall:
1. Uninstall "Social Group Layout v4.0"
Works fine in firefox and Safari. The right-hand box is positioned strange (a scroll bar becomes visible) in IE 7 so I decided to just disable this layout if the user is using IE. (It's a strange bug in IE that has to do with using float and widths.)
This new social groups layout is done purely through a CSS file - socialgroups2.css. The plugin simply appends the new CSS file to the socialgroups.css file link in the page.
If you change your stylevars or the CSS elsewhere for your custom style, you may need to modify the socialgroups2.css file for this to look right on your site. If you make your window small enough, it will make this go out of whack. If you don't like that, then this modification is not for you. A template mod could probably fix that issue, but I didn't want to modify the template - I just wanted to do this through CSS.
This mod is supported for the default style only as I am not willing to debug other's site CSS issues.
106854
Version History:
1.0 2009-11-27: initial release by Lynne at vbulletin.org
1.1 2009-11-28: I forgot to actually add a condition for the options (my bad). Added a condition for IE to use the original layout.
To install:
1. Import product-lynne_socialgroup_layout.xml
2. Go to Settings > options > Social Group Options > Social Group Page Layout > Yes
To uninstall:
1. Uninstall "Social Group Layout v4.0"
Works fine in firefox and Safari. The right-hand box is positioned strange (a scroll bar becomes visible) in IE 7 so I decided to just disable this layout if the user is using IE. (It's a strange bug in IE that has to do with using float and widths.)