a busy weekend:
9:25 pm on the 16th of February, 2003Last 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:
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.
February 17th, 2003 at 9:46 am on the 17th of February, 2003
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.
February 17th, 2003 at 10:43 am on the 17th of February, 2003
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.
February 17th, 2003 at 12:12 pm on the 17th of February, 2003
That was me.
February 17th, 2003 at 1:25 pm on the 17th of February, 2003
cheers, I thought it would be something as easy as that.
February 18th, 2003 at 9:10 am on the 18th of February, 2003
So did I. I’m not smart enought to tell you what though.
Trackbacks/Pings
Leave a Reply