vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=247)
-   -   Suite Style - BP-Brown [Bluepearl-Skins.com] (https://vborg.vbsupport.ru/showthread.php?t=231600)

c0rpz0r 01-03-2010 09:14 AM

hmmz just installed the update..
The replyboxes are alright now but theres still one input box that has black text!
And thats the login at the top/right...

Sean James 01-03-2010 11:36 AM

Quote:

Originally Posted by c0rpz0r (Post 1945775)
hmmz just installed the update..
The replyboxes are alright now but theres still one input box that has black text!
And thats the login at the top/right...

Hey mate can u send me a link to your site

c0rpz0r 01-03-2010 03:32 PM

Hi,

Sure the forum of the customer is: http://www.hbpbunkerforum.nl
Tried it with and without the modified header..

Thanks..

Sean James 01-03-2010 09:23 PM

Quote:

Originally Posted by c0rpz0r (Post 1946057)
Hi,

Sure the forum of the customer is: http://www.hbpbunkerforum.nl
Tried it with and without the modified header..

Thanks..

Are you sure you applied the update?

The source shows the old code

Code:

(this.value == 'Gebruikersnaam'){this.value=''; this.style.color='black';}"
Should be
Code:

(this.value == 'Gebruikersnaam'){this.value=''; this.style.color='white';}"

c0rpz0r 01-04-2010 10:09 AM

Yeah i updated it, the inputbox on the replyboxes are okay..

In what template is that? header? ill change it manually then..

Sean James 01-04-2010 10:19 AM

Quote:

Originally Posted by c0rpz0r (Post 1946760)
Yeah i updated it, the inputbox on the replyboxes are okay..

In what template is that? header? ill change it manually then..

New update has the color changed, you site shows the old code which means u have 6.0

In the header template u can change this

abqtj 01-04-2010 03:18 PM

I'm loving this one! THANKS!

stlracing 01-04-2010 08:56 PM

Quote:

Originally Posted by Mases (Post 1945726)

on Brown I'm getting...
Firefox - Black Text on Brown (Not Good... but passable for now)
IE - Black Text on White Background (Good)


I'm seeing this exact issue and I just downloaded the latest version and installed it.

Sean James 01-04-2010 09:13 PM

Quote:

Originally Posted by stlracing (Post 1947234)
I'm seeing this exact issue and I just downloaded the latest version and installed it.

edit your vbulletin.css file in 'edit templates'

and add this code

Code:

.wysiwyg {
  background-color: #000;
  color: #fff;
}

Does this fix your problem? If it does i think i may have finally found a solution.

Mases 01-04-2010 11:35 PM

I can confirm that it is inf act the WYSIWYG settings that are screwing up the colors.

I've gone into my admin control panel and went to...
Settings > Options > Message Posting Interface Options

Changed the first three options to 'Enable Standard Controls'

This fixes it for all users on all browsers, but just that there are no WYSIWYG settings.


All times are GMT. The time now is 03:38 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.01493 seconds
  • Memory Usage 1,739KB
  • 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
  • (3)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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