designbydemeter 0 Posted June 1, 2006 Share Posted June 1, 2006 Good morning, I'm using a layer on my pages to hold a table to hold products. I thought that layers can be positioned to where you need them, but they seem to float around in actuality, and drift over on top of other elements on the page. Is there a way to make them 'stay put'? Thank you. Laura Quote Link to post Share on other sites
TCH-Bruce 16 Posted June 1, 2006 Share Posted June 1, 2006 Never played with layers but we have a lot of Dreamweaver folks and I'm sure one of them will be along to offer assistance. Quote Link to post Share on other sites
TCH-JimE 0 Posted June 1, 2006 Share Posted June 1, 2006 Hello Laura, In the style for the layer, make sure you have coding: >position:absolute; left:77px; top:42px; Obviously put the correct dimensions in for left and top! let us know how you do JimE Quote Link to post Share on other sites
designbydemeter 0 Posted June 2, 2006 Author Share Posted June 2, 2006 Hello Laura, In the style for the layer, make sure you have coding: >position:absolute; left:77px; top:42px; Obviously put the correct dimensions in for left and top! let us know how you do JimE Thank you!! Quote Link to post Share on other sites
TCH-JimE 0 Posted June 2, 2006 Share Posted June 2, 2006 Hello, Not a problem, glad I could be of help, let us know how it goes! JimE Quote Link to post Share on other sites
designbydemeter 0 Posted June 3, 2006 Author Share Posted June 3, 2006 I checked my code and all had absolute positions already there. Hmmm... Hello, Not a problem, glad I could be of help, let us know how it goes! JimE Quote Link to post Share on other sites
flashram 0 Posted June 4, 2006 Share Posted June 4, 2006 Does it only change when in Dreamweaver, what is it like when you preview in a browser. Quote Link to post Share on other sites
designbydemeter 0 Posted June 5, 2006 Author Share Posted June 5, 2006 Does it only change when in Dreamweaver, what is it like when you preview in a browser. Well, I have a unique solution. I'm rebuilding my entire site with Zen-Cart. I usually don't do things the easy way, Quote Link to post Share on other sites
TCH-JimE 0 Posted June 5, 2006 Share Posted June 5, 2006 Hello, If you can post or PM me your URL to the site with the problem, I will take a look for you Laura Love your last line comment JimE Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.