No Toplinks?
No Toplinks?
Hi Folks
Just installed the newest 1.2.8 and created a new article with two content parts, each "text with image". At the second content part i activated "top-link" and in the preview the toplink image is shown, but there's no anchor called "top" in the sourcetext... Means no jumping from the bottom to the top...
Someone else with the same experiences?
Just installed the newest 1.2.8 and created a new article with two content parts, each "text with image". At the second content part i activated "top-link" and in the preview the toplink image is shown, but there's no anchor called "top" in the sourcetext... Means no jumping from the bottom to the top...
Someone else with the same experiences?
Greetz, tinoo
Hi tinoo,
it isn´t there. Please create one in your template at the beginning of the header: section.
regards Knut
it isn´t there. Please create one in your template at the beginning of the header: section.
Code: Select all
<a name="top"></a>
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
why should i create this link
in my former 1.2.3-DEV this toplink-thing worked very well...
And by the way - this should stay right after the body-tag. If i insert this in the header section, tables or divs are already startet and the browsers wont jump to to very top of the page...
in my former 1.2.3-DEV this toplink-thing worked very well...
And by the way - this
Code: Select all
<a name="top"></a>
Greetz, tinoo
- Oliver Georgi
- Site Admin
- Posts: 9905
- Joined: Fri 3. Oct 2003, 22:22
- Contact:
@tinoo: Than insert it "right after the body-tag". You can do it in the right way for your layout.
Where is the problem?
Knut
Where is the problem?
Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
@flip-flop
i'm using "page-layout" and "template" settings supported in backend of phpwcms. if i place the link into the header field, right in the top of course, in template section, header still begins after phpwcms has generated the body-tag, table opening, row opening and cell opening, for example... same if i'm using div option in "page-layout"... you understand? so how can i get the <a>-link between the body-tag and the beginning of the header section? if i place the <a>-link into the html-header section, this will cause errors in html validator and a link has nothing to do in the head section of an html file...
some pictures to show:
Souretext:
Settings in template section in backend of phpwcms:
i'm using "page-layout" and "template" settings supported in backend of phpwcms. if i place the link into the header field, right in the top of course, in template section, header still begins after phpwcms has generated the body-tag, table opening, row opening and cell opening, for example... same if i'm using div option in "page-layout"... you understand? so how can i get the <a>-link between the body-tag and the beginning of the header section? if i place the <a>-link into the html-header section, this will cause errors in html validator and a link has nothing to do in the head section of an html file...
some pictures to show:
Souretext:
Settings in template section in backend of phpwcms:
Greetz, tinoo
- Oliver Georgi
- Site Admin
- Posts: 9905
- Joined: Fri 3. Oct 2003, 22:22
- Contact:
hmmmmm....
You know what's funny? In my private website, based on 1.2.3-dev there is the anchor tag <a href="top"></a> missing too, but if i click on the toplink the browser jumps to the very top of the page. But if i click on the toplink in my 1.2.8 nothing happens... In the same browser (ff1.5.0.6), of course
Any idea for this behaviour?
You know what's funny? In my private website, based on 1.2.3-dev there is the anchor tag <a href="top"></a> missing too, but if i click on the toplink the browser jumps to the very top of the page. But if i click on the toplink in my 1.2.8 nothing happens... In the same browser (ff1.5.0.6), of course
Any idea for this behaviour?
Greetz, tinoo
- Oliver Georgi
- Site Admin
- Posts: 9905
- Joined: Fri 3. Oct 2003, 22:22
- Contact: