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 - Blackend (3-Colors!) UPDATED **4.2** (https://vborg.vbsupport.ru/showthread.php?t=245708)

PreciseDemise 08-08-2010 03:46 PM

Hi, I have installed this theme as a possible answer to problems we are have with the "Dark Visionz" theme, however one glaring problem for us text entry. Is it possible to redevelop the themes for dark text entry? Or point out all the code that needs changing to make that possible? At this point we're offering a reasonable donation to the first theme that fixes all our current theme issues =)

Qwk86gn 08-09-2010 02:29 AM

Sorry but I not grasping what your trying to say. Could you explain it more clear please?

Thanks

Gamelobby 08-09-2010 08:24 PM

I think they have a dark theme, but some text is also still dark, which makes it hard to read. But i could be wrong. lol

PreciseDemise 08-10-2010 10:42 AM

Quote:

Originally Posted by Qwk86gn (Post 2081135)
Sorry but I not grasping what your trying to say. Could you explain it more clear please?

Thanks

I am asking if it is possible to change the text entry areas (quick editor, visitor messages, private messages, etc) from Black Text on White, to White Text on Black. We use a number of add-ons that suffer when editors default to Black on White, and our current theme has a number of issues that affect other aspects of it's use.

Since the Dev of our theme has abandoned it, I am search for a suitable replacement.

Qwk86gn 08-19-2010 10:46 AM

Quote:

Originally Posted by PreciseDemise (Post 2081685)
I am asking if it is possible to change the text entry areas (quick editor, visitor messages, private messages, etc) from Black Text on White, to White Text on Black. We use a number of add-ons that suffer when editors default to Black on White, and our current theme has a number of issues that affect other aspects of it's use.

Since the Dev of our theme has abandoned it, I am search for a suitable replacement.


I am pretty sure that 95% of the WYSIWYG Text Area background are already set to #1F1F1F. Some input areas are still white though.

Qwk86gn 08-19-2010 10:47 AM

Styles updated. 4.0.5 still available for download also.

:up:

parks72 08-21-2010 03:58 PM

thank you..............

Blooded 08-22-2010 12:11 AM

thanks a lot again for the update :)

temporaryins 08-28-2010 02:39 AM

When viewing post edit history (where you select which versions of the posts you want to compare) the background is white and so is the text.

What stylevar would I have to edit to give it the "normal" background color for this style?

Edit: I found it. Wasn't a stylevar. Went into posthistory.css and changed:

Code:

#postlist li {
        background:rgb(250,250,255) url({vb:stylevar imgdir_gradients}/form-control-gradient-alpha.png) repeat-x bottom;
        border-bottom:solid 1px rgb(203,209,251);
}

to

Code:

#postlist li {
        background:rgb(250,250,255) url(images/Styles/Blackend/gradients/body_bg.png) repeat-x bottom;
        border-bottom:solid 1px rgb(203,209,251);
}


Popa Andrei 08-31-2010 03:03 PM

1 Attachment(s)
Where can i edit this to a normal background for this theme


All times are GMT. The time now is 02:53 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.01531 seconds
  • Memory Usage 1,736KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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