vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Profile Enhancements - Timezone Image In Profile (https://vborg.vbsupport.ru/showthread.php?t=148338)

rjmjr69 05-30-2007 12:34 AM

Works fine with World Time Zones.... Thanks for the answer

How do you move it to the right side of the window like your screen shot shows? Mines on the left

ReQueM 05-30-2007 01:03 AM

Very nice... Thanx
*click insrtall*

Nutz 05-30-2007 07:15 AM

Quote:

Originally Posted by MThornback (Post 1256989)
I got the 3.5 version working fine on 3.6, what if anything has changed?

Just the template changes.. you should be fine.

Quote:

Originally Posted by rjmjr69 (Post 1257246)
How do you move it to the right side of the window like your screen shot shows? Mines on the left

The instructions on how to replace the usergroups with the map 'move it to the right' can be found in the 'Installation.txt' under the 'PS: This is the template edit to do if you want to replace the 'usergroups' area in the profile.' hidden away at the bottom :)

Taipa 05-30-2007 04:50 PM

Quote:

Originally Posted by Nutz (Post 1257417)
Just the template changes.. you should be fine.



The instructions on how to replace the usergroups with the map 'move it to the right' can be found in the 'Installation.txt' under the 'PS: This is the template edit to do if you want to replace the 'usergroups' area in the profile.' hidden away at the bottom :)

What if we want it on the right below the usergroups section, instead of replacing the usergroups section?

Nutz 05-30-2007 04:52 PM

Quote:

Originally Posted by Taipa (Post 1257720)
What if we want it on the right below the usergroups section, instead of replacing the usergroups section?

Bottom right you mean? would require something on the bottom left, unless your into big empty gaps :)

Thanks,
Mat

Taipa 05-30-2007 05:11 PM

Quote:

Originally Posted by Nutz (Post 1257728)
Bottom right you mean? would require something on the bottom left, unless your into big empty gaps :)

Thanks,
Mat

Yeah, bottom right. :)
Right now I have a big empty gap (on the bottom right) because the left column is longer than the right column. On my forum, moving the timezones to the right column would even up the two sides and eliminate the big empty gap.

Nutz 05-30-2007 05:38 PM

In your case then:
## FIND ##
HTML Code:

</table>
<br />

$footer

##########

## REPLACE WITH ##
HTML Code:

<tr>
        <td class="tcat" width="50%">&nbsp;</td>
        <td class="tcat" width="50%">$vbphrase[timezone_image]</td>
</tr>
<tr valign="top">

        <td class="panelsurround" align="center">
        </td>

        <td class="panelsurround" align="center">
        <div class="panel">
                <div align="$stylevar[center]">
                <img src="gmtimage.php?gmt=$userinfo[timezoneoffset]&localtime=$userinfo[localtime]&localdate=$userinfo[localdate]#gif.gif" alt="$vbphrase[timezone_image]"/>
                </div>
        </div>
        </td>

</tr>

</table>
<br />

$footer

###################

Should do the trick :)

Thanks,
Mat

Hengest 05-30-2007 09:52 PM

Installed, thanks for this :up:

bitdefuser 05-30-2007 09:55 PM

Why didn't anyone think of this before?
Great Add-on, very useful for my users. :)
Edit: Oh, hehe. :p 3.5.x: https://vborg.vbsupport.ru/showthread.php?t=101415

Nutz 06-01-2007 09:18 AM

Quote:

Originally Posted by bitdefuser (Post 1257958)
Why didn't anyone think of this before?
Great Add-on, very useful for my users. :)
Edit: Oh, hehe. :p 3.5.x: https://vborg.vbsupport.ru/showthread.php?t=101415

Glad your finding this useful bitdefuser. May I link your site as a live demo? :) seeing as you allow guests to view user profiles after all :)

Thanks,
Mat


All times are GMT. The time now is 03:38 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.03773 seconds
  • Memory Usage 1,744KB
  • 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
  • (2)bbcode_html_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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