PC Review


Reply
Thread Tools Rate Thread

Alignment problem

 
 
oscar
Guest
Posts: n/a
 
      8th Feb 2006
Hi Folks... if anyone could help me out with this it would be much
appreciated.

http://www.rollestonsections.com/jetpro/index.htm

The banner and menu is in one frame, and the main page below is in
another frame, both are set to 800 pixels width and centre aligned.
However the scroll bar in the man page casues a misalignment. Is there
an easy fix for this? (I'm still working on this hence a lot of missing
information from the web page.)

Thanks

 
Reply With Quote
 
 
 
 
Stefan B Rusynko
Guest
Posts: n/a
 
      8th Feb 2006
Don't use frames
- Unnnecceary w/ good Dhtml

If you must use frames set all your page margins the same
- you have
<body bgcolor="#000000" link="#FFFFFF" vlink="#FFFFFF" alink="#FFFFFF" topmargin="10">
(no left margin)
<body bgcolor="#000000" leftmargin="4" topmargin="0">

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPa...3/Default.aspx
_____________________________________________


"oscar" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
| Hi Folks... if anyone could help me out with this it would be much
| appreciated.
|
| http://www.rollestonsections.com/jetpro/index.htm
|
| The banner and menu is in one frame, and the main page below is in
| another frame, both are set to 800 pixels width and centre aligned.
| However the scroll bar in the man page casues a misalignment. Is there
| an easy fix for this? (I'm still working on this hence a lot of missing
| information from the web page.)
|
| Thanks
|


 
Reply With Quote
 
oscar
Guest
Posts: n/a
 
      9th Feb 2006
thanks for the reply. I'm a bit of a novice with HTML. To date I have
used FP 2002 to create my web pages. Is there anywhere on the web I can
read about replacing my frames with DHTML?

 
Reply With Quote
 
Trevor L.
Guest
Posts: n/a
 
      9th Feb 2006
oscar wrote:
> thanks for the reply. I'm a bit of a novice with HTML. To date I have
> used FP 2002 to create my web pages. Is there anywhere on the web I
> can read about replacing my frames with DHTML?


I have been looking into replacing the frames on my site
Alternatives are
Shared Borders - not recommended
Server Side Includes
FP Includes
Use of <div>s to contain each "frame"
(see the thread "Creating a frameless site - how do I position my <div>s")

DHTML is probably similar to the last option in that the "frames" are
included using JS.
--
Cheers,
Trevor L.
Website: http://tandcl.homemail.com.au


 
Reply With Quote
 
oscar
Guest
Posts: n/a
 
      9th Feb 2006
boy I have some learning to do... ;-) Thanks for the reply. I might
just have to live with my frames for now.

 
Reply With Quote
 
oscar
Guest
Posts: n/a
 
      9th Feb 2006
I have worked out how to use the included content feature. Thanks for
your help and patience Stefan and Trevor. It seems to work very well.

 
Reply With Quote
 
Trevor L.
Guest
Posts: n/a
 
      10th Feb 2006
oscar wrote:
> I have worked out how to use the included content feature. Thanks for
> your help and patience Stefan and Trevor. It seems to work very well.


Oscar,
That's great

I actually gave up on FP includes. Perhaps I'll try again :-))
--
Cheers,
Trevor L.
Website: http://tandcl.homemail.com.au


 
Reply With Quote
 
oscar
Guest
Posts: n/a
 
      10th Feb 2006
Trevor,

Here's my solution using includes, let me know if you need help. :-)

http://www.rollestonsections.com/jetpro/rd1.htm

 
Reply With Quote
 
Trevor L.
Guest
Posts: n/a
 
      11th Feb 2006
oscar wrote:
> Trevor,
>
> Here's my solution using includes, let me know if you need help. :-)
>
> http://www.rollestonsections.com/jetpro/rd1.htm


Thanks for the reference.

It shows the generated code, but I would need to figure out how to use
FrontPage to do it.
(Probably very straightforward, but I haven't actually used FP in design
mode for ages. I just use it for uploads.)

I have put together some pages oustdie FP where I set up a template which
contains the included code and then I leave a space for the main code

e.g. the template is like this
<body>
<div id="div1">
<!-- Included code here, say a header -->
</div>

<div id="div2">
<!-- Included code here, say a side menu -->
</div>

<!-- Main code starts here -->

<!-- Main code ends here -->

<div id="div3">
<!-- Included code here, say a footer -->
</div>
</body>

Of course, div1 div2 and div3 have to have CSS to position them approriately

--
Cheers,
Trevor L.
Website: http://tandcl.homemail.com.au


 
Reply With Quote
 
oscar
Guest
Posts: n/a
 
      11th Feb 2006
Sorry Trevor, my understanding of HTML is virtually zero. I simply
clicked on insert>web component then selected included content. Thanks

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
In Cell alignment, how do I update the default vertical alignment How to update default cell alignment Microsoft Excel Setup 2 4th Feb 2009 02:25 PM
alignment problem jules Microsoft Word New Users 3 11th Apr 2008 10:15 PM
Col alignment problem =?Utf-8?B?bmV3YmllIGluIGhlbGw=?= Microsoft Excel Programming 2 22nd Feb 2007 11:38 PM
Alignment Problem in IE =?Utf-8?B?UmFqZXNoIEtoYXRyaQ==?= Windows XP Internet Explorer 2 25th Dec 2006 12:50 PM
Alignment problem =?Utf-8?B?TEw=?= Microsoft Outlook Discussion 0 2nd Nov 2005 03:47 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:46 AM.