vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Colors help (https://vborg.vbsupport.ru/showthread.php?t=182954)

dazzled 06-19-2008 02:38 PM

Colors help
 
Hi-

I've been attempting to 'tweak' my forum little by little. Since I am a n00b to VB software I really don't want to do too much at once and bust too many things at once :D

Anyhow, I come to you guys for help. I editted the panel_surround gradient and successfully implemented it, as can be viewed in the screenshots. But for certain things- like posting a new thread, for example, it doesn't seem to extend all the way down.. I took some screenshots to better explain.

https://vborg.vbsupport.ru/external/2008/06/7.png

https://vborg.vbsupport.ru/external/2008/06/8.png

how do I fix this to take away the 'leftover blue' and replace it with a matching orange. Is it another gradient that I overlooked, or something a hex color or something? Thanks.

Opserty 06-19-2008 02:46 PM

The background CSS for the bit you have changed should look something like this, I'm guessing:

Code:

#000000 url('/images/gif.gif') top centre repeat-x
Well something like that, you need to change the hex colour code (bit in bold) at the start and choose a colour which matches the bottom of your gradient.

dazzled 06-19-2008 02:50 PM

Quote:

Originally Posted by Opserty (Post 1553626)
The background CSS for the bit you have changed should look something like this, I'm guessing:

Code:

#000000 url('/images/gif.gif') top centre repeat-x
Well something like that, you need to change the hex colour code (bit in bold) at the start and choose a colour which matches the bottom of your gradient.

Oh ok, I was guessing it was something like that. Thank you. Now, another beginners question.. what css exactly and where do I go to find it? LOL

Opserty 06-19-2008 02:53 PM

AdminCP > Styles & Templates > Style Manager > Main CSS > Panel Surround > Background

dazzled 06-19-2008 03:05 PM

Thank you so much. Really appreciate you being patient enough to explain the basics to me.

--------------- Added [DATE]1213891859[/DATE] at [TIME]1213891859[/TIME] ---------------

https://vborg.vbsupport.ru/external/2008/06/6.png

is this it? That doesn't look right for some reason.

Opserty 06-19-2008 03:17 PM

Is #D1D4E0 the yellow colour that matches the bottom of your gradient? If so then that is fine.

If not then you need to change the hex code to a colour that matches the bottom of your gradient.

P.S. the colour probably won't appear in the box as the gradient will override the colour as the gradient image is big enough to fill the box.

To be honest the best advice is to just test and see. ;)


All times are GMT. The time now is 01:03 PM.

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.01294 seconds
  • Memory Usage 1,725KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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