Hey guyz! I am new to this forum and first off I want to say hi to all of you here. I have a question... I have a site lelemale.com, it's non-english site. I want to make it so both frames move at the same time... The menu and the main. Now if you scroll up and down just the main moves. If you know how please help me out.
If you want the entire screen to move together, then why not get rid of the frames? That is the purpose of the frames, to move individual sections one at a time.
I suggest getting rid of the frames since neither section is that large.
You can set up a template in FP so that you don't have to change every page in a website when you change something like the navigation. That way, when you change navigation, or the logo, or whatever is standard on all pages, it changes all the pages to match.
Well, my advice is standard: learn PHP! It's very useful for such situations as yours - just use "include"... Try to search for PHP's manual (for example at www.php.net). And I think it's better to get rid of frames ....