Gossamer Forum
Home : Products : Links 2.0 : Discussions :

Some simple CSS Questions

Quote Reply
Some simple CSS Questions
 
I'm currently amending my CSS.

1) What is the difference between;

/* Links unvisited links */
a.link:link {

and


/* Unvisited links */
a:link {


2) How do I make the title of my links bold in the listing, like the catagories titles?

3) I've changed the colours on the 'new' box. How do I put a border on the box?

4) On the main menu it uses the phrase 'Add a site' and 'modify a site'. On the Add/Modify pages themselves this changes to Add/Modify a 'Resource'. Any reason why? And how do I change it back? And how do I change this wording on the buttons and heading?

Thank you.

Cakeboy


Subject Author Views Date
Thread Some simple CSS Questions cakey 1512 Oct 22, 2000, 3:27 PM
Post Re: Some simple CSS Questions
Stealth 1443 Oct 22, 2000, 7:12 PM
Thread Re: Some simple CSS Questions
cakey 1440 Oct 23, 2000, 6:42 AM
Post Re: Some simple CSS Questions
Stealth 1438 Oct 23, 2000, 7:22 AM