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)
-   -   Adjustable header image? (https://vborg.vbsupport.ru/showthread.php?t=235990)

Aadil 02-16-2010 02:40 AM

Adjustable header image?
 
Hi customising a new skin for my board and I needed some help with my header.

Currently have a header image that is 1000x600 now on my screen it looks bloody good.. coz i have a 26" HD Samsung at a res of 1920 x 1200 but I tried viewing with a smaller computer and coz of the header there is a massive scroll bar at the bottom.

Now I was wondering if theres a way to make the image auto resize to fit the screen so theres no scroll bar for left to right..

Current code is

Code:

                <div class="headerWrap">
                        <div class="logo">
                                <center><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="images/styles/DarkMatter/misc/header.jpg"/></a></div></center>

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

Bump? anyone

Hell Bomb 02-18-2010 03:43 PM

Here try this

<img src="images/styles/DarkMatter/misc/header.jpg" width="100%" height="100%/>

It will tell the image to only stretch the the size of the container div. So if the size of the div that wraps around it changes the image will adjust to that size.


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