vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   Where and how do you change this? (https://vborg.vbsupport.ru/showthread.php?t=304790)

SPEEDKILLZ 11-20-2013 10:33 PM

Where and how do you change this?
 
1 Attachment(s)
I know it is the Background but how do you put a pic there? I see some sites change it daily and im am try to figure it out and what kind of image it needs to be? Thanks

ozzy47 11-20-2013 10:43 PM

That is going to be controlled by the stylevar, body_background, or hard coded

Code:

#body_bg {
    background: url("images/tf_ideal/blue/misc/body_bg.png") repeat-x scroll center top #FFFFFF;
    padding: 10px 0;


}


SPEEDKILLZ 11-20-2013 10:49 PM

Quote:

Originally Posted by ozzy47 (Post 2462459)
That is going to be controlled by the stylevar, body_background, or hard coded

Code:

#body_bg {
    background: url("images/tf_ideal/blue/misc/body_bg.png") repeat-x scroll center top #FFFFFF;
    padding: 10px 0;


}


Thanks, so in order the insert a pic, one would need to make a png pic of that size and rename to body_bg?

ozzy47 11-20-2013 10:53 PM

No, you can name the image anything you want, just change the file location/name in the stylevar, or where ever it is hard coded.

SPEEDKILLZ 11-21-2013 12:16 AM

Thank you ozzy, i guess most vb graphics designers would know the size of the pic?

ozzy47 11-21-2013 12:20 AM

Yeah they should, depending on what you are going for.

tbworld 11-21-2013 12:29 AM

The only problem you will have is if you have a fluid design and your users use IE8.
Work with your image to keep the size of the download to a minimum. You do not want your first time user to have a bad experience. The desktop browser can easily cache this, other devices get pretty interesting.

SPEEDKILLZ 11-21-2013 12:43 AM

Quote:

Originally Posted by tbworld (Post 2462488)
The only problem you will have is if you have a fluid design and your users use IE8.
Work with your image to keep the size of the download to a minimum. You do not want your first time user to have a bad experience. The desktop browser can easily cache this, other devices get pretty interesting.

Thanks, so if i dont have a fluid design i should be fine?

tbworld 11-21-2013 01:06 AM

I really added the information because the thread is useful to others trying to do the same thing. I did know your site was a fixed style. :)

With modern browsers, translucent themes are being used, it gets tricky when you add IE8, IE7 in the mix. Thankfully the whole lot of them is going away. Companies are the worst, they hang on to these old browsers due to their intranets being geared to them.

Max Taxable 11-21-2013 01:09 AM

Quote:

Originally Posted by tbworld (Post 2462492)
I really added the information because the thread is useful to others trying to do the same thing. I did know your site was a fixed style. :)

With modern browsers, translucent themes are being used, it gets tricky when you add IE8, IE7 in the mix. Thankfully the whole lot of them is going away. Companies are the worst, they hang on to these old browsers due to their intranets being geared to them.

I really, really hate supporting IE... I really do.


All times are GMT. The time now is 05:05 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.00967 seconds
  • Memory Usage 1,731KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete