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

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]

1Tool Bar Help Empty Tool Bar Help Thu Mar 11, 2010 9:41 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 Tool Bar Help 1431422278597494969

Points chamber Tool Bar Help 2137888854

Hogwarts Arcade Tool Bar Help 63251848243945445

Hogwarts Stadium Tool Bar Help 2045964991576298844

notice Boards Tool Bar Help 3664046891135341964

With pictures

http://www.thedungeons.info

2Tool Bar Help Empty Re: Tool Bar Help Thu Mar 11, 2010 10:03 pm

Sanket

Sanket
Administrator
Administrator
http://www.webartzforum.com/css-cascading-style-sheets-f6/toolbar-t384.htm#5922

Check that out, it shall help.

http://www.webartzforum.com

3Tool Bar Help Empty Re: Tool Bar Help Thu Mar 11, 2010 11:04 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

4Tool Bar Help Empty Re: Tool Bar Help Thu Mar 11, 2010 11:15 pm

Sanket

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

5Tool Bar Help Empty Re: Tool Bar Help Thu Mar 11, 2010 11:50 pm

Behavior???


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

http://www.thedungeons.info

6Tool Bar Help Empty Re: Tool Bar Help Fri Mar 12, 2010 12:03 am

Sanket

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

http://www.webartzforum.com

7Tool Bar Help Empty Re: Tool Bar Help Fri Mar 12, 2010 12:05 am

Behavior???


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

http://www.thedungeons.info

8Tool Bar Help Empty Re: Tool Bar Help Fri Mar 12, 2010 12:05 am

Sanket

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

9Tool Bar Help Empty Re: Tool Bar Help Fri Mar 12, 2010 12:07 am

Behavior???


Registered Member
Registered Member
Ooops...Sorry, Thankyou

http://www.thedungeons.info

10Tool Bar Help Empty Re: Tool Bar Help Fri Mar 12, 2010 12:07 am

Sanket

Sanket
Administrator
Administrator
Did it work for you?

http://www.webartzforum.com

11Tool Bar Help Empty Re: Tool Bar Help Fri Mar 12, 2010 12:09 am

Behavior???


Registered Member
Registered Member
Yes, i have used a Demo

http://www.thedungeons.info

12Tool Bar Help Empty Re: Tool Bar Help Fri Mar 12, 2010 12:10 am

Sanket

Sanket
Administrator
Administrator
Solved | Locked

http://www.webartzforum.com

Sponsored content


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