Ok i loaded the layout i made and everything
now on the navagation, the links are blue
i want the links to be black, anyone wanna tell me how to fix that?
Thanks-
King-Jark

Ok i loaded the layout i made and everything
now on the navagation, the links are blue
i want the links to be black, anyone wanna tell me how to fix that?
Thanks-
King-Jark
i so dook on the <font> tag in side the tag add color="#000000"
![]()
![]()
Your welcome, did it work?
Put this inbetween your head tags.
HTML Code:<style> a, { color: #000; } a:hover { color: #888; /* Mouse-over colour (I put grey) */ } </style>
kinda quit.
Want to hide these adverts? Register an account for free!