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)

ChiNa 08-13-2012 11:04 PM

Please Notice: This message has nothing to do with the POST, this is a message about another SlideMenu. Just in case some of you may get confused reading this..

To LgsOfChampions:

:D I will help you out if anything with the Left SlideMenu Navigation..... Waiting for your reply! Makes sure to change the colors and the path to the Slider on vBCoderz.. You only need to edit one file "ssmItems.js" and do not touch the other! After edit, Upload them both to your forum root. And then put the extra code that you got from vBcoders in your header template!

LgsOfChampions 08-13-2012 11:20 PM

Yea I can add it, just need the upload file lol :)

also whats the code for the icons next to user groups? I add link to show what I mean.

click here

ChiNa 08-13-2012 11:58 PM

Ohh I see You can simply right click and copy them...

DeadlyDuckling 08-14-2012 06:28 AM

Quote:

Originally Posted by ChiNa-Man (Post 2356729)
DeadlyD.... I tried very hard to Edit the my Flash Header, and I am kinda good in Flash Scripts and etc, but lets just say forget that one, I tried for almost 2 ours, WIth Adobe Flash CS4 and CS4, and I did even make another Flash Script, Still was not working out,,

https://vborg.vbsupport.ru/external/2012/08/18.gif
I found a few, Maybe later this week I will setup a few up, for testing, but I dont promising! But if you like this one, its very easy and css is very good and can be costumized!

Anyways the Link you provided me, Clanvision.org, they are using a Wordpress Theme from YooTheme, and they are using a WidgetKit, so thats also out of options......But I have found a few others, the problem will be that I suck at codings, I mean I am not able to make it as an ADD ON, but I can make a good HTML tutorial, but we will look into that....

LgsOfChampions, about the Left Navigation Menu, visit vBcoderz.com, my favorit vBulletin Forum, and here is the link http://www.vbcoderz.com/showthread.php?t=10464

yea a html/css one would be good :) i hope to be able to test something soon, maybe dbtech could do something with this

LgsOfChampions 08-14-2012 11:15 AM

Quote:

Originally Posted by ChiNa-Man (Post 2356764)
Ohh I see You can simply right click and copy them...

Yes I know that bro lol. How would I go about adding them to the usergroup? Is there a code?

DeadlyDuckling 08-14-2012 04:24 PM

Quote:

Originally Posted by LgsOfChampions (Post 2356863)
Yes I know that bro lol. How would I go about adding them to the usergroup? Is there a code?

like this? http://puu.sh/VgCq

i just put <img src="images/example.png"> before the html markup http://puu.sh/VgDD

and if you want more space you could put <img src="images/example.png">&nbsp;

ChiNa 08-14-2012 04:28 PM

Lgs, Go to your usergroups in your admincp and in the html markup put the code in the first FIELD to your right, the code the deadlyduckling provided,,, Good luck thats should do the job..

DeadlyDuckling thanks for explaining, Good job.

LgsOfChampions 08-14-2012 07:32 PM

I can't get it to work with the glow I have. It makes my name vanish. This is my current code

first box
Quote:

<span style='font-weight: bold; font: 16px verdana; color:#B18904; text-shadow: red 0px 0px 7px;'>
second box
Quote:

</span>
Where would I put the
Quote:

<img src="images/example.png">
to work with it?
I tried putting it in the front no luck :(

DeadlyDuckling 08-15-2012 06:16 AM

Quote:

Originally Posted by LgsOfChampions (Post 2356963)
I can't get it to work with the glow I have. It makes my name vanish. This is my current code

first box


second box


Where would I put the to work with it?
I tried putting it in the front no luck :(

you have to put an image link in the code <img src="images/example.png"> so you would upload the image to your image directory in ftp and rename the Example part

heres an example of what i have

html markup
first box:
HTML Code:

<img src="images/ef.png">&nbsp;<span class='ecmem'><span style='color:#E1E1E1;'>
second box:
HTML Code:

</span></span>
then i have this in additional.css

HTML Code:

.admin {
text-decoration:  none !important;
text-shadow:  0 0 0.5em red,  0 0 0.5em red,  0 0 0.5em red;
background:  url("http://i47.servimg.com/u/f47/17/17/22/24/fire_o10.gif");
font-weight:bold;
}


ChiNa 08-15-2012 07:32 AM

Here is my css code, Just make sure to change the "RED" field for your image! The image beside your username!


First Field (Left)

<span class="administrator"><img src="images/YOURIMAGE.png" alt="Administrator" border="0"/>


Second Field (Right)
</span>

CSS Code:
.admin {
color: #FF0000;
font-weight: bold;
text-shadow: 0px 0px 7px #FF0000;
}


All times are GMT. The time now is 11:10 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.01056 seconds
  • Memory Usage 1,750KB
  • 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
  • (3)bbcode_html_printable
  • (7)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