![]() |
Css help
I am using a script and it has a field i dont understand
Galleries Links CSS Class: I dont know what to put in there i know it must be for hyperlink colors but ???? can anyone help please Thanks karl |
its the link class for your gallery listings
|
Thanks i know that bit
can you give me an exaple of what to put |
PHP Code:
|
Quote:
|
|
This field is optional. If you fill it in it will add CLASS="class" to the link tag. You can use this if you want their style to be seperate from different links. You will need to add the following tag inbetween HEAD /HEAD tags on your page, then create a CSS stylesheet (see below).
STEP 1 set CLASS option to "toplist" STEP 2 Add this line (replace () with <>) inbetween your HEAD /HEAD tags: (LINK REL="stylesheet" href="style.css" type="text/css") STEP 3 Upload style.css and include this segment: a.toplist:link { color: #F76B00; text-decoration: none; font-weight: bold;} a.toplist:visited { color: #F76B00; font-weight: bold;} a.toplist:active { color: #FFFFFF; text-decoration: underline; font-weight: bold;} a.toplist:hover { color: #000000; text-decoration: underline; font-weight: bold;} |
Doh. "haha123;" should be replaced with an opening bracket
|
Cool thanks for your help
|
Quote:
|
Nice it works kick ass
I would of never figured that out karl |
All times are GMT -7. The time now is 07:06 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123