Newb needs help!

This is a discussion on "Newb needs help!" within the Web Page Design section. This forum, and the thread "Newb needs help! are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Closed Thread
 
LinkBack Thread Tools
  #1 (permalink)  
Old Apr 11th, 2004, 17:52
New Member
Join Date: Apr 2004
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Newb needs help!

Hello, I am a novice web designer and I have been stumped on this problem for almost two months now. The page I am referencing can be found at the following address:

http://www.pgroove.com/quicknews/content_frame.php

The main photo and the five colored blocks underneath it are all a part of one subdivided table. The cell padding is set to 1. I believe you can view all of this in the actual source code.

So here is my probem - the page appears as intended when viewed with Mozilla. The spacing around all of the "blocks" is even on the vertical and horizontal plane. However, when viewed in IE6, the spacing is not as intended.

Can someone please help me. This has been driving me nuts. Completely nuts. Any suggestions would save my mental health.
Thanks, Ben

  #2 (permalink)  
Old Apr 11th, 2004, 18:42
Most Reputable Member
Join Date: Jul 2003
Posts: 1,856
Thanks: 0
Thanked 0 Times in 0 Posts
Have you tried setting cellspacing to 1 and cellpadding to 0?
  #3 (permalink)  
Old Apr 11th, 2004, 19:38
New Member
Join Date: Apr 2004
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Catalyst - Thanks for the advice - out of the six forums I have posted in, you are the only person to address my problem - thank you.

I have followed your advice and changed the settings. It is a vast improvement for IE6, but at the same time, it has effected the view in Mozilla. I am almost at the point where I could care less about it, but that would be a lie as I have been working on this site for quite some time. Anyway, thanks for the help, I am more worried about the appearance in IE6 than Mozilla and you have certainly changed it for the better!

What is the deal with IE6 rendering things differently than other browsers anyway?

Take a look at how the change looks:

http://www.pgroove.com/quicknews/frame_set.html
  #4 (permalink)  
Old Apr 11th, 2004, 19:45
New Member
Join Date: Apr 2004
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
I also re-oriented the four block images so that they are aligned with the left and right side respectively - however this has thrown everything out of whack in Mozilla. It does however look exactly the way I want it to in IE.....
  #5 (permalink)  
Old Apr 11th, 2004, 20:01
Most Reputable Member
Join Date: Jul 2003
Posts: 1,856
Thanks: 0
Thanked 0 Times in 0 Posts
Unfortunately I do not think that the standards are exact enough. This means that when a browser is made, it is up to the interpretation of the programmers as to how to deal with these things. That is often what causes most of the problems between browsers.

Then again, it's almost impossible to design a specification that's precise in all circumstances.
  #6 (permalink)  
Old Apr 11th, 2004, 20:07
Highly Reputable Member
Join Date: Aug 2003
Location: Australia
Posts: 662
Thanks: 0
Thanked 0 Times in 0 Posts
But then again.. according to w3schools.com only 9.6% of all web users are using mozilla anyways... Where as internet explorer is 82.9%. This is as of March 2004. So I would make sure IE looked good, and then try and make mozilla work.
  #7 (permalink)  
Old Apr 11th, 2004, 20:15
New Member
Join Date: Apr 2004
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
I appreciate the input everyone. I think I am to the point where I have it looking right in IE6, and I am just going to forget about working it over for Mozilla. This is a problem that has been plagueing me for weeks, so it is time to move on. It's certainly frustrating to look at other sites that have no problems between browsers, I guess that's why youpay someone to do all of this stuff!

Thanks again,
Ben
  #8 (permalink)  
Old Apr 12th, 2004, 05:17
Most Reputable Member
Join Date: Jul 2003
Posts: 1,856
Thanks: 0
Thanked 0 Times in 0 Posts
Well, you could probably get exactly what you want in this case by not using cellspacing or cellpadding and using CSS instead - but the cellspacing was the quick and dirty answer...

If you want CSS tips on it just ask and someone here will help out.
  #9 (permalink)  
Old Apr 12th, 2004, 07:48
Most Reputable Member
Join Date: Jul 2003
Posts: 1,856
Thanks: 0
Thanked 0 Times in 0 Posts
You must also remember that more people use Mozilla and Opera (and similiar browsers) that the statistics show. Opera includes the option to tell websites it is IE6 instead of Opera - which would change the statistics.
  #10 (permalink)  
Old Apr 12th, 2004, 08:07
Rob's Avatar
Rob Rob is offline
Head Admin & CEO

SuperMember
Join Date: Jul 2003
Location: at my desk
Age: 34
Posts: 2,952
Blog Entries: 7
Thanks: 7
Thanked 4 Times in 4 Posts
Send a message via MSN to Rob Send a message via Skype™ to Rob
on the table cell, use css:-
Code: Select all
 <td style="padding:2px; margin:0px;"> content </td>
This will tell all CSS compatible browsers to place a 2 pixel padding all the way round the cell. you will want to set the table cellpadding to 0 for this to work across all browsers.
__________________
Rob - SEO Specialist
Owner & Founder of Webforumz.com

I am currently unavailable for private work
  #11 (permalink)  
Old Apr 12th, 2004, 10:26
Highly Reputable Member
Join Date: Aug 2003
Location: Australia
Posts: 662
Thanks: 0
Thanked 0 Times in 0 Posts
you also have to realize that stats can only show you a "General Idea" of what things are. Doesn't mean its the truth the light and the way. Just helps you get started in your designs and lets you know which one to design for, then try and make it work on the others after... Until your as good as some of these guys that do universal browser supports all the time.
Closed Thread

Tags
newb, needs, help

Thread Tools

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 On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Another newb to webforumz... larryb Introduce Yourself 10 Dec 15th, 2007 00:23
Newer than a newb!!! Sofhands Introduce Yourself 5 Dec 15th, 2007 00:20
Flash newb please help!! cullinanweb Flash & Multimedia Forum 3 May 1st, 2007 15:30
Advanced Newb apoc bunny Introduce Yourself 6 Sep 24th, 2005 20:58
Help out this newb =\ PHP_newb PHP Forum 3 Jul 30th, 2005 18:04


All times are GMT. The time now is 03:38.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43