Greenguy's Board


Go Back   Greenguy's Board > Programming & Scripting
Register FAQ Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2008-02-09, 04:14 PM   #1
LD
wtfwjd?
 
LD's Avatar
 
Join Date: May 2007
Posts: 2,103
How to fix ths

I have a banner which is actually a bunch of smaller images arrahed in a table to produce a big header style banner. Looks good in IE7, but Firefox puts spaces between the images making it all fucked up. Is there an easy fix for this.

Here it is if you want to take a peek:

http://www.lusciousdelights.com/fsfe.../gallery1.html
__________________
Artisteer Wordpress Theme Generator Create Custom Themes!
My Little Network
LD is offline   Reply With Quote
Old 2008-02-09, 04:58 PM   #2
ladydesigner
~Serving Up Sinful Sex ~
 
ladydesigner's Avatar
 
Join Date: Apr 2003
Location: Missouri City, Texas
Posts: 1,928
I took a quick look at your html but didn't see anything right away that needed to be fixed. My suggestion would be since it looks good in IE, why not take a screen shot, cut out the header and use it as a banner and not a table full of images. If you use it as a large banner or header, Firefox will display it as such. Firefox is very sensitive/picky about tables and html errors. Hope that helps.
__________________
Porn Pixie XxX ~ Looking for Link Trades
ladydesigner is offline   Reply With Quote
Old 2008-02-09, 05:04 PM   #3
ladydesigner
~Serving Up Sinful Sex ~
 
ladydesigner's Avatar
 
Join Date: Apr 2003
Location: Missouri City, Texas
Posts: 1,928
Here's an example of what I was talking about.
Attached Images
File Type: jpg header.jpg (94.0 KB, 142 views)
__________________
Porn Pixie XxX ~ Looking for Link Trades
ladydesigner is offline   Reply With Quote
Old 2008-02-09, 05:09 PM   #4
japamor
I Love Turkish Delight, they're very moreish.
 
Join Date: Nov 2004
Location: UK
Posts: 578
Very neat!
__________________
japamor is offline   Reply With Quote
Old 2008-02-09, 05:10 PM   #5
Toby
Lonewolf Internet Sales
 
Toby's Avatar
 
Join Date: Mar 2005
Location: Houston
Posts: 4,826
Send a message via ICQ to Toby
Change your DOCTYPE definition to this:
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

Last edited by Toby; 2008-02-09 at 05:22 PM..
Toby is offline   Reply With Quote
Old 2008-02-09, 05:55 PM   #6
LD
wtfwjd?
 
LD's Avatar
 
Join Date: May 2007
Posts: 2,103
Toby and Ladydesigner, both these worked perfectly! You guys are awesome. Toby, should I use that doctype in all my sites?
__________________
Artisteer Wordpress Theme Generator Create Custom Themes!
My Little Network
LD is offline   Reply With Quote
Old 2008-02-09, 06:07 PM   #7
ladydesigner
~Serving Up Sinful Sex ~
 
ladydesigner's Avatar
 
Join Date: Apr 2003
Location: Missouri City, Texas
Posts: 1,928
Quote:
Originally Posted by Toby View Post
Change your DOCTYPE definition to this:
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
I've been using a doctype that looks like this:

Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
Is my code outdated and not up to standard? Wouldn't surprise me if it was. I'm not too knowledgeable with the doctype statement. I know it has something to do with why type of HTML your site is written in, right?
__________________
Porn Pixie XxX ~ Looking for Link Trades
ladydesigner is offline   Reply With Quote
Old 2008-02-09, 06:28 PM   #8
Toby
Lonewolf Internet Sales
 
Toby's Avatar
 
Join Date: Mar 2005
Location: Houston
Posts: 4,826
Send a message via ICQ to Toby
Quote:
Originally Posted by LusciousDelight View Post
Toby and Ladydesigner, both these worked perfectly! You guys are awesome. Toby, should I use that doctype in all my sites?
yw That is the DOCTYPE I use on all my sites.
Toby is offline   Reply With Quote
Old 2008-02-09, 06:32 PM   #9
Toby
Lonewolf Internet Sales
 
Toby's Avatar
 
Join Date: Mar 2005
Location: Houston
Posts: 4,826
Send a message via ICQ to Toby
Quote:
Originally Posted by ladydesigner View Post
I've been using a doctype that looks like this:

Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
Is my code outdated and not up to standard?
Your DOCTYPE is fine, it's just the longer version of the one I use.

DOCTYPE tells the browser which set of rules to follow when rendering the page.
Toby is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

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

Forum Jump


All times are GMT -4. The time now is 07:58 AM.


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