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.

CSS Forum


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



Reply
Cross-browser error... text doesn't show in IE
Old 06-28-2009, 04:45 AM Cross-browser error... text doesn't show in IE
Skilled Talker

Posts: 90
Trades: 0
I've run into a problem with a page I'm setting up when checking it across different browsers. The page works fine in FF and Safari, but not in IE.

The pages are loaded in modal windows and for some reason the text doesn't show past the first <h1>. When the content is loaded outside of a modal window, the text shows, but the picture cuts off.

If you view this page and click any of the "Meet XXX" links, you can see what I mean:
http://www.foothillsbaptist.org/_NEW/staff.php

And same thing when loading it separately here:
http://www.foothillsbaptist.org/_NEW.../staff/jay.php

Any advice is appreciated... thanks!
msaz87 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 06-28-2009, 01:42 PM Re: Cross-browser error... text doesn't show in IE
GeekSpecialties's Avatar
Super Talker

Posts: 132
Name: Leonard
Location: Minnesota, USA
Trades: 0
Try setting a color to the to the greybox.css on the box id
Code:
#box {
    background-image: url(../images/css/three_gradient.jpg); 
    background-repeat: repeat-x;        
    color:#000000;    
    }
Also put your text in paragraph tags and give your image a height and width.
Code:
<img src="../../images/staff/jennifer_gressett.gif" height="230px" width="230px">
GeekSpecialties is offline
Reply With Quote
View Public Profile Visit GeekSpecialties's homepage!
 
Old 06-28-2009, 02:52 PM Re: Cross-browser error... text doesn't show in IE
Brian07002's Avatar
Defies a Status

Posts: 2,141
Name: ...
Location: ...
Trades: 0
Try using firefox or safari as your only browsers, they will work out better for you.
__________________
Made2Own

Please login or register to view this content. Registration is FREE
Brian07002 is online now
Reply With Quote
View Public Profile
 
Old 06-28-2009, 03:53 PM Re: Cross-browser error... text doesn't show in IE
LadynRed's Avatar
Defies a Status

Posts: 10,016
Location: Tennessee
Trades: 0
Quote:
Try using firefox or safari as your only browsers, they will work out better for you.
What a ridiculous suggestion. The WORLD uses more than those browsers, and a website is NOT about YOU, it's about your VISITORS!
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

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


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

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 06-28-2009, 08:25 PM Re: Cross-browser error... text doesn't show in IE
Skilled Talker

Posts: 90
Trades: 0
Quote:
Originally Posted by Brian07002 View Post
Try using firefox or safari as your only browsers, they will work out better for you.
Anyone who has ever tried to code HTML agrees with your statement -- but as LadynRed said, it's just not in the cards.

Quote:
Originally Posted by GeekSpecialties
Try setting a color to the to the greybox.css on the box id
Quote:
Originally Posted by GeekSpecialties
Also put your text in paragraph tags and give your image a height and width.
I tried both your suggestions and got some odd results. Setting a color didn't seem to do anything and neither did setting the height and width.

I did notice another odd bug... that when looking at the page in the modal window, you only see the person's name and picture, but if you right click on the picture and view the properties, then close the properties window, the text appears and the picture shortens to a sliver -- basically reverting to the appearance of viewing the page standalone and not in the modal window.

I'm doing all the debugging on just one of the pages, jay.php -- or the top right box and "meet jay".

I'm pretty perplexed by what's going on... if anyone has an idea, I'd greatly appreciate it. Thanks!
msaz87 is offline
Reply With Quote
View Public Profile
 
Old 06-29-2009, 03:52 AM Re: Cross-browser error... text doesn't show in IE
Skilled Talker

Posts: 90
Trades: 0
I figured it out...

The problem seemed to lay with the <h1> and <h2> tags... I replaced them with <span> classes and it works now.

Thanks for the help
msaz87 is offline
Reply With Quote
View Public Profile
 
Old 06-29-2009, 07:55 AM Re: Cross-browser error... text doesn't show in IE
StylaStyla's Avatar
Mad Man

Posts: 401
Name: Styla
Location: City of London
Trades: 0
Quote:
Originally Posted by msaz87 View Post
I figured it out...

The problem seemed to lay with the <h1> and <h2> tags... I replaced them with <span> classes and it works now.

Thanks for the help

but...SEO?
__________________
Freelance Graphic Designer not for hire
StylaStyla is offline
Reply With Quote
View Public Profile Visit StylaStyla's homepage!
 
Reply     « Reply to Cross-browser error... text doesn't show in IE
 

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.25843 seconds with 12 queries