Greenguy's Board

Greenguy's Board (http://www.greenguysboard.com/board/index.php)
-   Link Lists & Getting Listed (http://www.greenguysboard.com/board/forumdisplay.php?f=7)
-   -   A tip on tables for 800 by 600 (http://www.greenguysboard.com/board/showthread.php?t=16724)

cobrasnake 2005-02-21 05:40 PM

A tip on tables for 800 by 600
 
Since there seems to be so many threads with people having there tables to big for 800 by 600, and I don't believe I've seen this mentioned here. So thought I would bring it up.

I know this may not be new to alot of people but maybe there's atleast a few that will benefit from this.

Try setting your left and right margin to 0 and this will give you more room. I actually think you can go to (I believe it is) 779 that way, not saying you should push the max but that you could go that far.

Still the point is it will make it easier for you to fit your tables in 800 by 600 without the scroll this way.

Here's an example,
http://www.sexplusporno.com/table770.html
I didn't change the margin one way or the other on this table.

Here's the exact same table,
http://www.sexplusporno.com/table770margin0.html

Set left margin and right margin to 0 on this one.

Other than that there the exact same tables, there both set to 770 width.

You can change the Margins in Dreamweaver by going to page properties and you should see it down at the bottom (first thing to pop up).

For other programs you'll just have to figure out on your own, I'm using Dreamweaver right now so not sure on the other programs but you should be able to find them if your use to your program.

Also one more thing, I still try to keep my tables at 750 but this leaves a little room for error or if it's the only way I can get something to fit in 800 by 600 without the side scroll.

So hope this helps someone out :)

Greenguy 2005-02-21 06:45 PM

I've been preaching to them since August :D
http://www.greenguysboard.com/newsle...letter183.html

cobrasnake 2005-02-21 07:16 PM

Quote:

Originally Posted by Greenguy
I've been preaching to them since August :D
http://www.greenguysboard.com/newsle...letter183.html

Sorry didn't even realize that you had that up there GG.

One thing though, I still didn't see anything about changing the margins in page properties unless I over looked something?

Greenguy 2005-02-21 07:24 PM

I've never played around with the page margins, so that's a new tip for me :)

cobrasnake 2005-02-21 07:48 PM

Quote:

Originally Posted by Greenguy
I've never played around with the page margins, so that's a new tip for me :)

Cool I gave GG a tip :)

Actually neither have I really, my cousin showed me this a while back and I just thought I would pass it along.

I think he sets most of his tables at 779 width and I couldn't figure out how he did that without the scroll in 800 by 600...lol

He said he usually changes his margins first thing when making a site. He's pretty damn good at it so I always try to get a few extra tips and tricks from him :)

guschi2k 2005-02-21 08:21 PM

EDIT *lol sorry :) just noticed that we meant the same, with the difference that you have used css and I used the body default html attribute |dizzy|


Useless 2005-02-21 10:47 PM

Should I see difference between the two example tables? I don't.

cobrasnake 2005-02-22 01:55 AM

Quote:

Originally Posted by Useless Warrior
Should I see difference between the two example tables? I don't.

Did you look at them in 800 by 600?

If you look at them in 800 by 600? The first one should show the side scroll on your browser (for being to wide for that res). The second in 800 by 600 should look normal with out the side scroll like the first one does.

Point is that there both the exact same tables but one should show side scroll while the other doesn't in 800 by 600 of course. Only difference is the second one has the right and left margins set to 0 in page properties, which is why it fits in 800 by 600 with out the side scroll.

Hope I explained that good, not the best at explaining things...lol

cobrasnake 2005-02-22 02:03 AM

Quote:

Originally Posted by guschi2k
EDIT *lol sorry :) just noticed that we meant the same, with the difference that you have used css and I used the body default html attribute |dizzy|


As long as it works :)

Useless 2005-02-22 02:06 AM

Quote:

Originally Posted by cobrasnake
Did you look at them in 800 by 600?

I live at 800x600.:D I'm viewing in Firefox and I don't see horizontal scroll on either table.

cobrasnake 2005-02-22 03:16 PM

Quote:

Originally Posted by Useless Warrior
I live at 800x600.:D I'm viewing in Firefox and I don't see horizontal scroll on either table.

hmm that's weird, I can see it on the first one but not the second.

