# A resolution problem

**URL:** https://forum.kirupa.com/t/a-resolution-problem/111591
**Category:** Uncategorized
**Created:** [May 28, 2004, 5:01pm UTC](https://forum.kirupa.com/t/a-resolution-problem/111591 "2004-05-28T17:01:41Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![seizure\_](https://avatars.discourse-cdn.com/v4/letter/s/779978/32.png) [@seizure\_](https://forum.kirupa.com/u/seizure_)
#### Post date: [May 28, 2004, 5:01pm UTC](https://forum.kirupa.com/t/a-resolution-problem/111591/1 "2004-05-28T17:01:41Z")

</div>

I’m used to using Dreamweaver MX to do most of my webworks but I realize that I’m now stuck in a situation where resolution is an issue. I’m supposed to design a website at 800x600 res. According to most, the safest working design size is around 744x410 with scroll. I’ve designed a picture according to 744x410 res, created a layout cell in dreamweaver and placed the picture into the layout table. To my surprise, the page came out with scrolls from both horizontal and vertical sides. I managed to kill this problem my using this html code given by a friend:

```auto
 

[img]http://www.kirupaforum.com/forums/backgroundmenu.jpg[/img]

```

However, this can only apply to a non-layout cell page. I need that layout cell for an iframe. Is there a way to make both sides happy, as in to have the have the layout table inserted yet place the picture at absolute 0? I’ve tried inserting a layer into the non layout table version, insert the code for iframe but the result is I’m not able to change the size of the iframe to what I wanted.

Any form of help would be appreciated 🙂

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [May 28, 2004, 7:17pm UTC](https://forum.kirupa.com/t/a-resolution-problem/111591/2 "2004-05-28T19:17:27Z")

</div>

i’m a bit confused about the HTML bit… thats the html your friend gave you? that image is a broken link, also.  
could you provide a link or C+P html of the page or something?
