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

Qwk86gn 09-01-2010 12:04 AM

Quote:

Originally Posted by temporaryins (Post 2090587)
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);
}



Thanks, I will include this in the next update.



Quote:

Originally Posted by stormzone (Post 2092053)
Where can i edit this to a normal background for this theme

I have no idea actually, I don't have any of those mods installed or plan on using them. Provide a link to your site and I may be able to help.

pjaco 09-02-2010 08:12 PM

Thanks,nice :D

PJSkiboy 09-04-2010 03:19 PM

Just a minor question and this very well could be my ignorance, but when I imported this style and used the default style for the parent style, this style didn't seem to take on any of the modded templates i had in the parent style.

My shoutbox icons are gone, i had a tabs mod where i had to replace each of the templates one at a time to get that back, etc....

Is this an issue with 4.0.6 possibly or did I import it incorrectly somehow?

Fungsten 09-04-2010 07:42 PM

Quote:

Originally Posted by PJSkiboy (Post 2093719)
Just a minor question and this very well could be my ignorance, but when I imported this style and used the default style for the parent style, this style didn't seem to take on any of the modded templates i had in the parent style.

My shoutbox icons are gone, i had a tabs mod where i had to replace each of the templates one at a time to get that back, etc....

Is this an issue with 4.0.6 possibly or did I import it incorrectly somehow?

Sometimes when that happens I do this:

ACP - Maintenance - Rebuild Styles - Check "Renumber Styles" - Rebuild Styles.

Also make sure you uploaded the style to the correct directory.

PJSkiboy 09-04-2010 07:48 PM

Quote:

Originally Posted by Fungsten (Post 2093828)
Sometimes when that happens I do this:

ACP - Maintenance - Rebuild Styles - Check "Renumber Styles" - Rebuild Styles.

Also make sure you uploaded the style to the correct directory.

Don't have "rebuild styles" under Maintenance.

I have:

Repair/Optimize Tables
Update Counters
Diagnostics
Execute SQL Query
View PHP Info

I tried "Repair/Optimize Tables", but under that I don't have "Renumber Styles".

Fungsten 09-04-2010 07:54 PM

Quote:

Originally Posted by PJSkiboy (Post 2093833)
Don't have "rebuild styles" under Maintenance.

I have:

Repair/Optimize Tables
Update Counters
Diagnostics
Execute SQL Query
View PHP Info

I tried "Repair/Optimize Tables", but under that I don't have "Renumber Styles".

Sorry I meant "Update Counters".

How about "Renumber all templates from 1 "?

I need more coffee today!

PJSkiboy 09-05-2010 03:49 AM

Quote:

Originally Posted by Fungsten (Post 2093834)
Sorry I meant "Update Counters".

How about "Renumber all templates from 1 "?

I need more coffee today!

Fungsten, I really appreciate the help. Unfortunately this didn't make any difference.

Seeing as myself and one other guy both have the tabs mod and our problem is the same, I'm fairly confident this has something to do with the combination of this style and that mod. I'll just have to look it over until something jumps out at me.

I appreciate the pointers all the same. Let me know if you think of anything else.

PJSkiboy 09-05-2010 04:35 PM

OK, i figured out the issue with the mgc_chatbox mod not displaying the images in the chatbox itself. I didn't read carefully enough in regards to the part of you having to copy the images folder over to the styles folder for EACH style you use. Derrrrrr....... So I got that squared away.

I'm still left with this:

https://vborg.vbsupport.ru/external/2010/09/38.png

It's almost like padding somewhere in between the forum categories, but no idea where to look in the templates to be able to at least change the background color. Could I possibly change the background color of the forums to match and solve this problem? (hopefully just answered my own question.....)

update

Just tried looking through the Stylevars, but I don't see anything at first.

Also, when I inspect the page source for that area that I have circled, it is include in the <div class="yui-dispatchable"> selection.

Blooded 09-06-2010 02:24 AM

Hi man i have a problem, in group.php is all white like this:
http://img835.imageshack.us/img835/6316/groupo.png
How can i fix it?

And another question how can i change the color of the noticebar from yellow to green like you have in your forum?

Thanks a lot :D

Qwk86gn 09-07-2010 02:21 AM

Quote:

Originally Posted by PJSkiboy (Post 2094191)
OK, i figured out the issue with the mgc_chatbox mod not displaying the images in the chatbox itself. I didn't read carefully enough in regards to the part of you having to copy the images folder over to the styles folder for EACH style you use. Derrrrrr....... So I got that squared away.

I'm still left with this:


It's almost like padding somewhere in between the forum categories, but no idea where to look in the templates to be able to at least change the background color. Could I possibly change the background color of the forums to match and solve this problem? (hopefully just answered my own question.....)

update

Just tried looking through the Stylevars, but I don't see anything at first.

Also, when I inspect the page source for that area that I have circled, it is include in the <div class="yui-dispatchable"> selection.


You really cannot use another style as a parent style. You are trying to overwrite what templates have been done to the Blackend style by your "parent" style. You basically have to edit each template that needs it per style you use, only way your going to get a consistent outcome.

Qwk86gn 09-07-2010 02:26 AM

Quote:

Originally Posted by Blooded (Post 2094384)
Hi man i have a problem, in group.php is all white like this:
http://img835.imageshack.us/img835/6316/groupo.png
How can i fix it?

And another question how can i change the color of the noticebar from yellow to green like you have in your forum?

