Avatar

Link to the top of each page (Design/Themes)

by Alfie ⌂, Vienna, Austria, Tuesday, August 19, 2008, 20:35 (5729 days ago) @ davwat
edited by Alfie, Thursday, August 21, 2008, 01:03

Dear Dave,

why do you add an invisible link (it's invisible, because no text is contained within the tags)?
Instead of

<div><a name="top-of-page"></a></div>
<div class="wb-main">

I would just give an id to the first <div>, e.g.,

<div class="wb-main" id="top-of-page">

This should do the job as well.

If others are interested in such a modification: The original source of mlf contains already a <div> which may be used as a target:

<div id="top">

--
Cheers,
Alfie (Helmut Schütz)
BEBA-Forum (v1.8β)

locked
5384 views

Complete thread:

 RSS Feed of thread