Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 05-17-2005, 11:20 AM   PM User | #1
david.gejlemo
New to the CF scene

 
Join Date: May 2005
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
david.gejlemo is an unknown quantity at this point
CSS: pictures not showing in IE

please help me understand why IE wont show my images while Firefox does. I'm using a 3column stylesheet

www.suedestation.com

thanks in advance.
david.gejlemo is offline   Reply With Quote
Old 05-17-2005, 07:40 PM   PM User | #2
david.gejlemo
New to the CF scene

 
Join Date: May 2005
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
david.gejlemo is an unknown quantity at this point
Quote:
Originally Posted by david.gejlemo
please help me understand why IE wont show my images while Firefox does. I'm using a 3column stylesheet

www.suedestation.com

thanks in advance.

Please help, i've tried and tried. which is the element that contains the triggering float??

http://www.suedestation.com/layout3.css
david.gejlemo is offline   Reply With Quote
Old 05-17-2005, 09:43 PM   PM User | #3
david.gejlemo
New to the CF scene

 
Join Date: May 2005
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
david.gejlemo is an unknown quantity at this point
SOLUTION:

The align tag isn't allowed how do I make a simple align="right" in css?


www.suedestation.com
david.gejlemo is offline   Reply With Quote
Old 05-18-2005, 02:54 AM   PM User | #4
pb&j
Regular Coder

 
Join Date: Jun 2002
Location: Canada
Posts: 254
Thanks: 0
Thanked 0 Times in 0 Posts
pb&j is an unknown quantity at this point
style="text-align:right;"
pb&j is offline   Reply With Quote
Old 05-18-2005, 08:18 AM   PM User | #5
david.gejlemo
New to the CF scene

 
Join Date: May 2005
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
david.gejlemo is an unknown quantity at this point
and for a image?
david.gejlemo is offline   Reply With Quote
Old 05-18-2005, 08:27 AM   PM User | #6
_Aerospace_Eng_
Supreme Master coder!


 
_Aerospace_Eng_'s Avatar
 
Join Date: Dec 2004
Location: In a place far, far away...
Posts: 19,293
Thanks: 2
Thanked 1,044 Times in 1,020 Posts
_Aerospace_Eng_ is a glorious beacon of light_Aerospace_Eng_ is a glorious beacon of light_Aerospace_Eng_ is a glorious beacon of light_Aerospace_Eng_ is a glorious beacon of light_Aerospace_Eng_ is a glorious beacon of light
try
Code:
<img src="blah.jpg" style="float:right;">
_Aerospace_Eng_ is offline   Reply With Quote
Old 05-18-2005, 12:28 PM   PM User | #7
david.gejlemo
New to the CF scene

 
Join Date: May 2005
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
david.gejlemo is an unknown quantity at this point
i ended up being forced to use a table to make it work. crap.
david.gejlemo is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
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 +1. The time now is 08:55 PM.


Advertisement
Log in to turn off these ads.