The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Side bar Improvement

2 posters

Go down

Solved Side bar Improvement

Post by uJhisper Mon Jan 23 2012, 05:42

So I have this code
Code:
 <div id="slide"><p style="font-family:verdana;color:red;">Side Bar</p>
          <li><a href="My Forum Link"><img src="http://clanfru.com/Templates/fru/Images/button_profile.png" alt="Your Profile"></a></li></div><br /><input type="button" value="Collapse" id="hide" onclick="jQuery('#slide').slideUp(); jQuery('#hide').hide(); jQuery('#show').show();" /><input type="button" value="Expand" onclick="jQuery('#slide').slideDown(); jQuery('#show').hide(); jQuery('#hide').show();" id="show" style="display: none;" />

how can i modify it to show images i made?
Priority Level:URGENT PLEASE ASAP loul
avatar
uJhisper
Forumember

Posts : 135
Reputation : 2
Language : english

Back to top Go down

Solved Re: Side bar Improvement

Post by Guest Mon Jan 23 2012, 07:20

http://clanfru.com/Templates/fru/Images/button_profile.png is the Profile image:
Side bar Improvement Button_profile

My Forum Link is redirection link when you click to image. Very Happy
avatar
Guest
Guest


Back to top Go down

Solved Re: Side bar Improvement

Post by uJhisper Mon Jan 23 2012, 13:02

Gassy wrote:http://clanfru.com/Templates/fru/Images/button_profile.png is the Profile image:
Side bar Improvement Button_profile

My Forum Link is redirection link when you click to image. Very Happy
what i want is when it inputs that button to replace it with an image
http://www.dynamicdrive.com/dynamicindex17/animatedcollapse.htm
avatar
uJhisper
Forumember

Posts : 135
Reputation : 2
Language : english

Back to top Go down

Solved Re: Side bar Improvement

Post by uJhisper Mon Jan 23 2012, 14:25

Rideem3 wrote:So you want an image for a button instead if the default button?
yes please
avatar
uJhisper
Forumember

Posts : 135
Reputation : 2
Language : english

Back to top Go down

Solved Re: Side bar Improvement

Post by uJhisper Mon Jan 23 2012, 22:57

Rideem3 wrote:Use this code:
Code:
        <div id="slide"><p style="font-family:verdana;color:red;">Side Bar</p>
                  <li><a href="My Forum Link"><img src="http://clanfru.com/Templates/fru/Images/button_profile.png" alt="Your Profile"></a></li></div><br /><img src="http://www.dynamicdrive.com/dynamicindex17/collapse.jpg" id="hide" onclick="jQuery('#slide').slideUp(); jQuery('#hide').hide(); jQuery('#show').show();" /><img src="http://www.dynamicdrive.com/dynamicindex17/expand.jpg" onclick="jQuery('#slide').slideDown(); jQuery('#show').hide(); jQuery('#hide').show();" id="show" style="display: none;" />
Ok thanks solved!!!!!!!!!!!!! Smile
avatar
uJhisper
Forumember

Posts : 135
Reputation : 2
Language : english

Back to top Go down

Solved Re: Side bar Improvement

Post by Nera. Mon Jan 23 2012, 22:58

Topic Solved & Locked
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum