vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Miscellaneous Hacks - Ultimate Side Columns (https://vborg.vbsupport.ru/showthread.php?t=141870)

edward hamilton 01-11-2008 05:13 AM

To get random images from a php generator I added this Random Banner plug-in

then edited the Ultimate Column left column usc_sidecolumn_left
Admincp > Styles and Templates > Style Manager > All Style Options > Edit Templates>Ultimate Side Columns Templates > usc_sidecolumn_left

and added $random_banner[$random_number] (from the random image generator)
where I wanted the images to display.

tr>
<td class="alt1">
$random_banner[$random_number]
</td>
</tr>
<!-- -->

</table>
</td>

<!-- do not edit below this point -->
<td width="$stylevar[spacersize]">
</td>

applyimage 01-11-2008 10:21 AM

Quote:

Originally Posted by valdet (Post 1419303)
All of your steps are within the Add New Plugin page

Look at the screenie.


Good luck.
Val.

fantastic! thanks :cool:

edward hamilton 01-12-2008 05:49 PM

To change the spacing between the forum body and the ultimate side columns the variable is
at the bottom of page when editing usc_sidecolumn_left or usc_sidecolumn_right
Admincp > Styles and Templates > Style Manager > All Style Options > Edit Templates>Ultimate Side Columns Templates > usc_sidecolumn_left

<!-- do not edit below this point -->
<td width="$stylevar[spacersize]">
</td>$stylevars[spacersize]

The spacersize can be edited
All Style Options > StyleVars

The second option is spacersize, spacersize is also used in spacer_open which is used all over the site, I believe, so I'm using caution when changing this variable.

Good luck.

REVHEAD 01-13-2008 10:47 AM

does this work with fluid skin?

PKGDubber 01-13-2008 11:22 PM

I was looking for this to resolve an issue with a single style, worked like a charm!

also - I put the header info in my forum home template underneath my shout box, looks good :)

also - ^^^ my style is fluid.

https://vborg.vbsupport.ru/external/2008/01/29.jpg

509pro 01-14-2008 07:52 AM

I think I need some help :)

Please see image... right side is at the bottom of the page, the forum itself is tucked in and I have a log out link just hanging out... lol

Any help please!!!

https://vborg.vbsupport.ru/

popular 01-14-2008 03:00 PM

does anyone know if displaying ads in users private message or inbox is against google tos?

dsmoke 01-14-2008 06:19 PM

i have this installed on a 3.6.7 and a diff style just fine...

but i just trie dinstalling it on a different forum 3.6.8rc22 and a diff template

and nothing.. installed product, inserted code into both header and footer

and i view forum anothing.. checked setting in options it's enabled.. neither ie or firefox display anything at all

any ideas?

popular 01-14-2008 07:29 PM

how do we disable this for showthread? i have it for google appropriate but want to disable for showthread any ideas? thanks

509pro 01-14-2008 11:47 PM

Quote:

Originally Posted by 509pro (Post 1421089)
I think I need some help :)

Please see image... right side is at the bottom of the page, the forum itself is tucked in and I have a log out link just hanging out... lol

Any help please!!!

http://www.509productions.com/help.jpg


Just want to bump this to see if anyone can help me with the issue ?

Cheers,


All times are GMT. The time now is 10:23 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.01560 seconds
  • Memory Usage 1,739KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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