vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Forum Home Enhancements - Members who have visited Today (or in the last 24 hours). (https://vborg.vbsupport.ru/showthread.php?t=121883)

Paul M 06-19-2008 04:30 PM

Most likely a fault with your usergroup html markup.

jailer 06-19-2008 05:20 PM

Quote:

Originally Posted by Paul M (Post 1553730)
Most likely a fault with your usergroup html markup.

It's just default that, Paul.

Only happens with IE though, and when the particular users (that aren't underlined) profile page has been visited.
I still can't replicate it myself, with IE or FF.

Paul M 06-19-2008 07:23 PM

Sounds like your talking about standard browser behaviour, links can be set to be underlined if not visited, and not underlined when visited - (style/css settings).

jailer 06-20-2008 04:26 PM

Quote:

Originally Posted by Paul M (Post 1553895)
Sounds like your talking about standard browser behaviour, links can be set to be underlined if not visited, and not underlined when visited - (style/css settings).


As usual you're quite correct Paul, and thanks loads for pointing that out. I hadn't considered the 3rd party style I was using may have no underline specified in the CSS settings. Default of course was fine.
All working now anyway - much appreciated.
:up:

callumbush 06-25-2008 07:58 AM

Hi Paul,

I've installed the mod but there is a slight appearance error. The duplicate whosonline.gif image is not aligned with the original image.

Can you help?

Callum

Paul M 06-25-2008 12:47 PM

You have added some padding to the cell, you will need to edit the template for this mod to add the same padding.

callumbush 06-25-2008 07:29 PM

Which template do I need to edit? I haven't customised the skin since I downloaded it a dew days ago

cheers

Paul M 06-26-2008 09:34 AM

Display_Visitors

callumbush 06-26-2008 11:51 AM

Really sorry but this is way over my head :)

What do I need to add and where?


Code:

<!-- $data_wvt[title] -->
<tbody>
        <tr>
                <td class="thead" colspan="2">
                        <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_todayusers')"><img id="collapseimg_forumhome_todayusers" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_todayusers].gif" alt="" border="0" /></a>
                        $whotitle
                </td>
        </tr>
</tbody>
<tbody id="collapseobj_forumhome_todayusers" style="$vbcollapse[collapseobj_forumhome_todayusers]">
        <tr>
                <td class="alt2"><a href="memberlist.php"><img src="$stylevar[imgdir_misc]/whos_online.gif" alt="" border="0" /></a></td>
                <td class="alt1" width="100%"><div class="smallfont">$whotoday</div></td>
        </tr>
</tbody>
<!-- PEMDATA37: $data_wvt[title] : Version = $data_wvt[version] : Revision = $data_wvt[cvs] -->


callumbush 06-26-2008 10:33 PM

p.s. I promise i'm trying to fix this too, i'm just quite new to all this ;) ....I hate it when people don't even look at their issue first :)

I tried the below....but no luck - isnt the 'padding' code only meant for CSS files?
Code:

<td class="alt2"><a href="memberlist.php"><img src="$stylevar[imgdir_misc]/whos_online.gif" alt="" border="0" padding-left: 5em /></a></td>


All times are GMT. The time now is 08:10 AM.

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.01853 seconds
  • Memory Usage 1,740KB
  • 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_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (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