Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 Design and Graphics Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 01-04-2012, 02:28 AM
Chadi's Avatar
Chadi Chadi is offline
 
Join Date: May 2004
Location: USA
Posts: 2,043
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Bible Code / CSS Issue

When hovering over any quoted Scripture verse in forum posts, the netTagger pop-up works as shows that full Scripture. The problem is that when doing a hover over the actual verse prior to pop-up, the font style of the versed Scripture changes to some generic looking Times Roman style font and I cannot trace the cause of this. It should remain the same style on/off hover mode.

Example post:
http://www.talkjesus.com/church-serm...tml#post193034

My netbible.css code is

Code:
/* The div that holds the entire popup */

#nbtDiv {
    padding: 0;
    margin: 0;
    display: none;
    z-index:100;
    border-radius: 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    -moz-box-shadow: 2px 3px 5px #BBBBBB;
    -webkit-box-shadow: 2px 3px 5px #BBBBBB;
    box-shadow: 2px 3px 5px #BBBBBB;
    border-left: 1px solid #BBBBBB;
    border-right: 1px solid #BBBBBB;
    border-bottom: 1px solid #BBBBBB;
    background-color: white;
}

/* The Header that includes the Current Verse Reference and Close X */

#nbtHeader {
/*    padding:0px;
    background-color:#3a3877;
    border:0px;
    padding:0px;
    margin:0px;
    height:16px; */
    background: url("/api/NETBibleTagger/v2/images/headerBackground.png") repeat scroll 0 0 white;
    border: 1px solid #DDDDDD;
    height: 30px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-topleft: 6px;
}

/* The span that hold the Current Verse Reference */

#nbtVerseTitle {
    color: #555;
    display: inline;
    font-family: Helvetica,Arial,serif;
    font-size: 16px;
    font-weight: bold;
    padding-left: 8px;
    position: relative;
    top: 4px;
    width: auto;
}

/* The Close link's child image */

#nbtClose img {
    border: 0 none;
    display: block;
    float: right;
    height: 0;
    margin-right: 3px;
    margin-top: 6px;
    *margin-top:0px;
}

/* The loading Indicator image */

#nbtLoading {
    position:relative; 
    border:0; 
    margin-left:auto; 
    margin-right:auto; 
    display:block; 
    vertical-align:middle;
}

/* The div containing the content */

#verseTarget {
    height: 150px;
    /*
    border: 1px solid #DDDDDD;
    background-color: white; 
    */
    color:#777;
    overflow: auto;
    padding-left: 5px;
    font-family: Helvetica,Arial,serif;
    font-size: 12px;
    line-height:20px;
}

#verseTarget a, #nbtPoweredBy a {
    color: #0088CC;
    text-decoration: none;
    font-family: Helvetica,Arial,serif;    
    font-size: 10px;
}

.nbtWidth {
    width: 350px;
}

#nbtPoweredBy {
    padding-left: 6px;
    border-top: 1px solid #DDDDDD;
    font-size: 10px;
    padding-bottom: 2px;
    padding-top: 2px;
    color:black;
}
Reply With Quote
  #2  
Old 01-04-2012, 03:26 AM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Using firebug... on hover code:

.vb_postbit a:hover, .vb_postbit a:active {
border-bottom: 1px dotted #4D528C;
color: #4D528C;
font: 12px "verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif";
text-decoration: none;

}

Those double quotes around the font are not valid and make that part of the CSS invalid.
Reply With Quote
  #3  
Old 01-04-2012, 11:46 PM
Chadi's Avatar
Chadi Chadi is offline
 
Join Date: May 2004
Location: USA
Posts: 2,043
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:55 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.03758 seconds
  • Memory Usage 2,181KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (3)post_thanks_box
  • (3)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (3)post_thanks_postbit_info
  • (3)postbit
  • (3)postbit_onlinestatus
  • (3)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete