Hi all,

I tried the following code (with path modifications to logo) suggested by 
RDJones on my Home Page didn't work, as it puts page logo on Home page not on 
Site Header. I then created a file "Site.SiteHeader" and put the code there. 
Then even my wikititle disappeared from site header. So I still don't know how 
to format the size of logo and its appearance on "site header". Edit option 
appearing on the main page edits "home page" and there is apparently no edit 
for "Site Header"! Please let me know if anybody has fixed this kind of issue. 
Thanks!


(:table width=100%:)
(:cellnr:)
(:cell width=10%:)
%width=200px%[[Main.HomePage? | Attach:PageLogo.jpg]]%%
(:cell width=2%:)
(:cell width=88%:)

%font-size=200pct%[[Main.HomePage|{$WikiTitle}]]%% \\
%white%{$WikiTag}%%
(:tableend:)

Regards,
Arslan

On Thursday, April 24, 2014 12:00 PM, "[email protected]" 
<[email protected]> wrote:
 
Send pmwiki-users mailing list submissions to
    [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
    http://www.pmichaud.com/mailman/listinfo/pmwiki-users
or, via email, send a message with subject or body 'help' to
    [email protected]

You can reach the person managing the list at
    [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of pmwiki-users digest..."


Today's Topics:

   1. Re: Logo not appearing properly (R. D. Jones)


----------------------------------------------------------------------

Message: 1
Date: Thu, 24 Apr 2014 04:24:18 -0700 (PDT)
From: "R. D. Jones" <[email protected]>
To: "[email protected]" <[email protected]>
Subject: Re: [pmwiki-users] Logo not appearing properly
Message-ID:
    <[email protected]>
Content-Type: text/plain; charset="iso-8859-1"



Arslan,

I use a similar skin by DaveG.? I don't use the $PageLogoURL or 
$PageLogoUrlWidth variables.? $PageLogoURL is set in my config; PLUwidth is 
not.? It looks to me like you're trying to set up your Site.Header page.? I use 
a table in my site header to space out and arrange my items:

(:table width=100%:)
(:cellnr:)
(:cell width=10%:)
%width=200px%[[Main.HomePage? | Attach:PageLogo.jpg]]%%
(:cell width=2%:)
(:cell width=88%:)

%font-size=200pct%[[Main.HomePage|{$WikiTitle}]]%% \\
%white%{$WikiTag}%%
(:tableend:)

The 2% cell is just a spacer; you could probably accomplish the same layout 
using styling.


Hope this helps.? Good luck.

RDJones
MichTransHist.info


------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://www.pmichaud.com/pipermail/pmwiki-users/attachments/20140424/e13ed31a/attachment-0001.html>

------------------------------

Subject: Digest Footer

_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users


------------------------------

End of pmwiki-users Digest, Vol 106, Issue 15
*********************************************
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to