Need Help Quick

Hi

Im making a wibsite for my use but i have come over a problem. when i scale the window size down, all the buttons move about like so (look in attachments). my questiong is how do you stop it from doing that and instead make it do it like the blender official homepage does like this (also in attachments). im working in kompozer but i know how to use html code. please help

-josh

Attachments



ok, this wasn’t exactly quick - had I seen this a couple days ago I would have answered faster :stuck_out_tongue: - but the problem lies in the fact that it LOOKS like you’ve got stuff set to take up percentages of the window… width = 90% or 100% or something…

You need to dictate the width if you don’t want there to be any bizarreness like that. Are you doing this with CSS or are you just doing HTML or what?

And when you have time to learn HTML… or any of the other web programming stuff this is a good resource.

http://www.w3schools.com/html/default.asp