Either way I think most would see it on first but not second...lol

I can see it, not sure if GG actually looked at them in 800 by 600 so not sure what he got but my cousin viewed it in 800 by 600 and he got side scroll as well.

Actually just got my cousin to look at it in firefox (since I don't have it) that's not his main browser so he used a different one the first time and got the scroll. When he checked it with firefox he said there was no scroll.

So most be something to do with Firefox :)

Useless 2005-02-22 03:48 PM

Quote:

Originally Posted by cobrasnake
So most be something to do with Firefox :)

I'm not sure why it would do that, especially since Firefox is not horribly forgiving. But I still understand your point about the left and right margins. I've always set my margins to 0. I need every pixel I can get. ;)

cobrasnake 2005-02-22 04:21 PM

Quote:

Originally Posted by Useless Warrior
I'm not sure why it would do that, especially since Firefox is not horribly forgiving. But I still understand your point about the left and right margins. I've always set my margins to 0. I need every pixel I can get. ;)

Yeah I don't understand why it would do that either. After my cousin checked it in his regular browser I remembered he has firefox on his comp as well. So I told him to check it in firefox since that's what you said you used.

So not sure why but almost has to be a Firefox thing, I would think.

Trev 2005-02-22 05:37 PM

It's because, IE puts the space for the scroll bar on the right by default, but firefox/mozilla only puts the scroll bar on the right if needed. Without the scrollbar the 770px will fit fine in 800x600 even with the margins

Mr. Blue 2005-02-22 06:16 PM

Quote:

Originally Posted by Trev
It's because, IE puts the space for the scroll bar on the right by default, but firefox/mozilla only puts the scroll bar on the right if needed. Without the scrollbar the 770px will fit fine in 800x600 even with the margins

Hmm, explains why I've always thought my pages conformed to the 800 x 600 rule with the 755 pixel table...I use firefox and it never gave me a problem.

cobrasnake 2005-02-22 11:54 PM

Quote:

Originally Posted by Mr. Blue
Hmm, explains why I've always thought my pages conformed to the 800 x 600 rule with the 755 pixel table...I use firefox and it never gave me a problem.

Well I guess this is also good since some people are finding out things that they didn't know. Even if it wasn't the same thing I was trying to point out in this thread :)

Also thanks Trev because I didn't know that and wasn't sure why it was showing up different in Firefox.

Also Mr. Blue if you set the left and right margins to 0 it would probably work in other browsers at that width.

Mr. Blue 2005-02-23 01:12 AM

I've started designing in photoshop again...I set the page at 750 width...for some reason if I screw that up the top frame will look like crap so I should be safe from now on, lol.

MrNick 2005-02-23 01:44 PM

and please dont let your
at 100% it look like shit, sorry :(
but it in px 700 or 750 or 770 or your setting,

b1ng0 2005-02-23 04:39 PM

I have always just used 740 pixel width tables as a 'shell' for the rest of the page's content just to be on the safe side. One less thing I have to worry about, and imo pages look nicer this way anyway... less cluttered.

SandWalker 2005-02-23 06:42 PM

Why not just use td to set table width?

Width on the tag is a hard setting and can cause scrolling. Width on the
tag is a "suggested" width. For a more fluid design, If you use for example 2 set at a width of 400 px each, they will adjust to the browser width if it's under 800. Just don't put any width for the table tag itself. This works under firefox and IE, and not everyone has their browser maximized all the time either.

Anyone else do this??

Wulf 2005-02-24 06:39 PM

Is there a problem with using a % value for table width instead of a set px value?

Asking since I've been using 80% on my tables, so far without any problems, I just make sure that the info inside the table won't push it wider.

Would it be better to start using px?

Thanks,
Wulf

Halfdeck 2005-02-24 07:14 PM

Personally I find it easiest to just stuff the entire page in a 750px wide table, but that td idea sounds interesting.

Greenguy 2005-02-24 07:16 PM

Wulf - the problem you run into using %'s is that it looks very different at each monitor size - what looks good & spaced out properly at 800 might look very strange at 1024 or 1152

I have done the 100% thing in the past on a couple sites, but I always built them at 750 1st, made sure everything looked OK, and then changed it to 100% and looked at it at 1024 & 1152 & 1260 (or whatever silly res I'm set at)


All times are GMT -4. The time now is 12:49 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc