vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Miscellaneous Hacks - Rotating Banner System (https://vborg.vbsupport.ru/showthread.php?t=188328)

y2ksw 03-31-2013 05:30 PM

Quote:

Originally Posted by bada_bing (Post 2412449)
Yes I want to add the banner on as a side bar and not sure how to do this, I cant use the everywhere sidebar hack because that is for vb 4.x series and we are using vb 3.8 series

I am regularily failing HTML ... anyone? :)

Judith2 04-07-2013 08:59 PM

Do you have a german translation??

bada_bing 04-08-2013 01:12 PM

Does anyone know how I can add two banners side by side but inside a table?
If I just use this @vbbanners:0@@vbbanners:0@ and then I start to shrink my browser size the banners start overlapping each other, I want these banners to be fixed next to each other regardless of the size of my browser size.

Any help doing this?

y2ksw 04-09-2013 08:19 AM

Quote:

Originally Posted by Judith2 (Post 2414985)
Do you have a german translation??

No, sorry.

y2ksw 04-09-2013 08:22 AM

Quote:

Originally Posted by bada_bing (Post 2415064)
Does anyone know how I can add two banners side by side but inside a table?
If I just use this @vbbanners:0@@vbbanners:0@ and then I start to shrink my browser size the banners start overlapping each other, I want these banners to be fixed next to each other regardless of the size of my browser size.

Any help doing this?

Tables usually have the <td> tags for columns, but they must match in all rows. Eventually you also will need to use the span attribute.

At this site you may learn all about HTML :)

bada_bing 04-09-2013 07:29 PM

Quote:

Originally Posted by y2ksw (Post 2415261)
Tables usually have the <td> tags for columns, but they must match in all rows. Eventually you also will need to use the span attribute.

At this site you may learn all about HTML :)

Can you provide an example on how to wrape this into a table

bzcomputers 04-09-2013 08:52 PM

Quote:

Originally Posted by bada_bing (Post 2415386)
Can you provide an example on how to wrape this into a table




HTML Code:

<table>
<tr>
<td style="min-width:XXXpx">@vbbanners:0@</td><td style="min-width:XXXpx">@vbbanners:0@</td>
</tr>
</table>


Then just set "XXX" to whatever minimum width you want the banners to be. You can also add additional styling such as "max-width", or "width", then possibly "padding" etc. to get the exact look and spacing you want.

y2ksw 04-10-2013 06:25 AM

Quote:

Originally Posted by bada_bing (Post 2415386)
Can you provide an example on how to wrape this into a table

http://www.w3schools.com/html/html_tables.asp ;)

DonLKSAB 04-10-2013 05:12 PM

So. Anyone solved the Photopost issue?
I desperatly need it and are willing to pay for a solution.
y2ksw any chanse i could pay you to have a look at it?

Videx 04-10-2013 05:38 PM

I've never used Photopost, but I have Photopost Classifieds and if it's the same deal it's not really a vbulletin mod at all, it's a separate script that just imports the vb styles so the page looks like part of your forum.


All times are GMT. The time now is 09:05 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.03944 seconds
  • Memory Usage 1,745KB
  • 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_html_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)pagenav_pagelinkrel
  • (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