I am trying to find the way to have the the transparent background in inline frame. So, the result would be- I can scroll the test and see all the time the picture, what inline frame will be on. Any ideas how to do it?
Greetings,
JM
I am trying to find the way to have the the transparent background in inline frame. So, the result would be- I can scroll the test and see all the time the picture, what inline frame will be on. Any ideas how to do it?
Greetings,
JM
Hi, if you mean a bit like this one? LINK
Then put the code below in the "Between head tag" of the html area of the page that will appear in the iframe.
<style type="text/css">
body {background-color:transparent}
</style>
Good luck.
Thank you really much!It works perfectly:(at list in my computer)
www.musicnorden.com/test1.html
Yep! fine at this end. The only down side with iframes is that they are not very SE friendly, & if your using colors for the scroll bar, it wont show in some other browsers.
Good luck.
If you only want to have scrolling text and you don't need to many different formattings, use a text area instead, and make it transparent and without border (border = 0)
Navaldesign
Logger Lite: Low Cost, Customizable, multifeatured Login script
Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!
This is the 1st I've heard that iframes are not SE friendly! What exactly does that mean?
[quote=navaldesign;200278]If you only want to have scrolling text and you don't need to many different formattings, use a text area instead, and make it transparent and without border (border = 0)[/quote
but in text area you can delete the text?this is maybe not the best way...
Se stands for search engines - such as google, yahoo or msn. from what i hear they do not like site that have iframes, but bethers is probably the most knowledgeable person that i know on this subject. drop her a line and she will gladly explain it all to you.
mrmagoo144
www.videopostcards.info
Navaldesign
Logger Lite: Low Cost, Customizable, multifeatured Login script
Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!
Hi, there are a few downsides with SE’s when using an iframe on the page.
Many of the SE’s just read what’s on a single page & can’t see what’s in the iframe page.
So if you make a page with lots of nice keywords & titles & all of these words are related to text in the iframe, the SE’s wont see them & wont give you very good points.
The other problem is that a page you place in the iframe may get a better ranking than your main page that it was meant to be showing in. So! The SE,s might bring these iframe pages up 1st . But this depends a lot on how pages are set up.
Good luck.
Checked out this code in explorer- and this does not work maybe somebody can check it for me also: the site is:
www.musicnorden.com/test1.html
look this in explorer and in mozilla. And maybe tell me, what do you see?does it work in your computer in explorer?
Now i try on this site the "stay background code"- works in explorer, but does not in Mozilla...
and the transparent- works in Mozilla and doe snot in Explorer...Does somebody know some codes, what will work in both!?
i am finding the same problem. i can get my iframe to be transparent in mozilla but not in IE. anybody have a way to make the iframe transparent in both?
laurateague.com
Hi, place any images on the main page (parent), & not in the background of the iframe page. Just put text only on the page that will fill the iframe. Then place the iframe over the image.
Now Look at the www.musicnorden.com/test1.html
I change the code back to transparent.
It works in Mozilla...but I get white background in Explorer..
OK! Think we have it. Leave everything as it is, but go to the BV page with the iframe on & right click on the iframe itself. Select html properties>inside Tag. Then paste the code below into this area
allowtransparency="true" background-color="transparent"
Should all be ok now.
Sample here I was messing with.
http://www.metestsite.co.uk/if1main.html
Try this image! it will load quite a bit quicker if the quality is ok.
http://www.metestsite.co.uk/home_02.jpg
.
YES!!!this works now- look the site again!!!Perfect. the best christmas present!
Hi, the quickest way is just pop the url in this site. LINK
Good luck.
There are currently 1 users browsing this thread. (0 members and 1 guests)