vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   Rotating banners (https://vborg.vbsupport.ru/showthread.php?t=106682)

BruZZi 10-25-2006 01:30 AM

Installed.

It works great on my (upcoming) forum thanks. :) :) :)

Two questions...

Is there a way to get the banners rotate in order ???

How can I change the color of the border ?

.

attroll 10-25-2006 04:15 AM

Quote:

Originally Posted by BruZZi
Installed.

It works great on my (upcoming) forum thanks. :) :) :)

Two questions...

Is there a way to get the banners rotate in order ???

How can I change the color of the border ?

.

Yes you can.

In you banner template.

Find:
PHP Code:

<!-- Begin rotating ad code --> 

Above that add:
PHP Code:

<table border=#CCCCCC">
<tr>
<
td width="100%"

Now find:
PHP Code:

<!-- End rotating ad code --> 

Below that add:
PHP Code:

</td>
</
tr>
</
table

To change the border color replace the color in this code here:
border=#CCCCCC"

BruZZi 10-25-2006 11:05 PM

Thanks attroll. :)

TonyRio 06-08-2007 05:33 PM

Thank you much.. this was just what I was looking for.

However, is there anyway to get rid of the "PHP Code:" that shows up to the left of the banners?

rollinjunk 06-17-2007 08:21 PM

how come i cant figure out how to make a template to begin with ???

i kow im missing something

attroll 06-17-2007 08:57 PM

Quote:

Originally Posted by rollinjunk (Post 1270512)
how come i cant figure out how to make a template to begin with ???


i kow im missing something

Go to your ADMINCP--> STYLES & TEMPLATES--> STYLE MANAGER. Now pick the style you want to put it in. I recommend you DEFAULT or the top level style and then click the drop down menu and click on ADD NEW TEMPLATE. You can not get any more easier then that.

ArchangelX 09-03-2007 03:50 AM

I have one Flash banner in my sponsors group. How do I modify the code to work with it? Thank you.

ArchangelX 09-04-2007 02:31 AM

No dice, huh?

attroll 09-04-2007 03:36 AM

I have never played with flash so I am sorry I don't know where to start.

ArchangelX 09-04-2007 03:57 AM

Thanks, don't worry...I mucked about with it for the past day, and I finally figured out the sequence that worked.

Here's what I used for the code for flash. Now I'm no coder, so this may be really off, but it works on my site in both IE and FF. Thanks for the help...I hope this helps others! Of course, change the colors and dimensions for your file.

Code:

image[number++] = "<embed src= 'Enter your source file here' bgcolor='#FFFFFF' width='240' height='85'/>"


All times are GMT. The time now is 03:23 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.01286 seconds
  • Memory Usage 1,746KB
  • 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
  • (4)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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