PDA

View Full Version : Forum Home Enhancements - uzuner slide panel


t.uzuner
12-20-2008, 10:00 PM
Hi friends,
Modification is a forum including slides in your site, that you can add whichever html code you want

install:
Bring the folder into the forum root, if you would like to see the given code in all the pages, in the header template

step 1:
upload folder upload to forum root

step 2:

search header templates:

<!-- logo -->

above the

<!--uzuner slide panel-->
<script type="text/javascript" src="slidepanel/jquery.js"></script>

<script type="text/javascript">
$(document).ready(function(){

$(".btn-slide").click(function(){
$("#panel").slideToggle("slow");
$(this).toggleClass("active"); return false;
});


});
</script>


<div id="panel">
<!-- you can put content here -->
</div>

<p class="slide"><a href="#" class="btn-slide">Site Gezgini</a></p>

<!-- / uzuner slide panel-->

step3:

Also put the css codes underste the additional css codes

a:focus {
outline: none;
}
#panel {
background: #A90101;
height: 200px;
display: none;
}
.slide {
margin: 0;
padding: 0;
border-top: solid 4px #A90101;
background: url(slidepanel/btn-slide.gif) no-repeat center top;
}
.btn-slide {
background: url(slidepanel/white-arrow.gif) no-repeat right -50px;
text-align: center;
width: 144px;
height: 31px;
padding: 10px 10px 0 0;
margin: 0 auto;
display: block;
font: bold 120%/100% Arial, Helvetica, sans-serif;
color: #fff;
text-decoration: none;
}
.active {
background-position: right 12px;
}



good luck


example web site: www.okulonceciyiz.biz[/SIZE] (www.okulonceciyiz.biz)

honcho
12-21-2008, 08:57 PM
nice one bro will install this

also can you pm me the scrolling hck u have installed please

daydie
12-21-2008, 09:12 PM
thanks

TheLastSuperman
12-21-2008, 09:22 PM
Similar to the one I released except you tweaked it differently and the javascript file is different too ;) Nice job!

https://vborg.vbsupport.ru/showthread.php?t=196980

S-MAN

GSeybold
12-21-2008, 09:25 PM
Hello Sorry to be so stupid. What am I looking at when I go to demo? I'm lost :D
P.S. Love the colors of your forum..

TheLastSuperman
12-21-2008, 09:27 PM
The Orange Tab up top, click it and see what happens ;).

GSeybold
12-21-2008, 09:33 PM
Oh thanks so much. Dah. I'm so sorry. what a dummy. :D

Ok I got it. Does the pealer come with it or is that the seperate mod I saw earlier? I'm really very tech challenged and trying to learn.

Also if I may ask, what is the subject of your forum. It looks very cheery. :)

TheLastSuperman
12-22-2008, 12:07 PM
I believe his peeler is seperate!

I like his/her site too :D

Ok, nuff invading this thread but peeler is seperate, you could most likely google a simialr form of code and place in your header template etc.

Found one! Have fun :D http://www.dougbelshaw.com/2008/01/26/page-peel-script/

soundbarrierpro
12-22-2008, 01:22 PM
will this work on cmps index?

M-Tuning
12-22-2008, 02:31 PM
Nice,

I've made something similar too:

https://vborg.vbsupport.ru/showthread.php?t=180871

creativepart
12-22-2008, 05:35 PM
The demo site is closed for non-payment.

mmurtha
12-22-2008, 06:34 PM
The demo site is closed for non-payment.

I noticed!

Hey, does anyone have this installed that is willing to put up an example for us?

It'd be much appreciated.

Thanks ...

TheLastSuperman
12-22-2008, 07:21 PM
Nice,

I've made something similar too:

https://vborg.vbsupport.ru/showthread.php?t=180871

I had no idea you had that out when I made mine! Why didn't you say something lol?

Anyways NICE M-Tuning, I like it :D

I noticed!

Hey, does anyone have this installed that is willing to put up an example for us?

It'd be much appreciated.

Thanks ...

It was just up last night! If it's not up tonight
(in case he just noticed and is going wtf then pays real quick lol) when I get home I'll throw you up a demo and link to it.

S-MAN

TheLastSuperman
12-24-2008, 12:05 AM
It's back up everyone ;)

t.uzuner
01-17-2014, 09:03 PM
my site's for preschool education teacher and family. :)