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]

1HTML image to the right? Empty HTML image to the right? Tue Aug 31, 2010 1:07 am

Guest


Guest
Hello,

i would like to know how exactly i can plase a small twitter/facebook icon to the right of my website like here.

Thanks Wink

http://cdn.iconfinder.net/data/icons/deadsimple/twitter.gif

2HTML image to the right? Empty Re: HTML image to the right? Tue Aug 31, 2010 12:18 pm

ankillien

ankillien
Administrator
Administrator
This would do the trick...

Code:
<div style="position: fixed; top: 50%; right: 0px;">
<a href="#"><img src="http://cdn.iconfinder.net/data/icons/deadsimple/twitter.gif"></a>
</div>

3HTML image to the right? Empty Re: HTML image to the right? Wed Sep 01, 2010 2:51 am

Guest


Guest
solved!

4HTML image to the right? Empty Re: HTML image to the right? Wed Sep 01, 2010 3:00 am

Unknown Data

Unknown Data
Registered Member
Registered Member
Solved | Locked

http://woops.dk

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