WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You


You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

1 Tool Bar Help on Thu Mar 11, 2010 8:11 pm

Behavior???


Registered Member
Registered Member
I want to make a tool bar that will be displayed in the bottom of My forum with The following Features

The Gaming Galore

Points chamber

Hogwarts Arcade

Hogwarts Stadium

notice Boards

With pictures

http://www.thedungeons.info

2 Re: Tool Bar Help on Thu Mar 11, 2010 8:33 pm

Sanket


Administrator
Administrator

http://www.webartzforum.com

3 Re: Tool Bar Help on Thu Mar 11, 2010 9:34 pm

Behavior???


Registered Member
Registered Member
I was aware of this topic, but it seems its not compiled enough for newbies to understand, it would be perfect, if these are compiled and given as a single post with more information added to it

http://www.thedungeons.info

4 Re: Tool Bar Help on Thu Mar 11, 2010 9:45 pm

Sanket


Administrator
Administrator
Code:
<style>
div.pre{
background:#f9f9f9;
border:1px solid #cacaca;
position:fixed;
width: 490px;
top: auto;
right: 0;
margin: 0 auto;
bottom: 0;
left: 0;"
z-index:1000;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
height:25px;
}


div.pre2{
background:#f9f9f9;
border:1px solid #cacaca;
width:40px;
position:fixed;
top: auto;
right: 0;
margin: 0 auto;
bottom: 0;
left: 0;"
z-index:1000;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
padding:5px;
display:none;
}

div.pre img{
margin-top:-37px;
margin-left:10px;
margin-right:10px;
opacity:0.6
}

div.pre img:hover{
opacity:1.0;
}</style><div class=pre id=close>
<a href=url u want><img src=http://www.iconspedia.com/uploads/1431422278597494969.png><a>
<a href=url u want><img src=http://www.iconspedia.com/uploads/2137888854.png><a>
<a href=url u want><img src=http://www.iconspedia.com/uploads/63251848243945445.png><a>
<a href=url u want><img src=http://www.iconspedia.com/uploads/2045964991576298844.png><a>
<a href=url u want><img src=http://www.iconspedia.com/uploads/3664046891135341964.png><a>
<a href = "javascript:void(0)" onclick ="document.getElementById('close').style.display='none';document.getElementById('open').style.display='block'"><img

src=http://www.iconspedia.com/uploads/19418748531634207784.png height=40 width=40></a>
<br>

</div><div class=pre2 id=open>
<a href = "javascript:void(0)" onclick ="document.getElementById('close').style.display='block';document.getElementById('open').style.display='none'"><img

src=http://www.iconspedia.com/uploads/1316536084.png height=40 with=40 align=right></a>
</div>



Add this code to your homepage message after adding the links with respect to the images.

http://www.webartzforum.com

5 Re: Tool Bar Help on Thu Mar 11, 2010 10:20 pm

Behavior???


Registered Member
Registered Member
So it will appear on the bottom of my forum?

http://www.thedungeons.info

6 Re: Tool Bar Help on Thu Mar 11, 2010 10:33 pm

Sanket


Administrator
Administrator
Yes just like this.
http://troubleshoot.forumotion.net/index.htm

http://www.webartzforum.com

7 Re: Tool Bar Help on Thu Mar 11, 2010 10:35 pm

Behavior???


Registered Member
Registered Member
Can you give Me That code, you used?

http://www.thedungeons.info

8 Re: Tool Bar Help on Thu Mar 11, 2010 10:35 pm

Sanket


Administrator
Administrator
Behavior??? wrote:Can you give Me That code, you used?

http://www.webartzforum.com/css-cascading-style-sheets-f6/tool-bar-help-t521.htm#7765

I already posted that.

http://www.webartzforum.com

9 Re: Tool Bar Help on Thu Mar 11, 2010 10:37 pm

Behavior???


Registered Member
Registered Member
Ooops...Sorry, Thankyou

http://www.thedungeons.info

10 Re: Tool Bar Help on Thu Mar 11, 2010 10:37 pm

Sanket


Administrator
Administrator
Did it work for you?

http://www.webartzforum.com

11 Re: Tool Bar Help on Thu Mar 11, 2010 10:39 pm

Behavior???


Registered Member
Registered Member
Yes, i have used a Demo

http://www.thedungeons.info

12 Re: Tool Bar Help on Thu Mar 11, 2010 10:40 pm

Sanket


Administrator
Administrator
Solved | Locked

http://www.webartzforum.com

View previous topic View next topic Back to top  Message [Page 1 of 1]

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