vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Where to edit these two colours ? (https://vborg.vbsupport.ru/showthread.php?t=300483)

DF031 07-26-2013 04:04 PM

Where to edit these two colours ?
 
Hi All,
.
I am looking where to define this two colours. Not the text colour, but the green and white of the tab,
.
https://dl.dropboxusercontent.com/u/...582/colour.PNG
.
Any suggestions ?
.
Have great weekend !
.
.
.

Lynne 07-26-2013 05:08 PM

Did you try module_background_color and moduleinactive_background_color

DF031 07-26-2013 05:53 PM

Thanks Lynne,

I just looked for it, but can not find where to define this

I located it in "userprofile.css"

Code:

.userprof_module{
        color: {vb:raw module_text_color};
        background-color: {vb:raw module_background_color};
        background-image: {vb:raw module_background_image};
        background-repeat: {vb:raw module_background_repeat};

is that it ?

But where to define the "module_background_color" ?

DF031 07-28-2013 08:30 AM

Just a small weekend bump.

Anyone ?

DF031 07-30-2013 09:34 AM

Does any one have any suggestions where to post this question. Is their anothe forum where I could find some one who knows ? I tried the official forums as well but unfortunately no luck overthere either.

CAG CheechDogg 07-30-2013 09:55 AM

Post a link to your forums please...

DF031 07-30-2013 10:58 AM

I am using 4.2.1. and this is the default style.

In case you want full access go to:
http://demo.vbulletin.com/forum.php
Username: Demo686b
Password: 027fc5a7

Then login to the forum with:
User Name: Admin
Password: admin

And go to: http://demo.vbulletin.com/member.php?1-Admin

peugeot405 07-30-2013 12:26 PM

you can add following codes to additional css

Code:

.activitystream_block dd, dd.userprof_moduleinactive {
    background-color: #F1F1F1;
    background-image: url("images/gradients/top-highlight.png");
    background-repeat: repeat-x;
    border-color: #C1C1C1;
    color: #424242;
}

and

Code:

.activitystream_block dd.selected, dd.userprof_module {
    background-color: #7192A8;
    background-image: url("images/buttons/newbtn_middle.png");
    background-repeat: repeat-x;
    border-color: #5A7F97;
    color: #FFFFFF;
}


DF031 07-30-2013 04:07 PM

Thanks Peugeot, it works great. Will need to do more fine tuning, but only have time for that in a couple of days. You gave me a great start !

Amaury 07-30-2013 04:09 PM

No need for custom CSS.

Edit the the blockhead_background and blockhead_color style variables.

peugeot405 07-30-2013 04:11 PM

Quote:

Originally Posted by Amaury25 (Post 2436130)
No need for custom CSS.

Edit the the blockhead_background and blockhead_color style variables.

true, but those variables are also used for other parts of the forum.

DF031 08-03-2013 08:46 AM

Quote:

Originally Posted by Amaury25 (Post 2436130)
No need for custom CSS.

Edit the the blockhead_background and blockhead_color style variables.

I would like to experiment a bit more with that.

But I seem unable to find background for the inactive tab.

Where do I find that ?

peugeot405 08-03-2013 03:30 PM

In Style Variable Editor scroll down untill you see the sidebar section.

Then look for sidebar background.

DF031 08-03-2013 04:53 PM

Perfect Peugeot, thanks.

Had to change a lot more, located most of it. But I have one more Q: Where to find this (page forum.php)

https://vborg.vbsupport.ru/

peugeot405 08-03-2013 05:35 PM

Quote:

Originally Posted by DF031 (Post 2436879)
Perfect Peugeot, thanks.

Had to change a lot more, located most of it. But I have one more Q: Where to find this (page forum.php)

https://dl.dropboxusercontent.com/u/...g6584/line.PNG

not quit sure what it is you want to change, the background of the page, or the border, or...?

DF031 08-03-2013 05:52 PM

Is is that vertical line (border)

peugeot405 08-03-2013 05:56 PM

In Style Variable Editor scroll down untill you see the forum section.

Then look for Forum Row Border.

DF031 08-03-2013 06:40 PM

Thanks !

No wonder I could not find it. It is not listed on the left. Is that a bug or are there other reasons / logic ?

https://dl.dropboxusercontent.com/u/...84/Strange.PNG

Amaury 08-04-2013 03:35 AM

Quote:

Originally Posted by DF031 (Post 2436912)
Thanks !

No wonder I could not find it. It is not listed on the left. Is that a bug or are there other reasons / logic ?

https://dl.dropboxusercontent.com/u/...84/Strange.PNG

forumbits_border is what you want.

DF031 08-25-2013 09:50 AM

Hi guys,

Our new Style works great, thanks to all your help.

But today I found a small problem in the smiley-pop-up. The text below the smileys is black on blue background. This is almost impossible to read.

Screen shot --> https://tmpdmp.com/a18b72daf5d46a33/4e51b59d6e8b3843

Does anyone know where to edit this ?

Amaury 08-25-2013 03:44 PM

Quote:

Originally Posted by DF031 (Post 2440929)
Hi guys,

Our new Style works great, thanks to all your help.

But today I found a small problem in the smiley-pop-up. The text below the smileys is black on blue background. This is almost impossible to read.

Screen shot --> https://tmpdmp.com/a18b72daf5d46a33/4e51b59d6e8b3843

Does anyone know where to edit this ?

Either popupmenu_background or popupmenu_link_background will do it.


All times are GMT. The time now is 07:20 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.01254 seconds
  • Memory Usage 1,757KB
  • 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)post_thanks_navbar_search
  • (1)printthread
  • (21)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete