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]

1Solved Sidebar coding Sat Dec 10, 2011 9:15 pm

waqas_ali

waqas_ali
Registered Member
Registered Member
Hi ,

I want to put a sidebar on my site something like
Sidebar coding  Untitlpop

But I dont know coding for it... Sad
Can any1 help me??

If yes then please Help me..!!
I saw it on many site...!!

http://www.indian.forumotion.com

2Solved Re: Sidebar coding Fri Dec 16, 2011 2:52 am

Nera

Nera
Technician
Technician
Add this to homebox. Change the photo links or leave only link to appeare there, as you wish, try it out and see is that what you want.

Code:
 <ul id="tipkice">
        <li><a title="write title here" href="write href link here"><img src="http://2img.net/i/fa/fdf3/normal.png"></a></li>
        <li><a title="write title here" href="write href link here"><img src="http://2img.net/i/fa/fdf3/normal.png"></a></li>
        <li><a title="write title here" href="write href link here"><img src="http://2img.net/i/fa/fdf3/normal.png"></a></li>
        <li><a title="write title here" href="write href link here"><img src="http://2img.net/i/fa/fdf3/normal.png"></a></li>
        </ul>

Than add this to CSS. You can change its position, sides, what ever you want.

Code:
#tipkice {
padding-right: 5px;
position: fixed;
right: 0;
top: 130px;
width: 24px;
}

3Solved Re: Sidebar coding Sat Dec 17, 2011 9:11 pm

tommycoo

tommycoo
Registered Member
Registered Member
cool thx nera .. Very Happy

4Solved Re: Sidebar coding Wed Dec 21, 2011 6:04 am

blindbat1457


Registered Member
Registered Member
Creative Nation <3!

Although it is inactive atm Sad

5Solved Re: Sidebar coding Thu Dec 22, 2011 2:49 am

RockerMan

RockerMan
Technician
Technician
Topic Solved & Locked

http://www.graphics-post.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