![]() |
^^^ Seconded.
|
You mean group.php? What's wrong with that page? It has the same sort of flow as member.php and group.php?groupid=x (this template edit I did).
|
A couple of things I noticed today...
1 - This isn't regarding your code because it happens when defaulted. Is it strange that registered members who are not members of a particular group themselves, are able to view the first 5 or so images, but when they go to click them it says they have to join the social group? Dunno, just thought I'd ask... ^^^ 2 - There is no View Pictures link when you are a member of the Social Group. I added the link and swapped the Add Picture phrase so it fits better. Look for in socialgroups_group template: Code:
<div class="alt2 smallfont block_row block_footer"> Code:
<div class="alt2 smallfont block_row block_footer"> http://img89.imageshack.us/img89/9527/fixedlinkak2.jpg Also, if you use the socialgroups_picturebit optional template modification to this, it will make all the images single column and vertical even on the View Pictures page where you see them all. I just reverted mine and live with the non-centered part. Cheers, |
Quote:
|
1 - That is a strange way to do it. They can see the thumbnails, but not the full image.
2 - Good catch! I guess I missed that when changing those boxes around. Do you mind if I put that change in the next revision? 3 - Try this for the line in socialgroups_picturebit. Find: HTML Code:
<table style="width:{$picturebit_width}px; margin:5px; float:$stylevar[left]" border="0" cellspacing="0" cellpadding="0"> HTML Code:
<table style="width:{$picturebit_width}px; margin:5px; <if condition="$_GET['do'] != 'grouppictures'">float:center<else />float:$stylevar[left]</if>" border="0" cellspacing="0" cellpadding="0"> |
Quote:
|
Quote:
No, not at all. Please feel free to add away. :) Thank you! That did the trick. :cool: |
Thank you for this MOD.
Do you happen to know how I could display more than just 10 members when viewing the group's main page? |
Quote:
|
Anyone know of a way to make this a fixed width page? I know Lynne mentioned adding a width to the floatcontainer but that doesn't seem to work.
|
All times are GMT. The time now is 07:46 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|