Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Odd breaks on Firefox
Old 03-08-2005, 10:36 PM Odd breaks on Firefox
HSI
Novice Talker

Posts: 6
Trades: 0
My site has some odd breks in the graphic layout table in Firefox. Not in IE.. how can I fix it? Or is it my jacked PC system???

www.hsigraphics.com/bryce

Notice by the Gallery button..

Thanks in advance

Last edited by HSI; 03-08-2005 at 10:38 PM..
HSI is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 03-09-2005, 12:37 AM
obenix's Avatar
Skilled Talker

Posts: 76
Location: CyberSpace
Trades: 1
I noticed the difference between FF & IE... No idea why it happens.. Sorry HSI
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE

Submit your site(s) to our PR5
Please login or register to view this content. Registration is FREE
for free
obenix is offline
Reply With Quote
View Public Profile
 
Old 03-09-2005, 12:51 AM
HSI
Novice Talker

Posts: 6
Trades: 0
Quote:
Originally Posted by obenix
I noticed the difference between FF & IE... No idea why it happens.. Sorry HSI
Thanks for looking man.. I dont get it either.. :-(
HSI is offline
Reply With Quote
View Public Profile
 
Old 03-09-2005, 03:31 AM
Average Talker

Posts: 24
Trades: 0
ya man firefox is weird one of the reason i dont use it i dont see why people like it so much i think its one of the worst browser out my website has all kinds of problems when viewed with firefox and i have no idea why
Smokeydogg is offline
Reply With Quote
View Public Profile
 
Old 03-09-2005, 04:27 AM
Novice Talker

Posts: 9
Location: Middlesbrough, England
Trades: 0
FF and IE render pages differently, but you have to make your website viewable in all browsers, i noticed the problem in FF and it looks fine in IE but i think if you want to attract your intended audience you need to make your website viewable in all browser so when designing test in as many browsers as possible.
__________________
"Follow the instructions and do as i say, ermmnn yeah like i was saying"
pallyuk is offline
Reply With Quote
View Public Profile Visit pallyuk's homepage!
 
Old 03-09-2005, 11:01 AM
sepple's Avatar
Super Talker

Posts: 147
Trades: 0
Hrm...I can see the breaks in firefox. If you notice when you change the size of the text in firefox the breaks in the images move and change. Maybe that will help you figure out the problem. It might be something to where the coulmns are not keeping the size you set them to.
I think the easiest way to fix table problems is to assign a border of different colors to all of your tables (if you have multiple tables) and then see where the images are then.
__________________
Thanks
Stephen
sepple is offline
Reply With Quote
View Public Profile
 
Old 03-09-2005, 12:48 PM
techwench's Avatar
Code Monkey

Posts: 1,449
Name: Danalyn
Location: Dallas, TX
Trades: 0
Without digging through every single line of code, my first thought would be because you have line breaks between your start <TD>, the <IMG> tag, and the end </TD> tag.

IE won't pay attention to the line breaks, but FF and other browsers may consider it space. Try removing all line breaks and spaces between the TD and IMG tags and see if that makes a difference.

Code:
<TD WIDTH="x"><IMG SRC="image.jpg" YADDA="yadda"></TD>
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
techwench is offline
Reply With Quote
View Public Profile
 
Old 03-10-2005, 01:51 AM
HSI
Novice Talker

Posts: 6
Trades: 0
Quote:
Originally Posted by prissed
Without digging through every single line of code, my first thought would be because you have line breaks between your start <TD>, the <IMG> tag, and the end </TD> tag.

IE won't pay attention to the line breaks, but FF and other browsers may consider it space. Try removing all line breaks and spaces between the TD and IMG tags and see if that makes a difference.

Code:
<TD WIDTH="x"><IMG SRC="image.jpg" YADDA="yadda"></TD>
I will give that a try. Could very well be the prob. Its late now.. so i will let you know if this resolves it at all.

Thanks.
HSI is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Odd breaks on Firefox
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.48817 seconds with 12 queries