New plugin: Sectionheader

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
nils73
Power Poster
Power Poster
Posts: 520
Joined: Wed Sep 08, 2004 3:32 pm

Re: New plugin: Sectionheader

Post by nils73 »

Neat. I used to have a user tag for this one, but for each project I had to do some extra coding because I keep using section headers quite frequently. Thanks for this function!

Regards,
Nils
Kaylen
Forum Members
Forum Members
Posts: 128
Joined: Mon May 01, 2006 5:24 pm

Re: New plugin: Sectionheader

Post by Kaylen »

Hi,

Your code is exactly what I need, but I don't seem te get it working.... Maybe because I am an inexperienced php programmer..

This is what is in my style sheet:
div#header2 {
            margin: 0;
            padding: 0;
            height: 60px;
            background: #000000;         
            text-align: left;
        }
        div#header2 h1 a {
            background:  url(uploads/images/Y_logo.jpg) no-repeat 0 2px;
            display: block;
            height: 110px;
            text-indent: -700em;
            width: 120px;
            margin: 6px;
            padding: 0px;
        }
And this is what is in my code:

          {cms_selflink dir="start"}{sectionheader}
         
 

I copied your file into the plugins directory and renamed it to: function.sectionheader.php

Can you please help me??? Many thanx in advance!!

Barbera
Post Reply

Return to “Modules/Add-Ons”