Center in Window

Posted: 07-17-2003, 10:23 PM
My site is fullarmorgroup.com. Obviously, my first go at it. I am changing the background to black and want it to automatically center in any browser and screen size.

1) Any help centering?
2) If you look in http://www.fullarmorgroup.com/broadcasters.dwt you will see a table in layer. When I have attempted to center as described above, the names will end up on the left side of the screen. I have tried the Layout designer but don't really know what I am doing.

Thanks for your help!

Keith



Reply With Quote

Responses to "Center in Window"

Gary White
Guest
Posts: n/a
 
Re: Center in Window
Posted: 07-18-2003, 10:46 AM
On Thu, 17 Jul 2003 17:08:17 -0700, "sbcGlobal"
<alan@removethisDolphinAd.com> wrote:
>To add vertical centering, add a table which is one column and one row and
>set it to 100% hor and 100% vert. This will fill the page. It is a bit flaky
>because 100% vert is different in different browsers.
The height attribute of tables is completely ignored by modern
browsers when rendering in standards mode. In quirks mode, they will
attempt to respect the height attribute, but usually have a few bugs
in rendering CSS properly. See an example at
http://apptools.com/newsgroup/tableheight.html.


Gary
Reply With Quote
WKL23 webforumsuser@macromedia.com
Guest
Posts: n/a
 
Re: Center in Window
Posted: 07-18-2003, 11:51 AM
Alan,

Thanks it centers wonderfully. On another note, the table that holds the broadcaster names/links is inside a layer. I couldn't figure out how to insert a table onto the image without first creating a layer. When I try to insert a tabel it puts the table above the image. My example is: http://www.fullarmorgroup.com/broadcasters.dwt

Any ideas?

Thanks again!




Reply With Quote
 
LinkBack Thread Tools Search this Thread Display Modes
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
insert a frame or window into adobe acrobat or reader window Mike_Blood@adobeforums.com Adobe Acrobat SDK 3 04-08-2008 06:09 PM
center window karlogaga Macromedia Dynamic HTML 14 05-29-2004 03:48 AM
How does one center a pop-up window using actionScript? modest disguise webforumsuser@macromedia.com Macromedia Flash Sitedesign 2 09-16-2003 08:38 PM
dlopen is failing on Window XP works great on Window 2000 WATANABE Hirofumi Ruby 1 07-28-2003 04:53 AM
Page_Load not fired when window.open used to load window. Yan-Hong Huang[MSFT] ASP.NET General 6 07-17-2003 08:33 AM