vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   onMouseOver help please! (https://vborg.vbsupport.ru/showthread.php?t=181369)

dannykilla 06-03-2008 08:42 AM

onMouseOver help please!
 
I got this working on the forum home by editing the forumhome_forumbit_level2_post with replacing this


Code:

<td class="alt1Active" align="$stylevar[left]" id="f$forum[forumid]">

with this


Code:

<td class="alt1" align="$stylevar[left]" id="td_title_$thread[realthreadid]" title="$thread[preview]" onMouseOver="this.style.backgroundColor='#E5EAF0';" onMouseOut="this.style.backgroundColor='#F4F6F8';">

But I am not sure how to get this to work on threads and sub forums?
By sub forums I mean when you click on a parent forum's link and you get a list of sub forums and then the parent forums threads underneath them.

anyone help please?

thanks
Danny

Lynne 06-03-2008 02:18 PM

If you are on a page you want to change and you wonder what template is being used, go to vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code.

I think the thread one would be threadbits. But, turn on the Template Name in the source code and you will find out yourself.


All times are GMT. The time now is 06:08 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.01882 seconds
  • Memory Usage 1,708KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete