"home" link in header

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
Cyan

"home" link in header

Post by Cyan »

Hello,

I must have deleted some line that eliminates the h1 - link in the header.
Does anybody know how I can delete it?

Right now my banner floats nice with the images - put a huge blue link called "home" appears in the browser.
Cyan

Re: "home" link in header

Post by Cyan »

I am working with the CMS Made Simple 0.13 "Canary", if that helps at all.
Cyan

Re: "home" link in header

Post by Cyan »

Here is my solution.

I just went in the typography stylesheet and changed the h1 fontsize to 0.

;)
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: "home" link in header

Post by Dr.CSS »

you can go to the template and delete the h1 line there if you don't need it, setting the h1 to 0 will change all h1 in the whole site...
default header is

 
 
          {cms_selflink dir="start"}
 
 
 
Locked

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