Computer help and technical support at WBHelp.com  

Go Back   Computer help and technical support at WBHelp.com > Web Development > General Web Development

General Web Development General discussion about web development. Talk about techniques, programs, companies, ideas, etc.

Reply
 
Thread Tools Display Modes
Old 12-16-2006, 02:55 AM   #1
Crea
Junior Member
 
Join Date: Dec 2006
Posts: 1
Default needs help with layers

I used layers as a container of my texts and some graphics. Now anytime I'm resizing the browser, all the text squize to the left of right. What layer property should I use in order to keep my texts and images inside the layer boxe?
Crea is offline   Reply With Quote
Old 12-16-2006, 05:40 AM   #2
bear
Admin
 
bear's Avatar
 
Join Date: Dec 2004
Posts: 1,129
Default Re: needs help with layers

Can you show us an example of the code? Best if it's an actual page that's having the problem so we can test.
__________________
.
Quality Web Hosting and Design: Woollybear Web

Please keep help and support questions in the public forums.
Tech questions submitted by PM will not be answered.
bear is offline   Reply With Quote
Old 12-11-2007, 04:09 PM   #3
WebManiac
Junior Member
 
Join Date: Dec 2007
Posts: 2
Default Re: needs help with layers

Layers R usually made like from <div>-s:

<div style="position:absolute; top:50px; left:50px; width:300px; height:200px; ...whatever CSS you want... ">

Your text goes here -- it apperars in the layer

</div>

Try it out.
WebManiac is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 10:51 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Copyright 2004-2006 WBHelp and Woollybear Web. All rights reserved.