Objekte fixieren
Autor: H. H.
Besucht 1542,
Followers 1,
Geteilt 0
Hi,
kann ich von Haus aus Objekte oder ganze Zeilen fixieren? (kein Header oder Navileiste) Falls nein, kann mir jemand einen einfachen Copy&Paste-Code geben? (Hab nicht wirklich Erfahrung mit programmieren, sprich falls es zu kompliziert wird lieber nicht)
MfG
Gepostet am
Nein, von Haus aus geht es nicht zu fixieren. Wie du sagt nur mit individuellen Code aber der ist abhängig von den Selektoren des Objekts was du einfügst. Einen Standardcode gibt es nicht denn der würde alles fixieren.
It is possible to make one or more div's with id
If a htmnl-object is filled with something like this :
Then you are able to use this id. If you in "Statistics, SEO and Code" put something like this:
Then you will in the left upper corner on each page, where there is a html-object with a div id of "sidetitel" see this, and if you have a link for a level, you will also see a clickable breadcrumb.
In short - if you make a div id, then you can fix this where you want.
You can see an example here :
Hope you can translate this yourself - and hope it is useful for you.
If it is other objects you want to manipulate, then you can find their id's by inspecting a page with the browser.