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 - vBulletin 4.2.5 Green Style (https://vborg.vbsupport.ru/showthread.php?t=325434)

migratoria 10-06-2017 06:00 PM

It would be nice to have color variables such as blue, brown, white, etc ..
Many users complain to the view with green color

If possible I would like to install this type of brown as background or base # E8DBC3

rbc 10-06-2017 07:37 PM

1 Attachment(s)
Do you mean that way ...

Attachment 156667

For that you have to edit :
HTML Code:

html {
        background:{vb:stylevar doc_background};
        <vb:if condition="$stylevar['textdirection'] == 'rtl'"> /* VBIV-11882 */
                overflow-x: hidden;
        </vb:if>
}

change the stylevar "doc_background" to #E8DBC3

Or do you mean that way?

Attachment 156668

For this you have to change the body_wrapper color to #E8DBC3

As you can see ......

HTML Code:

.body_wrapper {
        padding: {vb:stylevar body_padding};
        background: {vb:stylevar body_background};
        -moz-border-radius: {vb:stylevar border_radius};
        -webkit-border-radius: {vb:stylevar border_radius};
        border-radius: {vb:stylevar border_radius};
        margin-top: 35px;
}

you must change the vb:stylevar "body_background" to #E8DBC3

thats it ...

Best regards.

migratoria 10-20-2017 06:26 PM

I have modified all color in the vbulletin style options
Thanks anyway

rbc 10-22-2017 07:50 AM

Quote:

Originally Posted by migratoria (Post 2590577)
I have modified all color in the vbulletin style options
Thanks anyway

I hope your users and you are now satisfied. :)
Have a nice Weekend migratoria!

Greetings

migratoria 10-27-2017 06:18 PM

Quote:

Originally Posted by rbc (Post 2590618)
I hope your users and you are now satisfied. :)
Have a nice Weekend migratoria!

Greetings

Yes all perfect
Tanks for your theme

APAforum 11-24-2018 03:35 AM

1 Attachment(s)
I love this style but there is an area that is black and members cant tell that there are links there. I can fix the color if I can determine exactly what that area is called.

rbc 11-25-2018 05:26 AM

1 Attachment(s)
Hi APAforum

That is strange. It looks like that for me on my forum.

Attachment 157298

Anyway, can you give me a link to your forum then I can see it there.

APAforum 11-30-2018 03:21 AM

Quote:

Originally Posted by rbc (Post 2597526)
Hi APAforum

That is strange. It looks like that for me on my forum.

Attachment 157298

Anyway, can you give me a link to your forum then I can see it there.

Absolutely and I appreciate you taking the time to look at it.
Http://arkansasprisonadvocayandreform.com

APAforum 12-02-2018 04:08 AM

Quote:

Originally Posted by rbc (Post 2597526)
Hi APAforum

That is strange. It looks like that for me on my forum.

Attachment 157298

Anyway, can you give me a link to your forum then I can see it there.

There is also no facebook like buttons when I enable my facebook platform

forosuse 03-13-2019 12:39 PM

I have a problem with your style and the SSL certificate (https), since the images do not load because they are detected as unsafe.


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