links |
links |
Jun 1 2005, 02:43 PM
Post
#1
|
|
![]() LaLaLa =] ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 350 Joined: Feb 2005 Member No: 94,170 |
how do u make ur links the same size?
|
|
|
|
![]() |
Jun 1 2005, 03:15 PM
Post
#2
|
|
![]() LaLaLa =] ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 350 Joined: Feb 2005 Member No: 94,170 |
u know those links where u can leave comments. how do u get them to be a smaller size. cuz mine are like huge.
|
|
|
|
Jun 1 2005, 05:53 PM
Post
#3
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
Your visited link style ios diffrent from your regular link style. Change them to the same thing.
|
|
|
|
Jun 1 2005, 06:22 PM
Post
#4
|
|
![]() ;) ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 9,573 Joined: Feb 2005 Member No: 99,124 |
I think this is what you're talking about.
CODE <font face="arial"><font size="10"><a href="URL HERE" target="_new">TEXT HERE</font></a>
|
|
|
|
Jun 1 2005, 07:01 PM
Post
#5
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 4,591 Joined: Dec 2004 Member No: 77,305 |
I think you could just adjust your CLAF.
|
|
|
|
Jun 1 2005, 08:59 PM
Post
#6
|
|
![]() LaLaLa =] ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 350 Joined: Feb 2005 Member No: 94,170 |
i've tried .. but i think i'm doing something wrong.
|
|
|
|
Jun 1 2005, 09:24 PM
Post
#7
|
|
|
asian mafia '07, monkey power ![]() ![]() ![]() Group: Member Posts: 68 Joined: Oct 2004 Member No: 58,258 |
you need to change all the css to the same size, so find a:link, a:active, a:visited, and a:hover. in the {} font-size: ###pt; should all be the same. personally i use ###px not pt.
|
|
|
|
Jun 2 2005, 02:14 PM
Post
#8
|
|
![]() LaLaLa =] ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 350 Joined: Feb 2005 Member No: 94,170 |
okayy .. well let me show u guys what i mean .. heres my xanga .. alright so the problem is that the links of the comments and props are like kinda big and when u click on them and then go back to my main page they're smaller. i changed my css .. and everything and it still doesn't do anything. is there a code for this?
heres the link part of my lay out. |
|
|
|
Jun 2 2005, 03:48 PM
Post
#9
|
|
![]() Amberific. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 12,913 Joined: Jul 2004 Member No: 29,772 |
Perhaps you need to specify the font/font size in the css you posted. For example, instead of
QUOTE a:link {color: #00F0FF; text-decoration: none; } you should put QUOTE a:link {color: #00F0FF; text-decoration: none; font-family:Arial; font-size:8pt;}
|
|
|
|
![]() ![]() |