Sent from my BlackBerry® wireless device
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Sup
Ambient Glow wrote:
> http://ambientglow.com/garage/jfogg/inside.html
> I have inserted background images into the which show up on all
> browsers but IE. Also the menu itself is offset correctly from the
> right side by 65px in all but IE.
Comment out the entire "HACK FOR IE" you have at th
yahoo wrote:
> On Nov 23, 2008, at 6:29 AM, David Laakso wrote:
>
>> You might try this:
>>
>> Assign a different body id or class to each page.
>>
>
> Unfortunately, I can't do that. The cart puts together those
> pages using one tag, so every page would have the same body tag
> class.
>
Hello!
I'm having troubles with the top navigation bar at:
http://www/tenhenstudio.com
when viewed in IE6. IE7 and Firefox seem to be fine.
In IE6 the navbar renders as it should on the 'home' link, but when all the
other links are clicked the horizontal bar drops down a pixel or two.
I've bee
Having trouble with a DW Spry horizontal menu bar in IE:
http://ambientglow.com/garage/jfogg/inside.html
Menu CSS:
http://ambientglow.com/garage/jfogg/SpryAssets/SpryMenuBarHorizontal.css
Page CSS: http://ambientglow.com/garage/jfogg/_css/inside.css
I have inserted background images into the wh
Peter Hyde-Smith wrote:
> Will someone please enlighten me regarding whether different browsers
> render the differently. Do some actually add in the quote
> marks;
No, none do.
In HTML4 browsers are supposed to add quotation marks for Q (inline
quotations) not BLOCKQUOTE (quotations containi
On 2008-11-23 14:59, Doug Jolley wrote:
> Now that I understand the basis of the problem, I was inclined to try:
>
> td img {vertical-align: bottom}
>
> That also seemed to work. I'm curious as to whether you see that as
> being an acceptable alternative solution.
In some cases, that might be s
- Original Message -
From: "Benjamin Hawkes-Lewis" <[EMAIL PROTECTED]>
To: "wlb" <[EMAIL PROTECTED]>
Cc: ; <[EMAIL PROTECTED]>
Sent: Sunday, November 23, 2008 5:33 PM
Subject: Re: [css-d] Can't put “ in a blockquote?
> wlb wrote:
>> The HTML and CSS on my page both validate. i wonder wh
wlb wrote:
> The HTML and CSS on my page both validate. i wonder why. I can't see any
> difference between what you are doing and what my HTML does.
Did you read the other replies to Peter's query? I think they answer yours.
--
Benjamin Hawkes-Lewis
__
HI Peter,
I've been struggling with archiving lots of materials to PDF recently, and
the curly quotes get changed to straight ones consistently in the OCR—quite
maddening—so I sympathize with your plight about these small but important
details.
What you are doing looked correct to me, so I decided
> if you add
>
> td img {display:block}
>
> it should work.
It did work. Thanks very much.
Now that I understand the basis of the problem, I was inclined to try:
td img {vertical-align: bottom}
That also seemed to work. I'm curious as to whether you see that as
being an acceptable alternative
On 2008-11-23 12:00, Doug Jolley wrote:
> When I fill table cells with colors and set cellspacing=0,
> cellpadding=0, border=0, I can get the cells to butt right up against
> one another both vertically and horizontally. However, when I fill
> the same cells with an image I can't get them to butt
Peter Bradley wrote:
> Thanks to Peter, Benjamin and yourself. English never was my strong point.
> Cheers
> Peter
No worries, mate.
Here in America, the same can be said of about 90% of the
population...and about me before my morning coffee. Glad it helped.
Stay well.
--Bill
__
Ysgrifennodd Bill Brown:
> You've reversed Peter's instructions:
> This is wrong:
>
> This is correct:
>
>
> If you apply Peter's direction, I think you'll find greater success.
> Hope it helps.
> --Bill
>
D'Oh!
Thanks to Peter, Benjamin and yourself. English never was my strong point.
Cheers
Peter Bradley wrote:
> Ysgrifennodd Peter Hyde-Smith:
>> Peter:
>> You may need to wrap each block in a ... or ... ,
>>
>> “I found the teaching of exceptionally high standard.”
>>
> Neither of those seem to work, either.
> I've posted the page to:
> http://www.apvx95.dsl.pipex.com/SpanishInten
Peter Bradley wrote:
> Neither of those seem to work, either.
>
> I've posted the page to:
>
> http://www.apvx95.dsl.pipex.com/SpanishIntensives/feedback.html
>
> You'll see that the first is contained in a block
> and the second in a block.
You've got this the wrong way round. The other Pet
When I fill table cells with colors and set cellspacing=0,
cellpadding=0, border=0, I can get the cells to butt right up against
one another both vertically and horizontally. However, when I fill
the same cells with an image I can't get them to butt up against one
another vertically although they
Ysgrifennodd Peter Hyde-Smith:
> Peter:
>
> You may need to wrap each block in a ... or ... ,
>
> “I found the teaching of exceptionally high standard.”
>
>
> Try that, and post a link if you can.
>
> Regards,
>
> Peter
Neither of those seem to work, either.
I've posted the page to:
http://ww
- Original Message -
From: "Peter Bradley" <[EMAIL PROTECTED]>
To: "CSS-D"
Sent: Sunday, November 23, 2008 1:07 PM
Subject: [css-d] Can't put “ in a blockquote?
>
> “I found the teaching of exceptionally high
> standard.”
>
> ... and so on for 3
On Nov 23, 2008, at 6:29 AM, David Laakso wrote:
> You might try this:
>
> Assign a different body id or class to each page.
>
Unfortunately, I can't do that. The cart puts together those pages
using one tag, so every page would have the same body tag class.
I did try using
I have some HTML that looks like this:
http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";
>
http://www.w3.org/1999/xhtml";>
Spanish Intensive - Feedback
Feedback
Oh! It definitely took me some time figuring that out :)
Unfortunately, IE still is using either expanded padding or margins for the
> list items, but I can deal with that. It looks better, at least.
>
It is not a padding or margin issue:
#sidebar ul #statistics ul li {
line-height: 1.2; <-
yahoo wrote:
> Hello,
>
> http://www.surfshopcart.com/cgi-bin/demos/demo1/admin.cgi
>
>
> I'd like to find a way to highlight the current tab.
> Frank
>
>
You might try this:
Assign a different body id or class to each page.
And assign a body id or class to each link .
Portfolio
Abou
Paul Jung wrote:
> I used http://validator.w3.org to check a page:
> http://www.europeeurope.net/index.php but it returned with such
> erroe:
>
> "Sorry, I am unable to validate this document because on line 454 it
> contained one or more bytes that I cannot interpret as utf-8
This has nothing t
Hello,
I'm working on a project for a customer, and I'm stumped on a CSS
issue. We have a tabbed navigation system for the backend of a
shopping cart. You can see it here:
http://www.surfshopcart.com/cgi-bin/demos/demo1/admin.cgi
username: demo
password: demo
(Look for the tabnav
On Sun, 23 Nov 2008 14:23:39 +0100
Came this utterance fomulated by Paul Jung to my mailbox:
> Hello there,
>
>
>
> I used http://validator.w3.org to check a page:
> http://www.europeeurope.net/index.php but it returned with such erroe:
>
> "Sorry, I am unable to validate this document becaus
Jukka K. Korpela wrote:
> Paul Jung wrote:
>
>
>> Please look at http://www.poet.sk/hidveghyova/go.php/component/id/12/
>>
>>
> Using http://validator.w3.org one can see that the page has about 200
> reportable markup errors.
In addition to what Jukka wrote, back-up your file and run i
Hello there,
I used http://validator.w3.org to check a page:
http://www.europeeurope.net/index.php but it returned with such erroe:
"Sorry, I am unable to validate this document because on line 454 it contained
one or more bytes that I cannot interpret as utf-8 (in other words, the bytes
fo
Ysgrifennodd Gunlaug Sørtun:
> Can be fixed by applying 'hasLayout' to the right element to prevent IE
> from finishing to early, but in this case the simplest fix is to add...
>
> #home-navlist a {
> position: relative;
> }
>
> ...which makes IE collect together and stack all layers of an elem
Paul Jung wrote:
> Please look at http://www.poet.sk/hidveghyova/go.php/component/id/12/
> Did anybody have some experience? I got to know only yesterday when a
> friend called me that he, with his IE browser, can not see this page.
> I opened it in IE, and found out that the main content is after
Hello there,
Please look at http://www.poet.sk/hidveghyova/go.php/component/id/12/
Did anybody have some experience? I got to know only yesterday when a friend
called me that he, with his IE browser, can not see this page.
I opened it in IE, and found out that the main content is after some 1000
31 matches
Mail list logo