foolfillment: the blog


a busy weekend:

9:25 pm on the 16th of February, 2003

Last night I was at the vet ball at the Thistle Hotel with the girlfriend and it was pretty good. I’m glad I went, there was a really nice meal, a celeidh and Astrid played as well.

There have also been some changes here as you can no doubt tell. I keep doing this, I start a proper redesign but end up just tweaking because I just can’t be arsed but anyway, I now have a proper quote box type thing:

see, a nice dashed border and everything

and you can use it too when (if) you comment.

I do have one question though, is it possible to have 2 different styles for links? As you can see the links on the left hand side are quite dark against the background but if I change them to a lighter colour (something like the random bit above) then the links in the main section are too light to see properly. Any hints?

hmm, that doesn’t actually sound that busy reading it back but, let me assure you it was, so busy in fact that everyones too tired to go to the lock tonight, and we always go on a Sunday - it’s 60’s/70’s request night!
Everyone knows it’s good to start the week witha few pints and some Beach Boys and The Jam.

Comments

  1. Lordy

    I think ytou can use CSS for that, can’t you. Have two different styles, and call them in different ways. Thats how I thought it worked.

    I’m useless though. I woulnd’t ask me anything.

  2. Anonymous

    You can define as many link styles as you like in CSS using different classes. nu-produkt has a link class named nav which is declared in the stylesheet like this:

    a.nav { }
    a.nav:hover { }
    etc.

    To use the style on your page just include class=”nav” (or whatever class name you opt for) in the appropriate link code.

    Feel free to poke around in our CSS directory to see examples.

  3. littleboy

    That was me.

  4. SM

    cheers, I thought it would be something as easy as that.

  5. Lordy

    So did I. I’m not smart enought to tell you what though.

  6. Trackbacks/Pings

      Leave a Reply

      Add a link to your comment