This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > Dreamweaver > August 2004 > Screen Size





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Screen Size
slchan38

2004-08-02, 4:15 am

What shld the bg graphic size be for viewing in IE? I don't want the horizontal scrollbar to appear. Shld i center the bg graphic and how do i go abt doing this?
:. Nadia .:

2004-08-02, 7:14 am

Difficult to judge the size... One person could have a window resized to
800*600, others at 1024*768 so how can you guess what *anyone* will be
viewing with.

Better to have a container (whether it is a table or a layer (div) and use
the graphic as a background image, otherwise, you will need to use a
repeating background image... which doesn't sound like it would apply in
this case. I have a few background image tutorials at the link in my sig -
which may or may not help :-) Maybe have a look at the watermark
tutorial....


--
Nadia
------------------------------------
Free Templates | Free Nav Bar Sets
http://www.DreamweaverResources.com
Dropdown Menu Designs | CSS Layouts
Ecommerce - YVStore | SEO Articles
Table Tutorials | Background image Tutorials
------------------------------------------------


"slchan38" <webforumsuser@macromedia.com> wrote in message
news:cekngh$t0p$1@forums.macromedia.com...
> What shld the bg graphic size be for viewing in IE? I don't want the

horizontal scrollbar to appear. Shld i center the bg graphic and how do i go
abt doing this?


tammacbam

2004-08-02, 7:14 am

600 x 800 pxls is regarded as safe.

you can use a style sheet to centre the background image and prevent it from scrolling.

hope this helps....
Dan Vendel *GOF*

2004-08-02, 7:14 am

slchan38 wrote:

> What shld the bg graphic size be for viewing in IE? I don't want the horizontal scrollbar to appear. Shld i center the bg graphic and how do i go abt doing this?


Not 100% sure, but AFAIK, background images won't create scrollbars
regardless of their dimensions. Do they in IE/PC?

You need to use CSS to specify the image attributes, though:

1. Create new css style
2. Save as external stylesheet (best)
3. select "re-define tag" and select the body tag in the drop down menu
4. Find the background tab, browse to the image and then set the
attributes (repeat, etc)

I think you can figure it out...

--
Dan Vendel - *GOF*
Contact: http://www.proformica.com/en/contact.shtml
Formmail tutorial: http://www.proformica.com/en/formmail_tutorial.shtml
Nested tables: http://www.proformica.com/en/nested_table_demo.shtml
SEO: http://www.proformica.com/en/search...imization.shtml
SE Utility: http://www.proformica.com/en/advanced_web_ranking.shtml
Search Dreamweaver newsgroup: http://www.proformica.com/google.html
darrel

2004-08-02, 12:14 pm

> 600 x 800 pxls is regarded as safe.

By who?

There's going to be plenty of people with a browser view-port smaller than
that and plenty with one larger than that.

There's nothing wrong with picking that size...just realize it's an
arbitrary size in the middle and no matter what size you choose, there's
going to be a lot of people outside the mean on both sides.

-Darrel


darrel

2004-08-02, 12:14 pm

> Not 100% sure, but AFAIK, background images won't create scrollbars
> regardless of their dimensions. Do they in IE/PC?


That's correct.

-Darrel


Murray *TMM*

2004-08-02, 7:14 pm

This is not a complete answer to the question! 8)

> Do they in IE/PC?


NO!

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"darrel" <notreal@hotmail.com> wrote in message
news:celjak$6h0$1@forums.macromedia.com...
>
> That's correct.
>
> -Darrel
>
>



.: Nadia :TMM :.

2004-08-03, 4:14 am

No, css can style a lot more things than just the fonts.........
Have a look at the basics here: http://www.mako4css.com
also the tutorials at the last link in my sig... the MM site has a few good
articles.

As a newbie it is in your best interests to start reading all you can.
Learning basic HTML is *must* as well.

--
Nadia
Team Macromedia Volunteer for Dreamweaver
---------------
http://www.DreamweaverResources.com
Free Templates | Free Nav Bar Sets
Dropdown Menu Designs | CSS Layouts
Ecommerce - YVStore | SEO Articles
Table Tutorials | Background image Tutorials
------------------------------------------------
Dreamweaver Tutorials
http://macromedia.com/devnet/mx/dreamweaver/
-----------------








"slchan38" <webforumsuser@macromedia.com> wrote in message
news:cen8t1$8oq$1@forums.macromedia.com...
> Hi Dan Vendel,
>
> Sorry, but I'm really a newbie...but i thought CSS Styles are for fonts

only?


slchan38

2004-08-03, 4:14 am

but mine do when i preview it. The horizontal scrollbar appears untill i shrink the width of the bg. My current bg size after resizing is 1020*650. or shld i resize it to a safer 800*600?
slchan38

2004-08-03, 4:14 am

Hi Dan Vendel,

Sorry, but I'm really a newbie...but i thought CSS Styles are for fonts only?
Murray *TMM*

2004-08-03, 12:14 pm

You are misunderstanding.

If I create a page with *no* content, and then put a background image that
is 800x600 on the page, then that page will have no scrollbars at any
browser viewport dimension. If I put a background image that is
24,000x24,000, the page will still have no scrollbars.

If I put a table on the page that is 600px wide. The browser will drop a
horizontal scrollbar when the viewport is contracted to less than 600px in
width.

It's not background images that trigger scrollbars - they cannot. It's
content.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"slchan38" <webforumsuser@macromedia.com> wrote in message
news:cen8n6$8ge$1@forums.macromedia.com...
> but mine do when i preview it. The horizontal scrollbar appears untill i

shrink the width of the bg. My current bg size after resizing is 1020*650.
or shld i resize it to a safer 800*600?


slchan38

2004-08-04, 7:15 pm

Hi Murray,

I c. So its not the bg image that's creating the scrollbar, its the tables?
Murray *TMM*

2004-08-04, 7:15 pm

That's the size of it. A background image can never cause a page to drop a
scrollbar.

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"slchan38" <webforumsuser@macromedia.com> wrote in message
news:cerbvj$a86$1@forums.macromedia.com...
> Hi Murray,
>
> I c. So its not the bg image that's creating the scrollbar, its the

tables?


Sponsored Links


Copyright 2003 - 2008 forum4designers.com  Software forum  Computer Hardware reviews