This is a discussion on "Hey. im new and need some help" within the Web Page Design section. This forum, and the thread "Hey. im new and need some help are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Hey. im new and need some help
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Hey. im new and need some help
Hey im new to this and i dont know if im posting in the right place but anyway.
Ive made a website in dreamweaver and i have layers on it. I have placed these 4 layers in different places across the page. However my problem is that, on my 1024x768 res screen my website looks fine, however on my friends widescreen res the layers are not in the correct posistions. I have no idea on solving this and any help would be GREATLY thanked. |
|
|
|
#2
|
|||
|
|||
|
Re: Hey. im new and need some help
One thing that would be helpful for us is to look at the Code or at least know what Coding language you are using. Are you just dropping and dragging dreamweaver? If so, this is the issue as it does not generate proper Multi-res or Multi-browser code. If you are actually handcoding make sure your using at least XHTML as the other codings are no longer supported by most browsers and will leave you unhappy with your results.
I'm new too, but welcome to the forumz |
|
#3
|
|||
|
|||
|
Re: Hey. im new and need some help
are you using absoulute positioning?
|
|
#4
|
|||
|
|||
|
Re: Hey. im new and need some help
I dont really touch the code unless changing basic things. When i created the layers i just clicked on the layer button and created my own layer straight onto the website, with no code used.
I would send you a link to the website but it may be classed as advertising and i dont want to get banned so soon. |
|
#5
|
|||
|
|||
|
Re: Hey. im new and need some help
Ye post link
|
|
#6
|
|||
|
|||
|
Re: Hey. im new and need some help
http://www.freewebs.com/spawner13/index
Hey i know its freewebs at the moment but it wont always be, its just to show you.. |
|
#7
|
||||
|
||||
|
Re: Hey. im new and need some help
Quote:
If it's for the purpose of helping you, you can always post your site/code/link(s), etc. It's those people who sign up, and in thier first post write something like "Check out www. blablabla. com" without needing any actual help. Okay, back on topic, best of luck with your dilemma! |
|
#8
|
||||
|
||||
|
Re: Hey. im new and need some help
if for example it is your links that are moving, dont put in layers, just box it and change the colour of the box background
Last Blog Entry: Strict and Transitional Doctype's (Sep 12th, 2008)
|
|
#9
|
|||
|
|||
|
Re: Hey. im new and need some help
Quote:
|
|
#10
|
||||
|
||||
|
Re: Hey. im new and need some help
should do
Last Blog Entry: Strict and Transitional Doctype's (Sep 12th, 2008)
|
|
#11
|
|||
|
|||
|
Re: Hey. im new and need some help
how do you make boxes on dreamweaver ?
|
|
#12
|
||||
|
||||
|
Re: Hey. im new and need some help
make sure the curser is flashing where you want to place the box
Layout - then, it should be the first option, click it, then rows = 1 columns = 1 then the rest 0 ( if you dont want the boarder to be seen ) header = none click ok this is the code
Last Blog Entry: Strict and Transitional Doctype's (Sep 12th, 2008)
Last edited by saltedm8; Jun 1st, 2006 at 15:16. |
|
#13
|
|||
|
|||
|
Re: Hey. im new and need some help
Oh a table... I would but.. Theres 3 pictures on the website and i cant but a table on top of them.
|
|
#14
|
||||
|
||||
|
Re: Hey. im new and need some help
make a table, then put another inside it,
Last Blog Entry: Strict and Transitional Doctype's (Sep 12th, 2008)
|
|
#15
|
||||
|
||||
|
Re: Hey. im new and need some help
Stop, Stop Stop!!!!!!
Saltedm8: Stop promoting tables to people. It's like selling them a tape walkman!! They're old and outdated and for good reason. Look. A simple CSS based design will solve all these problems. I'll be happy to help you in any way I can here. but there are some things you must try and do.
Last Blog Entry: Annoying people.... (Jan 16th, 2008)
|
|
#16
|
|||
|
|||
|
Re: Hey. im new and need some help
I looked at your code and your problem may be that you need to change where it says px for pixels into % for percent sign. This was covered in another thread, which turned out that what I just said made the difference. I could be right and then I could be wrong. Just giving some helpful advice.
|
|
#17
|
|||
|
|||
|
Re: Hey. im new and need some help
Quote:
Last Blog Entry: Whats in a name? (Feb 20th, 2008)
|
|
#18
|
|||
|
|||
|
Re: Hey. im new and need some help
What about frames, i can use frames easily. Ive never really done anything in CSS
|
|
#19
|
||||
|
||||
|
Re: Hey. im new and need some help
Quote:
What is with peoples attitude towards learning CSS?!? It's wonderful!
Last Blog Entry: Annoying people.... (Jan 16th, 2008)
|