View Full Version : Problems with Layers and Dreamweaver!
jdl8422
Jun 3, 2007, 02:12 PM
I am designing a site. I used a layer for some text and when i position it where i want in dreamweaver it looks good. Then when i preview in browser the layer shifts over to the left. It is obviously noticeable because it is over the background of the site. Is there some kind of settings or what?
tominated
Jun 3, 2007, 04:09 PM
do not use layers. they are an old and buggy technology. Learn how to make layouts in XHTML and CSS. sorry I couldn't really help, but seriously, please don't use layers
sk3pt1c
Jun 4, 2007, 04:02 AM
layers in Dreamweaver are just div tags as far as i know...
best way to fix this problem is this:
figure out where you want your stuff to go, manually put some div tags
around your blocks of content, give them a unique id for each, and then
start modifying the CSS to put them where you want...
ezekielrage_99
Jun 5, 2007, 10:13 PM
Layers = Bad (that's what one of my lecturers at University told me)
Use CSS or tables for layouts, it's far less problems plus it looks way better for overall browser compatibility and varying screen sizes, also it's pretty much web standard.
yagran
Jun 6, 2007, 05:37 AM
do not use layers. they are an old and buggy technology. Learn how to make layouts in XHTML and CSS. sorry I couldn't really help, but seriously, please don't use layers
Layers = Bad (that's what one of my lecturers at University told me)
Use CSS or tables for layouts, it's far less problems plus it looks way better for overall browser compatibility and varying screen sizes, also it's pretty much web standard.
Stop the layer bashing! layers are just css positioning anywayz!
especially when making designs for clients who insit on using myspace, layers with absolute positioning are the only way to get a more personalised page. (see www.myspace.com/corpsethemovie and add youself as a friend! im kinda half way through making it atm)
vBulletin® v3.6.10, Copyright ©2000-2009, Jelsoft Enterprises Ltd.