vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   Two gradients in background (https://vborg.vbsupport.ru/showthread.php?t=184520)

Chris11987 07-06-2008 02:11 PM

Two gradients in background
 
I'd like to have a faded effect on the left and right side of the background of my forums. I've tried just about everything I can think of, but no luck. I can always have one gradient show up frone, but how would I go about doing a second one?

Attitude5ire 07-06-2008 06:29 PM

Use 2 floating Div's one for left one for right.

Chris11987 07-06-2008 07:31 PM

Am I able to do that view the "Main CSS" part of the style in the Admin panel, or would I have to actually add it to the css file?

djlotus 10-26-2008 03:58 PM

where would this be added? I am trying to get my forums to show gradients on the left and right side, similar to the Blue Lagoon style here.

Winterworks 10-26-2008 04:57 PM

Uhh.. You could just have one huge image? (1200x1200 around), and have it fade in middle.

djlotus 10-26-2008 05:18 PM

If i just use one big image, than the page will scroll left to right on a standard size monitor i believe. I am tryign to avoid that.

SEOvB 10-26-2008 10:56 PM

add some divs to your style, I think one at the header, and then one in the footer (I cant remember exactly how i did this last time)

<div id="bgleft"></div>
<div id="bgright"></div>

Then add additional CSS properties for the div id

#id bgleft {background-image: whatever}
#id bgright {background-image: whatever}


All times are GMT. The time now is 07:10 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.01021 seconds
  • Memory Usage 1,713KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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