[advanced search]
23 members in the live chat room. Join Chat!
Register Rules & FAQ NP$ Store Active Threads Mark Forums Read
Go Back   NamePros.Com > Design and Development > Webmaster Tutorials
User Name
Password

Old 10-22-2005, 01:25 AM   · #1
J4m!3
NamePros Regular
 
J4m!3's Avatar
 
Name: Jamie
Location: Clevedon, UK
Trader Rating: (9)
Join Date: Oct 2005
Posts: 198
NP$: 25.00 (Donate)
J4m!3 will become famous soon enoughJ4m!3 will become famous soon enough
CSS Touchs

Ever wondered how people make images fade and then un-fade when you hover the mouse over the, in this tutorial you will find out just how this ever wondered how people make images fade and then un-fade when you hover the mouse over them, in this tutorial you will find out just how this happens and how to do it. To start off you must place this code between the head tags.
Code:
<style type="text/css"> .highlightit img{ filter:progid:DXImageTransform.Microsoft.Alpha(opa city=50); -moz-opacity: 0.5; } .highlightit:hover img{ filter:progid:DXImageTransform.Microsoft.Alpha(opa city=100); -moz-opacity: 1; </style>

After this you have to have every image that you want highlighted, code looking like this:
Code:
<a href="Link here" class="highlightit">[img]Image path here[/img]</a>
You can edit the opacity of the image whens normal and got the mouse above it by typing a new number in the opacity brackets, for example:
Code:
(opacity=30)


---------------------------------


In this tutorial you will learn how to completely customise the colour of your links. Put this in the head tags.
Code:
<style type="text/css"> <!-- a.linkStyleName:link {color: white} a.linkStyleName:visited {color: red; } a.linkStyleName:hover {color: pink; } a.linkStyleName:active {color: yellow; } --> </style>
Change the colours to suit your site, right now everytime you want to apply this code to your links. Your links should now look like this:
Code:
<a href="Link Goes Here" class="linkStyleName">Text Here</a>


Copyright Jamie Salvage.


Please register or log-in into NamePros to hide ads
J4m!3 is offline   Reply With Quote
Old 10-24-2005, 05:57 AM   · #2
J4m!3
NamePros Regular
 
J4m!3's Avatar
 
Name: Jamie
Location: Clevedon, UK
Trader Rating: (9)
Join Date: Oct 2005
Posts: 198
NP$: 25.00 (Donate)
J4m!3 will become famous soon enoughJ4m!3 will become famous soon enough
No one?
J4m!3 is offline   Reply With Quote
Old 10-29-2005, 12:55 AM   · #3
Breakpoint
NamePros Member
 
Breakpoint's Avatar
 
Trader Rating: (1)
Join Date: Oct 2005
Posts: 109
NP$: 14.00 (Donate)
Breakpoint is an unknown quantity at this point
i dont know css but interesting
Breakpoint is offline   Reply With Quote
Old 11-05-2005, 05:33 PM   · #4
Maverick
NamePros Regular
 
Maverick's Avatar
 
Location: Canada
Trader Rating: (20)
Join Date: Jun 2005
Posts: 802
NP$: 215.35 (Donate)
Maverick is just really niceMaverick is just really niceMaverick is just really niceMaverick is just really nice
Nice little tut. Thanks for sharing.
Maverick is online now   Reply With Quote
Old 11-06-2005, 03:28 AM   · #5
Wybe
NamePros Member
 
Wybe's Avatar
 
Name: Wybe M.
Location: the Netherlands
Trader Rating: (9)
Join Date: Nov 2005
Posts: 127
NP$: 1.54 (Donate)
Wybe is on a distinguished road
This is sweet man. I kinda always bookmark sites I know use this technique, because I plan on using it some time, but ofcourse I always forget etc. etc. This has really laid it out right in front of me :P Perfect, thanks!
__________________
accepts paypal and cookies
Wybe is offline   Reply With Quote
Old 11-07-2005, 10:38 AM   · #6
Rive
NamePros Member
 
Trader Rating: (0)
Join Date: Sep 2005
Posts: 55
NP$: 64.00 (Donate)
Rive is an unknown quantity at this point
Great tutorial, very interesting and helpful.





_______________________________________
Brochures Printing Services
"Attempt the impossible in order to improve your work."
Rive is offline   Reply With Quote
Old 11-18-2005, 03:40 PM   · #7
Martin Brinkmann
NamePros Member
 
Trader Rating: (4)
Join Date: Nov 2005
Posts: 132
NP$: 157.00 (Donate)
Martin Brinkmann is an unknown quantity at this point
how about a css tut that shows how to create a design that looks similar in different browsers, that would come in handy right now.

thanks for the other tips
__________________
gHacks.net
gameokratie.de
Martin Brinkmann is offline   Reply With Quote
Old 11-25-2005, 03:26 AM   · #8
dongan
Senior Member
 
dongan's Avatar
 
Location: www.brainjava.com
Trader Rating: (28)
Join Date: Nov 2005
Posts: 2,005
NP$: 197.91 (Donate)
dongan is a splendid one to beholddongan is a splendid one to beholddongan is a splendid one to beholddongan is a splendid one to beholddongan is a splendid one to beholddongan is a splendid one to beholddongan is a splendid one to behold
cool one.
dongan is offline   Reply With Quote
Closed Thread

NamePros is a revenue sharing forum.

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
To CSS or not to CSS? ThreeD Web Design Discussion 27 10-22-2005 06:34 PM
CSS help please to-binman Programming 6 06-05-2005 02:37 AM
CSS Help Needed Chorei Web Design Discussion 0 04-12-2005 10:28 AM
CSS: what's the use of it? lucesei Programming 13 04-12-2004 07:21 AM

Site Sponsors
Get Me Visits Proof is in the Parking http://www.mobisitetrader.com/
Advertise your business at NamePros
All times are GMT -7. The time now is 05:15 AM.


Powered by: vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0