The "Freeola Customer Forum" forum, which includes Retro Game Reviews, has been archived and is now read-only. You cannot post here or create a new thread or review on this forum.
:^)
Cheers.
> Right, I have the layout I want and the header is only clickable on
> the image itself. I'm happy ... for now.
You get a red line appearing through the header image when you mouse over it, which I expect is because you haven't got the CSS:
h1 a:hover {
text-decoration: none; /* this one. */
border-bottom: 0; /* or this one. */
/* or both . */
}
... could be something else mind you, but I'm guessing it isn't intended.
I just managed it using a plugin rather than . Ah well.
It's so frustrating!
Coin: have you got the path to the .ini file right?
Any idea why Dan Benjamins "A Better Rotator" (article at ALA in case you didn't know) doesn't seem to work with Wordpress? Gives me "Unable to read ini file."
When I was messing around with the layout I put h1 a { width:100%; } because I was gonna use a panoramic picture to fill the header but then changed my mind and didn't change the width back.
> Sorry if I've got it wrong, but is this the structure you're after: [URL]http://www.chrisjhaig.co.uk/3-columns.htm[/URL]?
I love you - cheers!