insideorkut.com

Does iContact work on other things besides contacts?

Try iContact email marketing for free for 30 days. Click here to use coupon...

Get a free trial of iContact here. Click here for this special deal...
Got a question... Does iContact work on other things besides contacts? Thanks for any answer or 2. Another question... Hello,.

I wondered if somebody would be able to help me. I created a iContact site about a year ago now for IE and Netscape but of course people are now starting to use firefox. What it is, is the iframe included in this iContact site is transparent so you can see the image in the background but when you view this iContact site in firefox it is filling it with a block colour. What I need to know is whether this is something I can fix or whether the iContact site needs completely overhauling for firefox. Any help would be appreciated I may just be missing some code somewhere but up till now I have no luck fixing it..

Cheers to anyone that helps!!..

Comments (23)

Yup, however you might wanna make sure and wait for another member to confirm this as I am not completely sure. Better yet, why don't you e-mail the iContact guys because they can answer your iContact question better...

Comment #1

Posting a link to the iContact site would be helpful, if you could..

Rys..

Comment #2

Personally, I've never been able to make an iframe transparent in the I.E. browser..

Comment #3

Allowtransparency="yes".

Should work. it will be transparent from 5.0 or 5.5 and up. can't remember the version of IE it applies to...

Comment #4

I've done it, the page being iframed in can't have a background image or a background color, and you gotta have allowtransparency=true in the iframe tag, I know coothead you may already know this but I have done it..

Comment #5

Hi there scoutt and Aero,.

Allowtransparency="yes" or allowtransparency="true".

Have never worked for me using.

I.E. 6.02.

I always.

Suggest to inquirers that they, instead, style the iframe.

Contents. I would love to see transparency by any method.

Work. Let me see your coding when you have achieved it,.

So that I may incorporate it into my.

Help files..

Comment #6

And then sp.html is.

Notice the code is sp.html. I guess by default the page is not transparent in IE as it is in other browsers. for reference.

Http://msdn.microsoft.com/workshop/a...ansparency.asp..

Comment #7

Hi there scoutt,.

Thanks for that..

So to achieve transparency in I.E. requires a blank.

Document in the src. That never occured to me.....

Senility must be kicking in.

Unfortunately, of course, we are still left with the.

Problem of validation or should I say lack of it.

Haven't been able to find one DOCTYPE that will.

Accept.

Allowtransparency.

As an attribute..

Wouldn't life be sweet with I.E. compliance..

"veni, vidi, validatio.".

~ I came, I saw, I validated..

Comment #8

You're welcome Coot,.

Nah, the blank src in the iframe was for simplicity. you can have anything in it as long as you specify the transparent color in the body. and being that "allowtransparency" is IE only it will never validate..

Yup, it sure would be nice...

Comment #9

U dont need to define the background of the page being iframed as transparent as long as there is an src there I believe here take a look at.

This page.

, there is a div that has a background in it that is centered with norepeat, it's the tyson staffing image, then the page being iframed is.

Here.

There is no background or background image being defined in the css but scott is right it wont validate so I guess defining the background as transparent would be the way to go to validate it..

Comment #10

Without defining the background as transparent I could not get IE to do it either..

On that page you show it is not hard to do a transparent white if the background is all ready white.

There css is all invalid...

Comment #11

Hmm would appear that f9f9f9 is a slight shade of white but I dont see any problems in the css, other than the scrollbar properties that are IE only..

Comment #12

It's not as they forgot the # in front of it..

And they set both pages to that color..

Comment #13

Its a different css file for the 2nd page and there is no background color defined..

Comment #14

So far you are not proving anything. do this. make a file, call it waht ever. add this to it..

Than in another file add this and call it sp.html..

IE will not show the background as red or blue, it will be white...

Comment #15

My apologies scott, I guess because the color was so close to white it looked transparent when in actuality it was a white background..

Comment #16

No problem. it looked good to start until you dug deeper..

And who is scott???..

Comment #17

Hi Scoutt,.

Thanks for the note. So what your saying is I don't need to put 'allowtransparency' in the code because it already is by default. If you have a look at the iContact site in question, in firefox you'll see the block colour which it seems to be 'defaulting' to, whereas in IE allow transparency in the code sorts it. So what I don't really understand is how firefox can be transparent by default if it is being filled with a block colour. Could you maybe explain it to me more please..

Http\www.oilrecruitment.co.uk.

Any help is great while I try and plough on to fix it!!..

Comment #18

Uhhh, ummmm, what iframe? there is not one in that page you just linked to..

And you have a few things wrong in that code too. I see a href="" in an image tag. you can't do that..

Comment #19

I actually found it after reloading the page many times to see the flash menu. very strange iContact site as it doesn't always work for me..

I don't believe there is a color as.

Bgcolor="transparent".

That is turning it blue. use this instead.

<body style="background:transparent">.

Very different. plus you have a lot of coding and style sheet errors. you cannot have <p> in yor style sheet. plus you have an extra iframe in your iframe code..

I am really surprised mozilla runs it at all...

Comment #20

Hi Scoutt,.

Thanks for getting back to me, but I have actually already sorted it now so it's fine..

Thanks again..

Comment #21

I don't see any change, but you may not have uploaded the changes either...

Comment #22

Hi Scoutt the iContact site has not yet been uploaded!!..

Comment #23

Hi Scoutt,.

Back again now I have fixed one problem I get another. Don't know whether you have experience with macs but the iContact site we have been discussing is not showing the background image which also encorporates the iframe which is working, do you have any idea of what could be causing this..

Cheers.

Kath..

Comment #24


This question was taken from a support group/message board and re-posted here so others can learn from it.