font code |
font code |
Sep 15 2006, 10:11 PM
Post
#1
|
|
|
SeXyLiLr3d ![]() ![]() ![]() ![]() Group: Member Posts: 171 Joined: Feb 2006 Member No: 376,102 |
wats the code for when u hover over a link it becomes bigger!!
|
|
|
|
![]() |
| *mona lisa* |
Sep 15 2006, 10:16 PM
Post
#2
|
|
Guest |
Which links would you like to increase the size on hover? In general, you would do something like this:
QUOTE a:link {color:HEX CODE; font-size:#px;} a:hover {color:HEX CODE; font-size:#px;} Obviously, the font-size for the hover would have to be the bigger value. |
|
|
|
Sep 15 2006, 10:23 PM
Post
#3
|
|
|
SeXyLiLr3d ![]() ![]() ![]() ![]() Group: Member Posts: 171 Joined: Feb 2006 Member No: 376,102 |
i want to change the sixe on mah links on mah div layout not on a regular layout
|
|
|
|
Sep 15 2006, 10:37 PM
Post
#4
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
That code is for links overall. Just add it between style tags.
|
|
|
|
Sep 15 2006, 10:42 PM
Post
#5
|
|
|
SeXyLiLr3d ![]() ![]() ![]() ![]() Group: Member Posts: 171 Joined: Feb 2006 Member No: 376,102 |
ok ill will see if it works
|
|
|
|
![]() ![]() |