vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Forum Home Enhancements - [CM] Floating Sidebar (Custom + Shine Effect) (https://vborg.vbsupport.ru/showthread.php?t=286400)

bzcomputers 08-09-2012 05:45 PM

Like the mod but decided the images were a little too small so I went with some different ones with less background but the same overall size (28x28). To me it looks a little better this way.

https://vborg.vbsupport.ru/external/2012/08/37.jpg

If anyone wants the alternative images you can download them from here:
Sidebar Alternative Images

ChiNa 08-09-2012 09:05 PM

Nice Job, Thanks for the comment, and for your to contribution!

ti6 08-10-2012 09:39 AM

Amazing. Thanks a lot for this! Is there a way to add a hover to the buttons?

ChiNa 08-10-2012 03:36 PM

Ti6, can you please make it clear what you mean with "a hover to the button"?
Bcoz right now there is a hover added already..

ti6 08-10-2012 09:52 PM

Excuse my short answer. :) Hover effect: Social media icons getting highlighted on mouseover.
Ill tryed something like

PHP Code:

#hover a {
    
opacity:0.6;filter:alpha(opacity=60);
    }

#hover a:hover{
    
opacity:1;filter:alpha(opacity=100);


but it didnt work out. Can you help me?

ChiNa 08-10-2012 11:11 PM

Ti6, I will try see If I can catch a code for you , but You need to Click Install to get support for this mate..

ChiNa 08-10-2012 11:37 PM

I will try get the code for you, its not simple because when you use the <li> for listing buttons, and for each image we are going to use a <div> CLASS="name"> </div>! I will get back to you when I have made the code..

ChiNa 08-11-2012 12:36 AM

NEW UPDATE 11 - August - 2012:
Ok Guys, First of all please click INSTALL for having support and if you like it!

I have added a new Tutorial with a new effect! Now your SideBar icons will shine while hovering your mouse over it! Make sure to download the new SideBar.zip which contains the new icons, and replace the old ones! And Inside the Background.txt file

I have added:
7 new codes with Gradient effect,
7 other codes WITHOUT the gradient effect!

And a Transparent Background Code added as well! So your buttons can be transparent, and your forum is fully visible throug the SideBar!

Good luck guys and make sure to click Installed!

LgsOfChampions 08-11-2012 11:48 PM

great mod!!

question...

1. Anyway to share code for the floating sidebar on the right?
2. the code for the images next to name?

any chance to share?

bzcomputers 08-12-2012 12:16 AM

Quote:

Originally Posted by LgsOfChampions (Post 2356311)
great mod!!

question...

1. Anyway to share code for the floating sidebar on the right?

I believe if you just change this line:
Code:

right:0;
to this:
Code:

left:0;


All times are GMT. The time now is 01:43 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.01138 seconds
  • Memory Usage 1,740KB
  • 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_code_printable
  • (1)bbcode_php_printable
  • (1)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