View Full Version : Threads.
MahdyE23
08-10-2014, 10:03 AM
I installed a theme and everything is very bright. For example, this, where you make a thread and want to center, font, color, etc
https://vborg.vbsupport.ru/external/2014/08/33.png
Very bright, so white you cannot see anything. How can I change the color?
Also, when I make a thread, when I inset something, such as:
Image or center a thread or something, it automatically does it. The codes don't show or anything, they automatically insert. How do I change this? Or, should I change this? Is it better this way?
Example:
Does this automatically:
https://vborg.vbsupport.ru/external/2014/08/34.png
Thanks, guys.
ozzy47
08-10-2014, 10:13 AM
Questions/Problems regarding modifications/styles need to be asked in the modification/style thread. That is where the support for modification/style is - not out here in the main forums. Please note that if a modification/style is unsupported (or even if it says it is supported), you may be on your own if you chose to install it. :)
MahdyE23
08-10-2014, 10:33 AM
Questions/Problems regarding modifications/styles need to be asked in the modification/style thread. That is where the support for modification/style is - not out here in the main forums. Please note that if a modification/style is unsupported (or even if it says it is supported), you may be on your own if you chose to install it. :)
This is not about a mod, though.. I do not know where you got that from? I am asking for help on how to change the background color of these threads...
ozzy47
08-10-2014, 10:38 AM
It is a custom style. Same holds true for those also.
Questions/Problems regarding modifications/styles need to be asked in the modification/style thread. That is where the support for modification/style is - not out here in the main forums. Please note that if a modification/style is unsupported (or even if it says it is supported), you may be on your own if you chose to install it.
MahdyE23
08-10-2014, 06:01 PM
It is a custom style. Same holds true for those also.
Questions/Problems regarding modifications/styles need to be asked in the modification/style thread. That is where the support for modification/style is - not out here in the main forums. Please note that if a modification/style is unsupported (or even if it says it is supported), you may be on your own if you chose to install it.
It is like this for my vb default theme though. So, it's not just the mod.
ozzy47
08-10-2014, 06:10 PM
Open your includes/config.php file and below<?php add this line:
define('DISABLE_HOOKS', true);So it looks like this:
<?php
define('DISABLE_HOOKS', true);
/*================================================= =====================*\
|| ################################################## ################## ||
|| # vBulletin 4.2.2
Then see if the issue still persists on the default style.
ForceHSS
08-10-2014, 06:16 PM
You are missing the sprite.png from the editor folder for the style
ozzy47
08-10-2014, 06:18 PM
You are missing the sprite.png from the editor folder for the style
Yeah but it should not be missing in the default style, unless it was deleted.
ForceHSS
08-10-2014, 06:47 PM
Yeah but it should not be missing in the default style, unless it was deleted.
it is not a default style he is showing even know he said he is having the same problem on default he must of removed/deleted the file/s
ozzy47
08-10-2014, 06:49 PM
it is not a default style he is showing even know he said he is having the same problem on default he must of removed/deleted the file/s
I know that, but trying to figure out if it is a mod first. :)
ForceHSS
08-10-2014, 06:50 PM
I know that, but trying to figure out if it is a mod first. :)
Will see when he gets back and has disabled plugins via config to see if that is the problem or if that file is missing as i have seen many styles that use some default folders as well
ozzy47
08-10-2014, 06:53 PM
Yeah quite a few styles do. :)
MahdyE23
08-10-2014, 07:27 PM
My forum developer did it through the styles and templates I believe, he changed the color that way. How do you do this?
ozzy47
08-10-2014, 07:29 PM
Did you disable the plugins?
Did you verify the sprite.png is present?
What version of php are you running?
What version of vBulletin are you using?
MahdyE23
08-21-2014, 01:56 AM
As I said again, lol.. It is not from the plugin. How do you change the color.... Edit vars? Styles & templates? What..
ozzy47
08-21-2014, 02:04 AM
As I said again, lol.. It is not from the plugin. How do you change the color.... Edit vars? Styles & templates? What..
That is going to depend on the style, some developers use the stylvar system, some use custom css, some do it old school and change it directly in the templates.
This is why you need to ask in the thread where you got the style from.
Lynne
08-21-2014, 03:35 PM
In a default style, the colors are changed via the stylevars and sometimes via the CSS Templates if a stylevar is not available to change the item they want to change.
MahdyE23
08-31-2014, 05:13 PM
That is going to depend on the style, some developers use the stylvar system, some use custom css, some do it old school and change it directly in the templates.
This is why you need to ask in the thread where you got the style from.
I understand that, however, I am only asking how is it done the oldschool way? What do I look for in stylevars or it is located in?
Lynne
08-31-2014, 07:45 PM
I understand that, however, I am only asking how is it done the oldschool way? What do I look for in stylevars or it is located in?
I already answered that as best as possible.
In a default style, the colors are changed via the stylevars and sometimes via the CSS Templates if a stylevar is not available to change the item they want to change.
However, if you are missing the little buttons in the editor, your problem is not stylevars, your problem is you are either missing the sprite file or you are missing the CSS that defines the position in the sprite file.
MahdyE23
09-08-2014, 01:09 AM
I already answered that as best as possible.
However, if you are missing the little buttons in the editor, your problem is not stylevars, your problem is you are either missing the sprite file or you are missing the CSS that defines the position in the sprite file.
I just cannot find the exact file in style vars I am looking for. I testing all the thread and posting, none of them changed it. What is this called? The buttons are there!! It's just too bright to show up. My previous HA changed it because it was too dark and now it is too light, that's all!
My problem is I don't know what it is I am searching for, what this area is called. I am looking in here:
http://prntscr.com/4kr1bl
I just don't know what exactly it would be called. Which one of these files would change it.
Lynne
09-08-2014, 02:05 AM
You showed a picture of the stylevars. You cannot change the light/dark of those images via a stylevar. So, reupload all the images for your site if your images are not appearing correctly.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.