SOLVED Here is a link that seems to work in several browsers.
http://forums.cocoaforge.com/viewtopic.php?f=13&t=21981
On Mon, Apr 5, 2010 at 12:24 PM, Nancy Johnson wrote:
> I have an "Email a Friend" using an open new window js. I've set the
> pop-up window size to be 525px wide. ?Many times th
Message: 18
Date: Thu, 6 Aug 2009 12:02:03 -0400
From: Mike Smith
Subject: Re: [css-d] Interesting issue with IE6, borders, and negative
margins
To: css-d@lists.css-discuss.org
Message-ID:
<3fb37e490908060902g768d80d5ybe0dbb13410ba...@mail.gmail.com>
Content-Type: text/plain;
Christopher R wrote:
> On Mon, Mar 23, 2009 at 10:36 PM "David Laakso"
> wrote:
>> Christopher R wrote:
>>> http://www.thecreativesheep.ca/site/imagepage5.html
>>>
>>> Here is the link, hopefully it can get figured out in case I run into the
>>> same problem on my other pages.
>>
>> Please botto
Date: Thu, 08 Jan 2009 16:31:13 -0500
From: Brett
Subject: [css-d] question about combining descendant selectors
To: css-d@lists.css-discuss.org
Message-ID: <496670a1.9060...@zoominternet.net>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
I'm wondering if combined selectors have a l
From: "Aaron Gray" <[EMAIL PROTECTED]>
Subject: Re: [css-d] float: right does not work via DOM - looking for
substitute
To: "Ms2ger" <[EMAIL PROTECTED]>
Cc: CSS-D , Philippe Wittenbergh
<[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; format=flowed; char
You can if you set it to display:block. Then, of course, it is no longer an
inline element
OT really but this looks like a definition list to me, why not use that markup?
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Jim
Sent: 10 September 2008 06:19
To:
To whom it may apply,
Would you please be able to provide some assistence with an issue we are having.
The majority of linked images on the website - for some reason appears to have
an approximate 4 pixel margin at the bottom of the image and the border and I
am unable to track it down.
The pa
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Martha Spizziri
Sent: 26 August 2008 15:55
To: css-d@lists.css-discuss.org
Subject: [css-d] What's wrong with these links?
>Maybe I'm having a brain cramp, but I've looked at this page and its
>style sheets
Put the padding on the a instead?
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Daniel Kessler
Sent: 22 August 2008 15:55
To: [EMAIL PROTECTED]
Subject: [css-d] rollover discrepency
http//sph.umd.edu/events/wellness2/template.html
The navigation menu has
You could use server-side scripting to add class="last" to the fourth and
then set
li.last a{
margin-right:0px;
}
Not really a CSS solution, but there you go. Alternatively you could put an
equal amount of margin on either side of the a to make them line up without a
gap to the right
Stuart King wrote:
> I am trying to get my hover and current state a darker color and underlined.
> Unfortunately, this is not working. The menu items stay the same. Please
> advise.
> http://www.skingdesign.com/cb_site/pages/partners.html
Hi Stuart--
On Line 94 of your cb_main.css style shee
This page seems to have the answer:
http://www.brunildo.org/test/IE6VisitedSpec.html
The a:visited pseudo class is overriding the menu colour in IE6.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Peggy Coats
Sent: 13 August 2008 02:32
To: css list list
I am having problems formatting a copyright footer on my pages. A minimal
page and CSS file may be seen at http://trevor.freehomepage.com/copy.html
and http://trevor.freehomepage.com/test.css
The browser is IE as my pages are delivered through an IE component inside
another application.
What I wa
This should answer your question:
http://www.positioniseverything.net/explorer/peekaboo.html
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Mauro Lages
Sent: 05 December 2007 14:06
To: css-d@lists.css-discuss.org
Subject: [css-d] Missing Texts
Hi;
I woul
There's no CSS way of selecting a parent element. You can identify child
elements of a parent but not vice-versa.
You can use JavaScript to identify the ul based on the class of one of its
children. If you don't already know how to do this, this is a good starting
point:
http://onlinetools.org
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Julian Tulip's
Licorice
Sent: 30 November 2007 03:25
To: css-d@lists.css-discuss.org
Subject: [css-d] hover bg question
Hello all,
Do any of you wizards know why I can't seem to fill in the last 3 or 4
'hover
Hello
I have a breadcrumb which wraps over two lines. I'd like to have an arrow
appear to the left of each link in the breadcrumb, and I'd like preferably to
split links over two lines where necessary, or alternatively to have
breadcrumbs appear whole on the new line where they would otherwise
17 matches
Mail list logo