custom contact table? |
custom contact table? |
![]()
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
|
|
|
![]() |
![]()
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> ? |
|
|
![]() ![]() |