HighDots Forums  

Why is the border only at the bottom??

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Why is the border only at the bottom?? in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Steve Grosz
 
Posts: n/a

Default Why is the border only at the bottom?? - 10-14-2005 , 05:47 PM






I have a flash slideshow that plays when my page loads. I also have a
css style that puts a border around the flash element. It works fine in
IE, but in Firefox, its just showing the border at the bottom of the flash.

Any ideas why?

Reply With Quote
  #2  
Old   
Steve Grosz
 
Posts: n/a

Default Re: Why is the border only at the bottom?? - 10-14-2005 , 05:48 PM






Guess I should specify that the page is at:

www.scootervilleusa.com

Reply With Quote
  #3  
Old   
Skaterstu
 
Posts: n/a

Default Re: Why is the border only at the bottom?? - 10-14-2005 , 07:17 PM



Hi Steve,

Dunno why as I don't really know a great deal about CSS at the moment (but
planning on working through Adrian Seniors tutorial this morning). However, is
it easy to create that Flash image you have on the left hand side of your
screen?

Cheers

Stuart


Reply With Quote
  #4  
Old   
DW_Steve
 
Posts: n/a

Default Re: Why is the border only at the bottom?? - 10-14-2005 , 08:48 PM



I have a couple of thoughts but didn't test either theory.

The <td> calls for ID=flash, but your CSS has "flash" as a class selector, not
an ID selector and there are no quotes.

Maybe change the .flash {.... class selector to an ID selector #flash {....

Instead of telling the <td> to use the selector, I'd setup the div container
holding the swf to use <div class="flash">....

Most of my FF / IE rendering disparities went away when I switched to
DOCTYPE=loose.dtd, but you already have that.

Again, didn't test either one.




Reply With Quote
  #5  
Old   
Steve Grosz
 
Posts: n/a

Default Re: Why is the border only at the bottom?? - 10-17-2005 , 03:04 PM



I used a program called Swish to create the flash. Using that, yes, it
was very simple to create.

Steve

Skaterstu wrote:
Quote:
Hi Steve,

Dunno why as I don't really know a great deal about CSS at the moment (but
planning on working through Adrian Seniors tutorial this morning). However, is
it easy to create that Flash image you have on the left hand side of your
screen?

Cheers

Stuart


Reply With Quote
  #6  
Old   
Bonnie
 
Posts: n/a

Default Re: Why is the border only at the bottom?? - 11-01-2005 , 10:26 PM



Steve Grosz wrote:
Quote:
I have a flash slideshow that plays when my page loads. I also have a
css style that puts a border around the flash element. It works fine in
IE, but in Firefox, its just showing the border at the bottom of the flash.

Any ideas why?
Not what you asked, but you need to define your background color. I
have my default defined in an ugly yellow, and that is what shows through.

--
Bonnie in California
kroko at
sbcglobal dot net
http://www.theanimalrescuesite.com/cgi-bin/WebObjects/CTDSites.woa


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.