Re: [pmwiki-users] Just found out that my wiki title is enormous

2015-02-06 Thread erik burggraaf
Thank you,  This is super helpful.  For the logo height and width, can I change 
those to per sentages if I use $SkinWidthUnits='%' in config.php?  I would go 
ahead and try this but I won't be able to see the result and I'd like some 
reassurance.  :)
 
 Thanks,
 
 Erik 
 On Feb 5, 2015, at 10:30 PM, Moni Kellermann kellerf...@gmail.com wrote:
 
 Am 06.02.2015 um 04:14 schrieb erik burggraaf:
 Apparently, the title is covering up the tabs in the top bar and is
 extremely visually distracting.  If you want to see how it looks,
 visit http://www.erik-burggraaf.com/pmwiki/pmwiki.php
 
 Any ideas on how I can tone this thing down?
 
 Hi, Eric!
 
 In http://www.erik-burggraaf.com/pmwiki/pub/skins/enlighten/default.css
 
 line 169 font: bold 50px 'Trebuchet MS', Sans-serif;
 
 Just reduce the value for the font.
 
 Another problem is that the text sits in the logo box, it doesn't stretch 
 across the whole header with that skin. The width of the logo box is defined 
 in line 163.
 
 
 Kind regards,
 moni k.
 
 
 
 


___
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users


Re: [pmwiki-users] Just found out that my wiki title is enormous

2015-02-06 Thread DaveG



On 2/6/2015 10:15 AM, erik burggraaf wrote:

Thank you,  This is super helpful.  For the logo height and width, can I change 
those to per sentages if I use $SkinWidthUnits='%' in config.php?  I would go 
ahead and try this but I won't be able to see the result and I'd like some 
reassurance.  :)
As a general rule unless you are making more significant modifications 
you can make most changes from config.php. In this case, set:


$HTMLStylesFmt['enlighten'] .=
  '#header #logo-box { width: 100%; } ';


Untested, but that should prevent the title wrapping.


 ~ ~ David

___
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users


Re: [pmwiki-users] Just found out that my wiki title is enormous

2015-02-05 Thread Moni Kellermann

Am 06.02.2015 um 04:14 schrieb erik burggraaf:

Apparently, the title is covering up the tabs in the top bar and is
extremely visually distracting.  If you want to see how it looks,
visit http://www.erik-burggraaf.com/pmwiki/pmwiki.php

Any ideas on how I can tone this thing down?


Hi, Eric!

In http://www.erik-burggraaf.com/pmwiki/pub/skins/enlighten/default.css

line 169 font: bold 50px 'Trebuchet MS', Sans-serif;

Just reduce the value for the font.

Another problem is that the text sits in the logo box, it doesn't 
stretch across the whole header with that skin. The width of the logo 
box is defined in line 163.



Kind regards,
moni k.




___
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users


[pmwiki-users] Just found out that my wiki title is enormous

2015-02-05 Thread erik burggraaf
Hi all,

I've been working on this site for 3 months, and only now, I'm realizing that 
my wiki tytle is enormous!  It's a bold heading level one in size 50 point font.

I realize that this is something to do with my skin, but I haven't been mucking 
around in the css at all.  Also, I haven't created a local css file to override 
any of the skin settings.  I'm using enlighten by nepherim from:
http://www.pmwiki.org/wiki/Skins/Enlighten

I also have nepherim glossyhue installed and it has the same heading, but It's 
heading is 36 point.  Even that strikes me as pretty large.

Apparently, the title is covering up the tabs in the top bar and is extremely 
visually distracting.  If you want to see how it looks, visit
http://www.erik-burggraaf.com/pmwiki/pmwiki.php

Any ideas on how I can tone this thing down?

Thanks,

Erik


___
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users