Ask a Question related to Macromedia Dreamweaver, Design and Development.
-
Dave #1
Iframe style sheet under DW4
Hi everyone,
got an iframe on my page that looks like this:
<iframe src="a-texteoscar.htm" name="exemple" width="200" height="195"
scrolling="no" style="border: none">
But still there are borders, I have heard I got to delete the border style
sheet under dreamweaver.
When I edit style sheet with DW4, there is no specifications for borders or
iframes.
The only one where I can make modification on the borders is for the table
tag.
Do I need to create a new style sheet for IFRAMES ? If yes how ?
Or else, does anyone knows how to make modification on iframe borders under
DW4 ?
Thank you for assistance.
Dave.
Dave Guest
-
Cascading Style Sheet
:confused; I just signed up for the free trial of Adobe Contribute (Mac version) to make regular changes to my website, and I need to know how to... -
Style Sheet refresh?
My client wanted more styles to choose from on his news pages. I have created new selections for him as Element styles and have uploaded to site. ... -
Style sheet problem
Hi everyone, I've had to export a whole heap of text from a Quark document so that it ends up in Microsoft Word. The document came across into... -
Contribute Style Sheet
I am having a problem with the style sheet updating for users once i change it. I created some new styles for users to to use but they are not... -
[Indesign 2.0.2] Style Sheet
Hi to all, I have a paragraph wich is assigned a Style Sheet, but at the end of the Sheet's name there is a "+" (if it is as xpress it means that... -
Dan Vendel *GOF* #2
Re: Iframe style sheet under DW4
Dave wrote:
The attribute for borders is "frameborder". For all specifications, look> Hi everyone,
>
> got an iframe on my page that looks like this:
> <iframe src="a-texteoscar.htm" name="exemple" width="200" height="195"
> scrolling="no" style="border: none">
>
> But still there are borders, I have heard I got to delete the border style
> sheet under dreamweaver.
> When I edit style sheet with DW4, there is no specifications for borders or
> iframes.
> The only one where I can make modification on the borders is for the table
> tag.
> Do I need to create a new style sheet for IFRAMES ? If yes how ?
> Or else, does anyone knows how to make modification on iframe borders under
> DW4 ?
here:
[url]http://www.w3schools.com/tags/tag_iframe.asp[/url]
You need to keep in mind whether you want an attribute attached to the
page with the iframe tag, or to the page being brought in. E.g. if you
have <td><iframe blah blah></iframe></td>, then you might want to give
the td tags the border instead of the iframe or to the pgae being
brought in. And you also need to have a link to the style sheet in the
page you'll get in the frame.
Finally, don't use that dash in the filename. Use underscore. A dash
might cause problems.
HTH
--
Dan Vendel - *GOF*
[url]http://www.vendel.info[/url]
Contact me directly by clicking here:
[url]http://contact.vendel.info[/url]
Formmail tutorial:
[url]http://www.vendel.info/tut/formmail.html[/url]
Nested table demonstration:
[url]http://www.vendel.info/tabletut/[/url]
Dan Vendel *GOF* Guest



Reply With Quote

