[pmwiki-users] Site.SiteFooter, 1px Solid Border-Top

Simon nzskiwi at gmail.com
Thu Mar 15 14:45:14 CDT 2012


Try

#wikifoot {
  border-top: 1px;
  border-top-color: #336633;
  border-top-style: solid;
}

in local.css (see http://www.pmwiki.org/wiki/PmWiki/InitialSetupTasks)

(See pmwiki.css in the /pub/skins/pmwiki directory for an example)



On 16 March 2012 00:19, Jasyn Jones <jasynj at gmail.com> wrote:

> I have a Site.SiteFooter.
>
> I would like to create a 1px tall #336633 border at the top of the footer
> (right now I've got a ---- or <hr>). I can't see that the pagefooter has
> any way to do this.
>
> I tried putting some CSS in pub/css/Site.SiteFooter.css:
>
> body {
>  border-top:1px #336633 solid;
> }
>
> But this didn't work.
>
> Is there something I'm missing, or is my entire approach incorrect?
> - -
> Jasyn Jones
> jasynj (at) gmail (dot) com
>
> "To strive, to seek, to find, and not to yield."
> "Ulysses" by Alfred, Lord Tennyson
>
> Check out my Torg webpage, Storm Knights:
> stormknights.jasyn.org
> _______________________________________________
> pmwiki-users mailing list
> pmwiki-users at pmichaud.com
> http://www.pmichaud.com/mailman/listinfo/pmwiki-users
>



-- 
____
http://kiwiwiki.co.nz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.pmichaud.com/pipermail/pmwiki-users/attachments/20120316/001a90a2/attachment.html>


More information about the pmwiki-users mailing list