Thanks a lot :D

The group.php page will be fixed in the next update. Give me a few days on it and I will have it completed.

As for the notices/announcement background, go into the StyleVar system for the Blackend style and change:

Change
notices_background

Code:

#8cd287
I also use that color for announcement_background also.

PJSkiboy 09-07-2010 12:52 PM

Quote:

Originally Posted by Qwk86gn (Post 2094858)
You really cannot use another style as a parent style. You are trying to overwrite what templates have been done to the Blackend style by your "parent" style. You basically have to edit each template that needs it per style you use, only way your going to get a consistent outcome.

I'll go try going that route.

Thanks for the response. Much appreciated.

Update

I went back and re-installed the style without using a parent style and I still have the same issue between catagories as shown above.

SoltanWorld 09-07-2010 06:32 PM

Does it work on Vb 4.0.2 fine ?

PJSkiboy 09-07-2010 06:38 PM

Quote:

Originally Posted by SoltanWorld (Post 2095151)
Does it work on Vb 4.0.2 fine ?

Worked fine on 4.0.6 without the tabs mod installed.

SoltanWorld 09-07-2010 06:43 PM

Aw i am running Vb 4.0.2 and also my forum listing is tabbed forum, so there is no hope ?

Qwk86gn 09-07-2010 07:42 PM

Quote:

Originally Posted by PJSkiboy (Post 2095001)
I'll go try going that route.

Thanks for the response. Much appreciated.

Update

I went back and re-installed the style without using a parent style and I still have the same issue between catagories as shown above.


Give me a link to your site so I can see the style. It has to be a mod causing this as this is the first I have heard of the problem.



Quote:

Originally Posted by SoltanWorld (Post 2095154)
Aw i am running Vb 4.0.2 and also my forum listing is tabbed forum, so there is no hope ?

It DOES NOT work with 4.0.3 for sure so I have doubts it will work with a even earlier version. You really should update.

PJSkiboy 09-07-2010 09:51 PM

Quote:

Originally Posted by Qwk86gn (Post 2095193)
Give me a link to your site so I can see the style. It has to be a mod causing this as this is the first I have heard of the problem.

I'm sure it has everything to do with the tabbed forum home mod, which is definitely not a short coming with this style, just a disappointing fact, lol.

LINK

Blooded 09-07-2010 10:08 PM

Quote:

Originally Posted by Qwk86gn (Post 2094859)
The group.php page will be fixed in the next update. Give me a few days on it and I will have it completed.

As for the notices/announcement background, go into the StyleVar system for the Blackend style and change:

Change
notices_background

Code:

#8cd287
I also use that color for announcement_background also.

Thanks a lot :) BTW your other style "Fresh" just looks great :up:

Qwk86gn 09-07-2010 10:15 PM

It may be everything to do with the mod but I may be able to provide a fix for you so you can use the style. If your interested just re-install the style then we can go from there.

PJSkiboy 09-07-2010 10:37 PM

Quote:

Originally Posted by Qwk86gn (Post 2095230)
It may be everything to do with the mod but I may be able to provide a fix for you so you can use the style. If your interested just re-install the style then we can go from there.

Quote:

Originally Posted by PJSkiboy (Post 2095224)
I'm sure it has everything to do with the tabbed forum home mod, which is definitely not a short coming with this style, just a disappointing fact, lol.

LINK

I re-installed it. Link is above.

Qwk86gn 09-07-2010 11:04 PM

Thanks, Looks like a simple enough fix. I can fix it but would need to Style access to do so. PM details if you wish.

PJSkiboy 09-08-2010 02:18 AM

PM sent.

Popa Andrei 09-13-2010 02:16 PM

1 Attachment(s)
How can y change the colort of the moderation tools text?
I want to make it like the postbit buttons.

Qwk86gn 09-13-2010 07:33 PM

Change StyleVar: control_color to your desired color. Postbit color is #ff9900

Devil_Dog 09-15-2010 01:27 AM

Hey Qwk86gn,

I use your theme now and thanks. It's great. Are you going to make a release for 4.0.7?

Thanks

Qwk86gn 09-15-2010 03:28 AM

Yes 4.0.7 update coming soon. There are a good amount of fixes along with the update so I advised everyone to update once its available!

Thanks!

Devil_Dog 09-15-2010 12:50 PM

Quote:

Originally Posted by Qwk86gn (Post 2098459)
Yes 4.0.7 update coming soon. There are a good amount of fixes along with the update so I advised everyone to update once its available!

Thanks!

Thanks!!!:up:

Blooded 09-16-2010 08:00 AM

Thanks a lot for the update, best support of a free skin I've ever seen:up:

ddr100 09-17-2010 01:01 AM

hi,
first, i will say these is a awsome style...

but i have one problem...

http://s2.imgimg.de/uploads/wei76da9553JPG.jpg

its too many white ^^
this is the expirence addon and i have try to change it ... but nothing works

may you can help me...
sorry for my english ... iam from germany

Qwk86gn 09-17-2010 01:45 AM

I'm sorry but that looks like a mod, I getting rather tired of fixing things that are not really my problem.

If I get more time, I would be glad to help but cannot tonight. Sorry


All times are GMT. The time now is 04:06 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.01658 seconds
  • Memory Usage 1,845KB
  • 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
  • (6)bbcode_code_printable
  • (19)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
  • (40)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