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)
-   -   Header Issues (align content in header) (https://vborg.vbsupport.ru/showthread.php?t=289147)

pkoper 10-16-2012 02:25 PM

Header Issues (align content in header)
 
Hi,

I am trying to have everything in the forum a fixed width, just the header and footer to span the whole screen...

We set the content width to 1250 and doc_margin StyleVar to 0 which makes header and footer span the whole screen width. We would however like to have the content within the header like the logo to be within the boundaries of the content.

Is there any way to do this?

Thank you

Lynne 10-16-2012 03:05 PM

Sure, you can do it with CSS. But, we would need an image of what you want and a link to your forum in order to play with firebug to do this.

pkoper 10-16-2012 04:25 PM

Thanks for the quick reply!

This is to give an idea what we would like it like.

https://vborg.vbsupport.ru/external/2012/10/29.jpg

We basically want everything that is in the header to stay within the boundaries of the content.

This is the link to the forum

http://www.androidtv-forum.de/forum.php

Thank you

Lynne 10-16-2012 05:21 PM

If you increase the padding in body_wrapper, then it goes somewhat like you want:
HTML Code:

.body_wrapper {padding: 0 100px;}
You have your forum set to be VERY wide. Don't forget that not everybody will have their browser that wide. I know I certainly do not.

pkoper 10-16-2012 07:24 PM

Increasing the padding only moves the content around, I think we might be doing something wrong.

Lynne 10-16-2012 10:35 PM

Well, if I were to try to make a page just like that image, I'd probably make a background to go in the x direction that was green/gray/clear/green and put that down and then put thing where I wanted them.


All times are GMT. The time now is 09:11 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.01385 seconds
  • Memory Usage 1,718KB
  • 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_html_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