vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Fix background banner (https://vborg.vbsupport.ru/showthread.php?t=310604)

sonic83 04-18-2014 07:43 PM

Fix background banner
 
Sorry for my English.

In "doc_width" I can put the link width in pixels or percentage. But the bottom line is always flexible. I have vb 4.2.2

I want the background to be fixed in order to put a banner on both sides. But a banner smarthphoneel gets inside the forum (because it is narrower).

As I can do?

thanks

PC:

http://www.vbulletin.com/forum/filed...3529&type=full

Smartphone:

https://vborg.vbsupport.ru/external/2014/04/30.jpg

Thank you

tbworld 04-18-2014 08:04 PM

Not sure what you are looking for, but maybe this will help

Code:

body {
  margin: 0 100px;  /* This will modify the area for your panels */
}

Adjust the "100px" to your desired width.

sonic83 04-20-2014 05:12 PM

Thank you. Where should I insert code see? Sorry

tbworld 04-21-2014 04:37 PM

Quote:

Originally Posted by sonic83 (Post 2493954)
Thank you. Where should I insert code see? Sorry

Change the value to your desired width and add the code to the bottom of the template "additional.css" in the ACP(Admin Control Panel - admincp) --> Template Manager.

You might want to read an article on using a development panel in your browser to observe your CSS. Your time spent learning this tool will be well worth it. :)

sonic83 04-21-2014 06:28 PM

Thank you very much :):)


All times are GMT. The time now is 01:13 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.01922 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_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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