Log In · Register

 
Image Mapping.
theerinkal
post Jun 4 2009, 09:04 PM
Post #1


Irrisistable Cabbages.
*****

Group: Member
Posts: 549
Joined: Nov 2007
Member No: 589,355



I know how to image map on GIMP but I don't understand how you would go about making different colors on the links like on Atomic Affliction (btw, nice job!).

How do you do that?
 
 
Start new topic
Replies
emberfly
post Jun 4 2009, 10:42 PM
Post #2


kthxbai
******

Group: Official Designer
Posts: 2,832
Joined: Feb 2008
Member No: 621,203



Why do you put them on top of each other? What makes it work like that?

What does Z-index do?

@ schizo....... what font did you use in your layout? :3 The one that says 'atomic affliction'
 
Mikeplyts
post Jun 4 2009, 10:48 PM
Post #3


Mel Blanc was allergic to carrots.
*******

Group: Official Designer
Posts: 6,371
Joined: Aug 2008
Member No: 676,291



QUOTE(emberfly @ Jun 4 2009, 11:42 PM) *
Why do you put them on top of each other? What makes it work like that?

What does Z-index do?


z-index displays what appears on top of what. If one class has a higher z-index than another, then the higher z-index class will appear on top of the one that has the lower z-index.

I.E. -

This class will appear on top of the other class.

CODE
.CLASS {z-index:2;}


And this is the other class.

CODE
.OTHER_CLASS {z-index:1;}
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: