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 How to make an image glow on Sun Feb 20, 2011 3:04 pm

Jazeon


Registered Member
Registered Member
I was looking for a tut to make an image glow just like the picture of the event image in the main page of web artz.
Like webartz poster

2 Re: How to make an image glow on Sun Feb 20, 2011 4:45 pm

Sanket


Administrator
Administrator
Code:
<a href="http://www.webartzforum.com/t2241-webartz-top-poster-contest" class="highlightit" target="_blank" title="Top Poster Contest" style="margin-bottom:10px;">
<img src="http://savepic.org/1272873.png"  style="opacity:0.7;filter:alpha(opacity=70)"
onmouseover="this.style.opacity=1;this.filters.alpha.opacity=100"
onmouseout="this.style.opacity=0.7;this.filters.alpha.opacity=70" border="none"></a>

Thats the code Smile



http://www.webartzforum.com

3 Re: How to make an image glow on Sun Feb 20, 2011 9:02 pm

Jazeon


Registered Member
Registered Member
Thanks Sanket.

4 Re: How to make an image glow on Mon Feb 21, 2011 1:48 pm

Jophy


Registered Member
Registered Member
Solved

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