vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   code to center ads? (https://vborg.vbsupport.ru/showthread.php?t=304006)

SPEEDKILLZ 10-30-2013 11:44 AM

code to center ads?
 
1 Attachment(s)
Can someone tell me what i would need to ad to my ad code to center my ads on my forum?

ozzy47 10-30-2013 11:55 AM

You should be able to do that with the stylevar, ad_margin found in the group Ads.

For UNITS choose PX and then just put numbers in save and then look at your forum and you will see what adjusts what and then you just tweak it until it looks the way you want.

SPEEDKILLZ 10-30-2013 11:59 AM

is this in edit templates?

ozzy47 10-30-2013 12:18 PM

No, ACP --> Styles & Templates --> Style Manager --> Style Variable Editor for the style you are working with.

SPEEDKILLZ 10-30-2013 12:29 PM

Quote:

Originally Posted by ozzy47 (Post 2457253)
No, ACP --> Styles & Templates --> Style Manager --> Style Variable Editor for the style you are working with.


Oh thank you ozzy but this is moving all my ads. I just need to center the top ad.

ozzy47 10-30-2013 12:33 PM

Ok in the template, ad_global_below_navbar wrap the code in that template with this.

Code:

<div align="center">
Existing Code In Template
</div>


SPEEDKILLZ 10-30-2013 12:42 PM

Quote:

Originally Posted by ozzy47 (Post 2457258)
Ok in the template, ad_global_below_navbar wrap the code in that template with this.

Code:

<div align="center">
Existing Code In Template
</div>


Once again you are more than a help ozzy (fountain of knowledge) :D

Thank you sir

ozzy47 10-30-2013 03:58 PM

Not a problem, glad to help. :)


All times are GMT. The time now is 02:53 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.01017 seconds
  • Memory Usage 1,721KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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