Changing top logo from link to passive graphic

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Locked
Rytter

Changing top logo from link to passive graphic

Post 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
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm

Re: Changing top logo from link to passive graphic

Post 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
Locked

Return to “Layout and Design (CSS & HTML)”