UNLEASHED YOUR CREATIVITY!
You'll need to login or register in order to fully use all the features and view all the sections of this site.
Thank you.
Regards: FSMANIA Team
UNLEASHED YOUR CREATIVITY!
You'll need to login or register in order to fully use all the features and view all the sections of this site.
Thank you.
Regards: FSMANIA Team
UNLEASHED YOUR CREATIVITY!
Would you like to react to this message? Create an account in a few clicks or log in to continue.

UNLEASHED YOUR CREATIVITY!


 
HomePortalGalleryPublicationsSearchLatest imagesRegisterLog in

 

Animated Primary pic

View previous topic View next topic Go down 
Author Message
[AKOSIAMICK]
VIP
Animated Primary pic Vip
[AKOSIAMICK]


Age : 27 Registration date : 2009-03-11 Number of posts : 60 Location : Job/hobbies : Humor :

Animated Primary pic Vide
PostSubject: Animated Primary pic   Animated Primary pic Icon_minitimeFri Mar 13, 2009 2:50 am

just add to yer css extension..
pls change the "GIF's URL HERE"..w/ ur own gif url

Code:
/* Normal Alpha Image Effect */
img { opacity:1;filter:alpha(opacity=100) }
a:hover img { opacity:.50;filter:alpha(opacity=50) }

div.imgblock200 {
background:url([b]GIF's url here[/b]);
background-position: center center;
background-repeat: no-repeat;
height:235px;
width:185px;
}
div.imgblock200 img {display:none !important}


};RANDOMIMG.init();

next step:
1. copy the code
2. paste the codes at the NOTEPAD.
3. edit the URL with yer own. Very Happy
4. SAVE AS filename.css (example: animated.css)
5. go to your own web hosting site. (fileave, ripway. etc.)
6. UPLOAD your file (animated.css) to your host
7. get the url. (example: http://baty.fileave.com/animated.css)
8. paste the url on the "CSS URL HERE".

Code:
<link rel="stylesheet" href="CSS URL HERE">

then paste to your MEDIABOX. (not the real MEDIABOX.)

DONE.

PREVIEW: http://friendster.com/batygotcrazy
Back to top Go down

Animated Primary pic

View previous topic View next topic Back to top 
Page 1 of 1
Friendster Mania Members
Follow the rules of this forum!

Permissions in this forum: You cannot reply to topics in this forum
UNLEASHED YOUR CREATIVITY! :: FSMANIA DESIGN AND DEVELOPMENT :: CASCADING STYLE SHEETS -