Required: Web Designer 6
Download File: static-object-with-css.web (104.5 KB)
► Demo
How to fix a static object using .css
==============================
Create a placeholder and name it <head>
In the code area add:
<style style="text/css">
#fixed{
position:fixed;
}
</style>
Create the graphic to be fixed and name it: fixed
Also add the name: NoPageClipping to the same graphic
==============================
.
Bookmarks