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
Contant not showing uo in IE
Old 09-07-2006, 05:45 PM Contant not showing uo in IE
Junior Talker

Posts: 3
Trades: 0
Hello all, im building a web site, Adaptaco LLC || Home Page || Adapt-A-Hook and everything looks fine in FireFox but in IE the whole center section is just a black box. i'm assuming this has something to do with my CSS but i'm not sure. Thanks for your Help, -HogDog.
HogDog is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 09-07-2006, 09:26 PM Re: Contant not showing uo in IE
ChipJohns's Avatar
I don't know! Do you?

Posts: 488
Name: Chip Johns
Location: Savannah Georgia
Trades: 0
It looks like to me that the content is there but it is covered up with
the black background image. (Click on the links in IE and notice that
the content flashes real quick before the image loads.)

Try taking that image out and see what happens...
Code:
div.info_box {
width: 307px; height: 223px; 
position: absolute; left:135px; top:142px; 
background-image:  url(images/1_10.gif); 
background-repeat: no-repeat;
}
See if you can see the text when you take this out. IF you can then you
know where the problem is. Then I'm guessing that you can mess
with the z-index to get the image below the text.

Someone may have a hack for this that I don't know about...
This will give you a place to start.
ChipJohns is offline
Reply With Quote
View Public Profile Visit ChipJohns's homepage!
 
Old 09-07-2006, 10:10 PM Re: Contant not showing uo in IE
Junior Talker

Posts: 3
Trades: 0
That doesn't seem to be the problem, i removed that bit of code and it had the same effect in IE. Thanks for the help tho.
HogDog is offline
Reply With Quote
View Public Profile
 
Old 09-07-2006, 10:21 PM Re: Contant not showing uo in IE
ChipJohns's Avatar
I don't know! Do you?

Posts: 488
Name: Chip Johns
Location: Savannah Georgia
Trades: 0
When you display this page in IE you CAN see the flash..!!??
Code:
http://www.piattdesigns.com/hook/who_benefits.html
What is the difference between how you are displaying the html content
and the flash content. This may give you some insight as to what to do...
ChipJohns is offline
Reply With Quote
View Public Profile Visit ChipJohns's homepage!
 
Old 09-07-2006, 10:40 PM Re: Contant not showing uo in IE
Junior Talker

Posts: 3
Trades: 0
Thanks for your help but the problem is solved. What happened was, I accidentally put my <p class="legal"> tag inside of my <div class="nav_bar> tag which has a black background. And since the nav bar is at the top and my page and the legal info is at the bottom it covered the whole thing with the div's black background. Now I just have to get the Rollovers to work in IE.
HogDog is offline
Reply With Quote
View Public Profile
 
Old 09-11-2006, 02:07 AM Re: Contant not showing uo in IE
Super Talker

Posts: 110
Name: Jason
Trades: 0
Not sure but I think there is a IE hack for CSS rollovers
__________________

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

autoecart is offline
Reply With Quote
View Public Profile Visit autoecart's homepage!
 
Old 09-11-2006, 11:46 AM Re: Contant not showing uo in IE
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
There is no need for 'hacks' unless you are trying to apply a rollover on an element OTHER than a link. The cure for that problem is not a hack, it's a bit of scripting called csshover.htc.
__________________
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 09-13-2006, 03:59 PM Re: Contant not showing uo in IE
Super Talker

Posts: 110
Name: Jason
Trades: 0
Thanks for the help I have always used hacks for IE but then again I am kinda a newbie with CSS.
__________________

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

autoecart is offline
Reply With Quote
View Public Profile Visit autoecart's homepage!
 
Reply     « Reply to Contant not showing uo 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.26919 seconds with 12 queries