vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Table Cell highlight (https://vborg.vbsupport.ru/showthread.php?t=87551)

RixiuS 09-12-2003 10:30 PM

Table Cell highlight
 
Is there a mod for vb3 for cell highlighting when mousing over the forums in forumhome display? or is that just css?

Buczilla 09-16-2003 11:11 PM

I reccomend just using CSS.

RixiuS 09-17-2003 07:49 PM

what is the css code for hovering over table, just

table {
hover: #000000 }? (i know not right syntax but you get the idea)

?

RixiuS 09-17-2003 08:26 PM

heh i found it

its add:

onMouseOver="this.bgColor='#3F3F3F';"onMouseOut="t his.bgColor='#2B2B2B';"

to any td, tr you want.

but when i do the table cell padding is in effect so it looks really shitty. lol :x

Tony G 09-18-2003 04:50 AM

I think you should add it in forumhome_forumbit_level1_post and forumhome_forumbit_level2_post. The vB2 version should work with vB3, with maybe little code change to what you need to find. (And make it XHTML)


All times are GMT. The time now is 04:43 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.00985 seconds
  • Memory Usage 1,707KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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