custom contact table? |
custom contact table? |
Feb 19 2009, 09:18 AM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 65 Joined: Oct 2008 Member No: 690,035 |
ok, so i made a contact table on Photoshop, its standard size. I also made another thats exactly the same, except the letters have a glowing outline. I want to make the contact table so that when you hover and/or click over the links on the cantact table, the word changes to the outlined version. IS there a code to do this? I know i'd have to slice each "button" on each table. And I know there are codes for changing images when you scroll over them. Would I just implement the image code for the switching images and then designate a link to each image? Thanks - Roger
|
|
|
|
![]() |
Feb 19 2009, 05:36 PM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 65 Joined: Oct 2008 Member No: 690,035 |
what goes at the top part of this code? the <img src= part ?
CODE <div class="contact_box"> <img src=""> <a href="" class="message"> </a> <a href="" class="add"> </a> <a href="" class="IM"> </a> <a href="" class="rank"> </a> <a href="" class="block"> </a> <a href="" class="forward"> </a> </div> And also I have 2 more blocks than that to be decribed ( add to group and favorite) so would I just make these? CODE <a href="" class="favorite"> </a> <a href="" class="Group"> </a> Also i have splices that wont be links, so do I just insert them aswell with a CODE <a href=""</a> ? |
|
|
|
hippiehead025 custom contact table? Feb 19 2009, 09:18 AM
hippiehead025 by the beginning, your talkin about the slicing t... Feb 19 2009, 11:58 AM
hippiehead025 Not quite sure how i'd do that.... can you enl... Feb 19 2009, 02:00 PM
hippiehead025 So i'd do something like this???
CODE<div... Feb 19 2009, 03:32 PM
hippiehead025 cool. ty Feb 19 2009, 04:47 PM
hippiehead025 so ill do
CODE<div class="contactbox... Feb 19 2009, 06:07 PM
hippiehead025 i'm tryin to, but i need to know what goes whe... Feb 19 2009, 06:20 PM
hippiehead025 well, im lost here buddy. look at my profile. the ... Feb 19 2009, 06:32 PM
hippiehead025 only probelm is you cant imagemap in music profile... Feb 19 2009, 06:41 PM![]() ![]() |