vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Forum Display Enhancements - [OzzModz] Separate Sticky Threads Collapsible (https://vborg.vbsupport.ru/showthread.php?t=297654)

thenashy 06-01-2013 09:08 PM

Confirmed working on my forum too. Thanks very much for the quick response and fix!

thenashy 06-01-2013 09:13 PM

Last question.

How do I change the style properties for this added bar. I can't seem to find it anywhere.

https://vborg.vbsupport.ru/

ozzy47 06-01-2013 09:23 PM

Quote:

Originally Posted by thenashy (Post 2425277)
Last question.

How do I change the style properties for this added bar. I can't seem to find it anywhere.

http://www.thenashy.com/upload/uploads/1370184236.jpg

That uses the stylevar, blocksubhead_background, but changing that will also change you look on the forums.

thenashy 06-01-2013 10:18 PM

Can you point me to the code to change that so I can play a different CSS value into additional?

ozzy47 06-01-2013 10:26 PM

In the templates, ozzy_separate_stickies_normal, ozzy_separate_stickies_stickies and ozzy_separate_stickies_stickies_nocoll you can look for this:

HTML Code:

<div class="threadlisthead table" style="background:{vb:stylevar blocksubhead_background}; color: {vb:stylevar blocksubhead_color};">
You can change, background:{vb:stylevar blocksubhead_background}; to something like, background:red;

Changing red to suit your needs. That will change the background.

To change the text color, change, color: {vb:stylevar blocksubhead_color}; to something like, color:red;

Changing red to suit your needs.

thenashy 06-02-2013 12:22 AM

Brilliant. Thanks!

ozzy47 06-02-2013 12:23 AM

Not a problem, glad to help. :)

Judith2 06-03-2013 11:48 PM

I have a request, I would like to put a shadow color for the sticky and the normal header.

Would it be possible?

ozzy47 06-05-2013 08:44 AM

It is something I can look into for a future version.

Judith2 06-05-2013 11:17 PM

Thanks a lot


All times are GMT. The time now is 06:26 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.01145 seconds
  • Memory Usage 1,735KB
  • 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
  • (1)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