Hi Murray,

One more thing:

You may want to reset the margin on .wiki-title;  to make sure the menu
icon (hamburger icon) is positioned correctly at the left margin:

.wiki-title {
   margin: 0;  /* overwrite default p bottom margin,  so the .wiki-title
element fits inside the .topline  ;  and doesn't push items of the (next)
.navigation block to the right*/
}



Grtz,
     dirk

On Sun, Dec 29, 2019 at 7:27 PM Murray Altheim <murra...@altheim.com> wrote:

> Hi Dirk,
>
> Sometimes a second set of eyes is all it takes -- I'd not noticed that and
> was looking in the wrong place. Of course (in retrospect) it worked great.
>
> Thank you,
>
> Murray
>
> On 30/12/19 12:13 AM, Dirk Frederickx wrote:
> > Hi Murray,
> >
> > I had a quick look.
> > Apparently the header and footer have a fixed width of 2000px.  Which
> makes
> > the page much wider then the screen window.
> > Try removing that.
> >
> > dirk
> >
> > On Sat, Dec 28, 2019 at 11:57 PM Murray Altheim <murra...@altheim.com>
> > wrote:
> >
> >> Hi,
> >>
> >> I've been a bit busy with a new project, which has recently incorporated
> >> a JSPWiki-based wiki at:
> >>
> >>    https://service.robots.org.nz/wiki/
> >>
> >> The problem occurs if you push the mouse button and drag on the right
> >> edge of the window: the page will scroll to the left, exposing a black
> >> background (the <html> element). I'm sure this has something to do with
> >> page or element size but I'm stumped.
> >>
> >> In particular, browse to a typical page with more content:
> >>
> >>     https://service.robots.org.nz/wiki/Wiki.jsp?page=SiteOrganisation
> >>
> >> This doesn't happen on the JSPWiki main site so it's something I've
> >> done (admittedly) in my skin, but I can't figure where. I have based my
> >> skin on the haddock template. This seems to occur on both Firefox on
> >> Linux and Chrome on OS X -- I've not tested elsewhere. It seems worse
> >> on Chrome, depending on the page content.
> >>
> >> Also, where in the CSS is the control for where the search box popup
> >> is positioned? This isn't an error (the behaviour on my wiki is the
> >> same as Apache JSPWiki), but I'd like to move it up and to the left
> >> so that it pops up right to the left of the cursor, not below it, as
> >> I'm finding that is difficult for some users to catch it with their
> >> mouse before it disappears.
> >>
> >> Thanks much for any help,
> >>
> >> Murray
> >>
> >> BTW, if this isn't the right list for this kind of message, please let
> >> me know...
> >>
> ...........................................................................
> >> Murray Altheim <murray18 at altheim dot com>                       = =
> ===
> >> http://www.altheim.com/murray/                                     ===
> >> ===
> >>                                                                      = =
> >> ===
> >>       In the evening
> >>       The rice leaves in the garden
> >>       Rustle in the autumn wind
> >>       That blows through my reed hut.
> >>              -- Minamoto no Tsunenobu
> >>
> >>
> >
>
> --
>
> ...........................................................................
> Murray Altheim <murray18 at altheim dot com>                       = =  ===
> http://www.altheim.com/murray/                                     ===
> ===
>                                                                     = =
> ===
>      In the evening
>      The rice leaves in the garden
>      Rustle in the autumn wind
>      That blows through my reed hut.
>             -- Minamoto no Tsunenobu
>
>

Reply via email to