Need Help ASAP, Dreamwaver Question????

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
alenxVR6
-


Joined: 04 Dec 2003
Posts: 51
Location: Revere, Boston MA

PostPosted: Fri May 21, 2004 4:26 pm    Post subject: Need Help ASAP, Dreamwaver Question???? Reply with quote

hi i was just wondering is there a way to set the position of tha layer without the layer moving with different size of resolutions...

if this is confusing here is the link and see it for your self http://www.alenx.net/bbr2/home.html

see if you resize the window the navigation will go out of place???

any help would be appreciated.....
Back to top View user's profile Send private message Visit poster's website AIM Address
mcwilliams132
-


Joined: 27 Jul 2003
Posts: 167
Location: Oshkosh, WI

PostPosted: Fri May 21, 2004 6:46 pm    Post subject: Reply with quote

You're using ABSOLUTE POSSITIONING...it will ALWAYS stay there...UNLESS you do the following...

1. either fix the location of all your conent (upper left corner instead of centering.

or
2. Wrap all your content in a DIV tag with a possition of RELATIVE. This will force the navigation bar to be absolutly possition within the relativly possitiond container.

it'll look like this:

<div style="possition:relative;">
...content...
navigation area
</div>

something to that affect.

Get it?

It's a little bit of CSS (cascading style sheets)...
_________________
::::::::::::::::::::::::::::::::::::::::::::::::::
:: Jon-Paul LeClair
:: http://mcwilliamsworld.com
:: "Lobster sticks to magnet!"
Back to top View user's profile Send private message Visit poster's website
iNaNimAtE
-


Joined: 05 Nov 2003
Posts: 2381
Location: Everywhere you're not.

PostPosted: Sat May 22, 2004 4:06 am    Post subject: Reply with quote

It would be a lot easier by just making a simple table using static HTML--no "div," no problem. Make a new table, keep the image you have as the background image, just <p> the menu down a couple times, and center it.
_________________
Bienvenidos!
Back to top View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group