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 - Sidebar Anywhere (Formerly Sidebar for Activity Stream) by BOP5 (https://vborg.vbsupport.ru/showthread.php?t=283307)

fxdigi-cash 04-26-2014 04:24 AM

Quote:

Originally Posted by DemOnstar (Post 2494815)
That could possibly be a solution for me too.

I use this mod and apart from one tiny glitch, it does the job..

The issue I have is tag cloud related. It seems the tag cloud is not meant to be seen on activity.php and when this mod allows that, the tag cloud is delivered without css..
Same on forumdisplay.php

See HERE

How do I attach css to the above pages?

TA.

you could do that either way;

1- add external css file to headeinclude or header

2- add style directly to the page i.e inline css style

DemOnstar 04-26-2014 05:20 AM

Quote:

Originally Posted by fxdigi-cash (Post 2494829)
you could do that either way;

1- add external css file to headeinclude or header

2- add style directly to the page i.e inline css style

Nice one, nice two in fact... Trouble is, I haven't got a clue how to do either...:o
I have played with css many, many times but not in this way.

Basically, I just want to keep the same style as the working example..
But as I write this, i am thinking about what you say and you know what? I will give it a go. :eek:

Thanks...:up:

DemOnstar 04-27-2014 12:19 PM

This post contains some information that may prove helpful for others with the same issue as above.

https://vborg.vbsupport.ru/showpost....98&postcount=6

I haven't tried it yet but it comes from a reliable source.

fxdigi-cash 04-29-2014 04:38 AM

Quote:

Originally Posted by DemOnstar (Post 2495042)
This post contains some information that may prove helpful for others with the same issue as above.

https://vborg.vbsupport.ru/showpost....98&postcount=6

I haven't tried it yet but it comes from a reliable source.

That is what we call "inline css" :)

if you don't know how to do it, just add this:

Code:

<style type="text/css">

.style {background: #000; color:#fff}
</style>


DemOnstar 04-29-2014 10:26 AM

Quote:

Originally Posted by fxdigi-cash (Post 2495267)
That is what we call "inline css" :)

Thanks for the terminology update..

I did as Lynne suggested and tucked it away in the additional.css. Did the trick..

Thanks for the above. A reference for the future. :up:

Scalemotorcars 04-30-2014 04:13 PM

How can I display a block only if its on (this script)? For example the block only shows on Forumhome or on Search.

Also trying to display blocks on specific forum ID's The code below will not display on the forumhome but still shows on all foumid's even when the ID is set to a specific forum number.


PHP Code:

global $foruminfo;
$forumid $foruminfo['forumid'];

if (
$forumid == 144)

   
my php code 

return
$my_output


RichieBoy67 06-01-2014 04:52 PM

I am currently using the other sidebar plug but am looking for a simple way to add another sidebar to the blog. I understand this does not currently do that but is it possible to add this feature?

sarasotarepub 06-03-2014 10:47 PM

Excellect Mod, it really works nicely. I have one Skin that is a problem but it's not the Mod's fault. There is a size problem, the Skin is weird but I can live with 1 of the 4 not acting exactly as planned.

DarioVinci 06-04-2014 09:29 PM

the theme filter doesn't work for me ( vb 4.2.2 ) any idea?

nasko 06-17-2014 08:04 PM

I removed vbseo from my vbulletin and after that the sidebar is missing. Any idea, how to fix this issue?


All times are GMT. The time now is 04:03 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.01644 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_code_printable
  • (1)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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