vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Mini Mods - ADS In Corners ( Angular Advertisement ) (https://vborg.vbsupport.ru/showthread.php?t=255090)

VBIran 02-04-2011 10:22 AM

---
If you wanna something like this :
https://vborg.vbsupport.ru/external/2011/02/34.png
Code:

  <div style="position:fixed;right:0px;bottom:0px;z-index:1000">
  <a href="http://www.vbulletin.com" target="_blank" title="The Official vBulletin Modifications Site">
  <img src="https://vborg.vbsupport.ru/images/cstyle/blue/vblogo.gif" border="0" />
  </a>
  </div>

Use This Code
---

VBIran 02-04-2011 10:24 AM

I Put 4 PSD'S In First Post . Check It ;)

q3chap 02-07-2011 02:36 PM

thank you very much for this. I am looking after that for a long time and didnt know how to make it. Maybe I should read the vb4 docs :) ...

A tip for people like me, who want to place the ad outside of vb4 on top right.

HTML Code:


<div style="position:fixed;right:7px;top:0px;left:1207px;z-index:1000">

"left:1207px;" is like padding-left and the number of px bigger than your vb4.


I still have a question: what does this "z-index:1000" means?????

Hoan

***Edit: I clicked on "Mark as installed", but it always open a new browser window ... and it doesnt show that I have installed the mod.

VBIran 02-17-2011 09:22 AM

z-index is a CSS property that sets the stack order of specific elements. An element with greater stack order is always in front of another element with lower stack order.

emath 02-18-2011 05:10 PM

Quote:

Originally Posted by VBIran (Post 2163531)
z-index is a CSS property that sets the stack order of specific elements. An element with greater stack order is always in front of another element with lower stack order.

are u planning to add an option to close the ad ?


All times are GMT. The time now is 01:09 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.00977 seconds
  • Memory Usage 1,727KB
  • 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_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete