Heh. The asterisks were placed in by Gmail's editor, to signify bold. I
was merely attempting to highlight the "key words". After I sent my reply,
I found that other people had already answered the question. For some
reason the thread didn't stay together in my Gmail account, so I thought I
was
ush [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, February 20, 2008 1:12 PM
> To: CF-Talk
> Subject: Re: OT: CSS Question
>
> Yes.
>
>
>
>
>
~|
Adobe® ColdFusion® 8 software 8 is the mo
Yes.
~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w
Archive:
http://www.houseoffusion.com/groups/CF-Talk/message.c
I understand how to make fields invisible, but is there a way to have a
field display on the screen, but become invisible when printed? For
example, can I set one stylesheet for Display and another for printing?
Andy
~|
Adobe
bsolute positioning,
but could get everything to stack up.
Thoughts,
Thanks,
Rick
-Original Message-
From: Mark Henderson [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 12, 2007 4:53 AM
To: CF-Talk
Subject: Re: OT: CSS Question
Rick Faircloth wrote:
> Hi, all...
>
> I'm wo
-
From: Mark Henderson [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 12, 2007 4:53 AM
To: CF-Talk
Subject: Re: OT: CSS Question
Rick Faircloth wrote:
> Hi, all...
>
> I'm wondering if anyone knows why and what to do about aligning
> a div background image to the right top corner
Mark Henderson [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 12, 2007 4:53 AM
To: CF-Talk
Subject: Re: OT: CSS Question
Rick Faircloth wrote:
> Hi, all...
>
> I'm wondering if anyone knows why and what to do about aligning
> a div background image to the right top corner of a div.
>
Hi, Andrew... check out my response to Mark & Mik for
the explanation I came upon for the problem.
Let me know if you don't see it.
Rick
-Original Message-
From: Andrew Scott [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 12, 2007 5:29 AM
To: CF-Talk
Subject: Re: OT: CSS Qu
I will have to agree, works here too.
but one thing I have also noticed is that in some case of heritance of
styles, the image class needs to have margin-left: auto; and margin-right:
auto;
I have also found that in fireDebug, if you start to disable inherit css
elements you can quickly identify
Rick Faircloth wrote:
> Hi, all...
>
> I'm wondering if anyone knows why and what to do about aligning
> a div background image to the right top corner of a div.
>
> IE 7 and FF display it as expected...IE 6 just leaves it in the *left* upper
> corner.
>
> Here's the code:
>
>
>
Rick,
That
How about:
{
background-image: url('images/dove-section-bg.png');
background-repeat: no-repeat;
background-position: 100% 0px;
}
Mik
>IE 7 and FF display it as expected...IE 6 just leaves it in the *left* upper
>corner.
>
>Here's the code:
>
>
>
>
>The class, "section
Hi, all...
I hope everyone doesn't mind an OT question, but I can't find an answer
anywhere and the css list I'm on isn't responding.
Here's my post to the other list. I'd appreciate any clues anyone might
have.
Thanks,
Rick
Does anyone know the style command to half-space characters in a word, so
that the they appear more spread out than normal, but not as far as the
regular space between words?
TIA
~|
Discover CFTicket - The leading ColdFusion Help
It strikes me that if you remove the , you eliminate the
problem, no?
If you must use tables, try something like this (syntax may not be exact) :
another approach may be to simply hide the row of a table if this is
possible
i.e.
there's another css property that bel
I have a situation where I have a content display page that is quite long. I
want to split up the content into multiple pages. In other words, rather
than having a really really long page, I'd like to break it up and use
next/previous buttons for navigation.
Let's pretend that the following table
>> Anyone know how to get rid of that inner border line that
>> appears on a submit button when it is active??
> onClick="blur()"
If you use Dreamweaver, www.projectseven.com has an extension to
add/remove that code to all links on a page.
I've noticed that IE6 (pc) won't always get rid of the b
Taco Fleur wrote:
> Anyone know how to get rid of that inner border line that appears on a submit button
> when it is active?? Or even change the color?
onClick="blur()"
Jochem
~|
Archives: http://www.houseoffusion.com/cf_lists
Anyone know how to get rid of that inner border line that appears on a submit button
when it is active?? Or even change the color?
Or is this a stupid question? ;-)
~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?f
18 matches
Mail list logo