Search
 
 

Display results as :
 

 


Rechercher Advanced Search
Latest topics
» New button
Top/Bottom Widget disappear. EmptyWed Jan 06, 2016 9:14 am by Admin

» Scrolling Widgets
Top/Bottom Widget disappear. EmptySat Oct 24, 2015 3:13 am by Admin

» Questions on forumotion
Top/Bottom Widget disappear. EmptyTue Aug 25, 2015 12:55 am by Admin

» Adding affiliates
Top/Bottom Widget disappear. EmptySat Aug 22, 2015 6:57 am by Admin

» hash tagging
Top/Bottom Widget disappear. EmptySat Aug 22, 2015 6:43 am by Admin

» Alert system
Top/Bottom Widget disappear. EmptySat Aug 22, 2015 6:41 am by Admin

» Facebook for kumari
Top/Bottom Widget disappear. EmptyFri Aug 21, 2015 1:10 am by Admin

» Countdown for the site
Top/Bottom Widget disappear. EmptyFri Aug 21, 2015 12:54 am by Admin

» background on top of background
Top/Bottom Widget disappear. EmptyFri Aug 21, 2015 12:47 am by Admin

» transparent background
Top/Bottom Widget disappear. EmptyMon Aug 17, 2015 12:34 pm by Admin

Click below for our World Map
 photo Kumari draft4_zpsyulb95s8.png
Switch Accounts


Control Panel

Code: Select Content

Your profile

Information

Preference

Signature

Avatar

Social

Friends and Foes

Memberlist

Groups

Private messages

Inbox

PM sent

Other

Topic is being watched


 

 Top/Bottom Widget disappear.

Go down 
AuthorMessage
Admin
Admin



Posts : 71
Join date : 2014-04-29

Top/Bottom Widget disappear. Empty
PostSubject: Top/Bottom Widget disappear.   Top/Bottom Widget disappear. EmptyThu Jun 19, 2014 1:11 pm

Where: Background: #color

Left side:
Top Widget
Code:
<div id="forum-widget" style="height: 13px; width: 16px; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; cursor: pointer; position: absolute; background: #f5ebf7 url(http://i42.tinypic.com/vg54yu.png) no-repeat 0 -13px;" onClick="jQuery('#left').animate({width:'toggle',height:'toggle',opacity:'toggle'},1000); if(my_getcookie('forum-widget')=='0') { my_setcookie('forum-widget','1',0,0); jQuery('#forum-widget').css('background-position','0 -13px'); } else { my_setcookie('forum-widget','0',1,0); jQuery('#forum-widget').css('background-position','0 0px'); }"></div>


Bottom Widget:
Code:
<script type="text/javascript"> jQuery('#forum-widget').insertBefore('#left'); if(my_getcookie('forum-widget')=='0') {jQuery('#left').animate({width:'toggle',height:'toggle',opacity:'toggle'},0); jQuery('#forum-widget').css('background-position','0 0px'); } </script>

Right Side:
Top Widget:
Code:
<div id="forum-widget" style="cursor: pointer; height: 13px; width: 16px; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; position: relative; bottom: -15px; float: right; background: #f5ebf7 url(http://i42.tinypic.com/vg54yu.png) no-repeat 0 -13px;" onClick="jQuery('#right').animate({width:'toggle',height:'toggle',opacity:'toggle'},1000); if(my_getcookie('forum-widget')=='0') { my_setcookie('forum-widget','1',0,0); jQuery('#forum-widget').css('background-position','0 -13px'); jQuery('#content-container div#content').css('margin-right','189px');} else { my_setcookie('forum-widget','0',1,0); jQuery('#forum-widget').css('background-position','0 0px'); jQuery('#content-container div#content').css('margin-right','0px'); }"></div>

Bottom:
Code:
<script type="text/javascript"> jQuery('#forum-widget').insertBefore('#right'); if(my_getcookie('forum-widget')=='0') {jQuery('#right').animate({width:'toggle',height:'toggle',opacity:'toggle'},0); jQuery('#forum-widget').css('background-position','0 0px'); jQuery('#content-container div#content').css('margin-right','0px');} </script>

Url: http://help.forumotion.com/t78898-show-hide-widgets-script
Back to top Go down
http://tester.omgforum.net
 
Top/Bottom Widget disappear.
Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
 :: Your first category ::  Rose :: North :: Codes-
Jump to: