vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Randomly rotating ads & how do I move them? (https://vborg.vbsupport.ru/showthread.php?t=259474)

theparentpack 02-26-2011 04:23 AM

Randomly rotating ads & how do I move them?
 
I use vB ad Management but would like to move my ads to the right a bit so they are actually on the background to the right of my forums. Also, I would love to know if anyone knows what I should add to make my ads rotate randomly. Here is a link to see the ads. You can see them on the right. http://www.theparentpack.org

Lynne 02-26-2011 03:59 PM

You don't have a minimum width set for your forums, so there really is no way to make sure the ads stay on the white background.

Change this line:
HTML Code:

<div style="width: 90%; text-align: left; " class="page">
To this:
HTML Code:

<div style="width: 90%; text-align: left; min-width: 900px;" class="page">

theparentpack 03-03-2011 09:43 AM

Thanks Lynne. Can you tell me which template I would go to change this?

Lynne 03-03-2011 05:02 PM

That isn't from a default template, so I don't know.

Try this - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code. (Sometimes the template is the one mentioned at the very top of the page source.)


All times are GMT. The time now is 08:57 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.00931 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
  • (2)bbcode_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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