Page 1 of 1

Changing top logo from link to passive graphic

Posted: Fri May 04, 2007 4:26 pm
by Rytter
Hi,

First of all, please note that I'm not a web wizard, so this might seem as simple problems for everyone else, but they aren't for me :)

I just placed new logo in the top of the cms main page. It is default set to work as a link, which is nice if needed, but also makes the image "flicker" if you move the mouse curser from the link to the content of the page, or back again.

I don't need it to work as a link, but what do I need to change to remove the link part ?

For reference please look at my test site www.765.dk

Also I would like the text "Hokuto Kai JKA" in the top of the logo to be moved to the middle of the logo, and a bit to the right(so it doesn't overlap with the graphics). I can find no place to control the position.

Thanx in advance :)
Kenneth

Re: Changing top logo from link to passive graphic

Posted: Sun May 06, 2007 12:58 pm
by RonnyK
I think you can go with moving the image link from "div#header h2 a" to the "div#header". You can change the logic of the "div#header h2 a" to have the title in the correct place. H2 is a large font-size, if you want is smaller, change the h2 to something else and change the calling in the template for "h2" in the header-container to whatever you changed it, "h3 or h4".

Ronny