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

Reply
 
Thread Tools Display Modes
  #1  
Old 05-08-2016, 09:16 PM
twistedsoul twistedsoul is offline
 
Join Date: May 2016
Posts: 57
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default colors leaking to other areas

anyone had any trouble with font coloring leaking outside of the font tags?
my code is found in the description for a forum:

<font color="cyan">This forum is for members who have decided to quit, to post their stories on why they left New Era Gaming and why they would like to come back to the community. Posting here doesn't guarantee that you can come back, however it is the first step in returning.</font><br><br>
<font color="yellow"><font size="2">Please be as descriptive as possible on why you left, why you wish to return etc, as this will prevent delays in processing your application.<br><br><font color="red"><font size="2">Please DO NOT POST in this forum if you're already a member of New Era Gaming. </font><br><font color="red">It will be deleted, and you can get BANNED!</font>

it is leaking into the thread/posts column as well as the last post column and im not sure why...
Thanks
Reply With Quote
  #2  
Old 05-08-2016, 09:39 PM
MarkFL's Avatar
MarkFL MarkFL is offline
 
Join Date: Feb 2014
Location: St. Augustine, FL
Posts: 3,853
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I just checked out your site, and I don't see any color leakage (using Firefox 46.x).
Reply With Quote
  #3  
Old 05-08-2016, 10:07 PM
twistedsoul twistedsoul is offline
 
Join Date: May 2016
Posts: 57
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hmm weird, one of my members reported it to me, i can see on ms edge as well as ie10, and whatever browser my android is.

--------------- Added [DATE]1462752732[/DATE] at [TIME]1462752732[/TIME] ---------------

Check this page, as its only one doing it. http://gamingne.com/forumdisplay.php...New-Era-Gaming
Reply With Quote
  #4  
Old 05-08-2016, 11:39 PM
MarkFL's Avatar
MarkFL MarkFL is offline
 
Join Date: Feb 2014
Location: St. Augustine, FL
Posts: 3,853
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Okay, now I see what you mean...it's likely a CSS issue...I will check it out now and see what's what.

--------------- Added [DATE]1462758735[/DATE] at [TIME]1462758735[/TIME] ---------------

Okay, I found there was a missing closing HTML tag (</font>)...I also consolidated a bit, and used indenting in the HTML code for added readability.
Reply With Quote
  #5  
Old 05-08-2016, 11:56 PM
twistedsoul twistedsoul is offline
 
Join Date: May 2016
Posts: 57
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sweet looks good. Idk why but i keep missing the smallest things. Thank you!
Reply With Quote
  #6  
Old 05-09-2016, 12:00 AM
MarkFL's Avatar
MarkFL MarkFL is offline
 
Join Date: Feb 2014
Location: St. Augustine, FL
Posts: 3,853
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by twistedsoul View Post
Sweet looks good. Idk why but i keep missing the smallest things. Thank you!
It's those small things that frequently have me pulling my hair.

--------------- Added [DATE]1462764930[/DATE] at [TIME]1462764930[/TIME] ---------------

I notice the hover CSS isn't working quite right for the forumrow element...try adding this to your "additional.css" template:

HTML Code:
div .forumrow:hover {
    background: #262626 url("images/Seamus/gradients/forumrow3.png") repeat-y !important;
}
Reply With Quote
Благодарность от:
twistedsoul
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 06:17 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03806 seconds
  • Memory Usage 2,210KB
  • 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_html
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (6)post_thanks_box
  • (1)post_thanks_box_bit
  • (6)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (6)post_thanks_postbit_info
  • (6)postbit
  • (6)postbit_onlinestatus
  • (6)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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete