Re: [css-d] Centering content - new user

2008-07-14 Thread Brian Gilbert
On 8/7/08 10:16 PM, David Laakso [EMAIL PROTECTED] wrote: Brian Gilbert wrote: Thank you for your very welcomed input. You donĀ¹t by any chance have a good method for creating a drop shadow for the main content div26 do you? Regards, Brian I'm creating a website at the moment

Re: [css-d] Centering content - new user

2008-07-14 Thread David Laakso
Brian Gilbert wrote: I'm creating a website at the moment and have put the rough pages up on http://www.nctd.com.au/ Brian Gilbert If its not to much trouble could you describe that basic steps that are required to build a auto centering page

[css-d] Hyperlink problem using CSS

2008-07-14 Thread Byomokesh Sahoo
Hi All, I am facing linking problem using CSS Style Sheet. Here is my XML. I know its easy in XSL. But I need to using CSS. Anyone suggest me how i will do this. My XML paraulink url=http://www.zebrapress.co.za;www.zebrapress.co.za/ulink/para tocfront num=ch1Introduction/tocfront para...Some

Re: [css-d] h1 tags issue with Word Press

2008-07-14 Thread Chris Akins
Well - the div id differs on these two pages. The h1 tag that looks like you want it lives in a div with id=site_content. The one that doesn't look right lives in a div with id=content. Otherwise, both are simple h1 tags. The styling on those two div id's must be the difference. Chris A. On

Re: [css-d] Opera sees content and draws a scrollbar, others ok

2008-07-14 Thread Ingo Chao
Rick Lecoat wrote: On 10 Jul 2008, at 22:42, Ingo Chao wrote: http://novatest.sharkattack.co.uk/development.php Did you mean this is typeStyle.css ? a .extraLinktext { position: absolute; left: -999em; } a:focus .extraLinktext { position: relative; left: 0; }

[css-d] P won't center

2008-07-14 Thread Kim Brooks Wei
http://thewei.com/sandbox/grfxjobs/bizcards/ My centered p won't center. Help, please . . . -- This email sent by Kimi Wei http://thewei.com 201-475-1854 __ css-discuss [EMAIL PROTECTED]

Re: [css-d] P won't center

2008-07-14 Thread Ben Fider
this is trumping your global p centering: #ctrtext p {grfxjobs.css (line 177) text-align:left; vertical-align:middle; } On Mon, Jul 14, 2008 at 9:46 AM, Kim Brooks Wei [EMAIL PROTECTED] wrote: http://thewei.com/sandbox/grfxjobs/bizcards/ My centered p won't center. Help, please . . . --

Re: [css-d] P won't center

2008-07-14 Thread Bill Brown
Kim Brooks Wei wrote: http://thewei.com/sandbox/grfxjobs/bizcards/ My centered p won't center. Help, please . . . Kim- This oughta do it: #ctrtext p.center { text-align: center; } Hope it helps. --Bill -- /** * Bill Brown * TheHolierGrail.com MacNimble.com *

Re: [css-d] P won't center

2008-07-14 Thread Simon Tiplady | Mailing List
My centered p won't center. Help, please . . . Line 177 of grfxjobs.css has higher specificity and sets it left #ctrtext p Try using Firebug in Firefox to see what is happening with your styles and what is taking precedence

[css-d] (no subject)

2008-07-14 Thread Jones, Larry
Sent with Wireless Sync from Verizon Wireless __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies --

Re: [css-d] Why do fonts show like this?

2008-07-14 Thread Michelle Cole
Thansk all - okay, here we go.. Validate the markup on all pages. Do you and/or the client have IE/ 6 and IE/7 set at anything other than Text Size : medium (default)? I validated - right now, the only thing that makes it *invalid* is the flash. But when I take out the flash, the page is

Re: [css-d] Why do fonts show like this?

2008-07-14 Thread David Laakso
Michelle Cole wrote: When you have the PC back, check the setting in both IE/6 and IE/7 to make sure they are set to text-size medium. IE6 - yes, set to Medium, and looks fine. IE7 - yep - it's the same. It doesn't look *quite* as bold in IE7 as it does on my Mac, but it's definitely

[css-d] Css issue in IE7.

2008-07-14 Thread Lyn Williams
Hi i'm having some issues on ie7 with a certain page. Could somebody please point me in the right direction to what it could be, the page displays fine in Firefox. *Warning. This page displays minor adult content. http:// www.dominr.com/profile/preview/18 Lyn Williams - Web

[css-d] Padding in Firefox and IE

2008-07-14 Thread Hayden's Harness Attachment
I am working on a new web page at http://www.choroideremia.org/new/crf_header.php. Below is my total CSS (http://www.choroideremia.org/css/layout.css). Why is IE 7 displaying a bunch of padding at the top and bottom of my curve graphic; will Firefox 3.0 is not? Also, Ie7 seems to be displaying

Re: [css-d] Padding in Firefox and IE

2008-07-14 Thread David Laakso
Hayden's Harness Attachment wrote: I am working on a new web page at http://www.choroideremia.org/new/crf_header.php. Below is my total CSS (http://www.choroideremia.org/css/layout.css). Why is IE 7 displaying a bunch of padding at the top and bottom of my curve graphic; will Firefox 3.0 is

[css-d] IE margin, padding, and .png issues

2008-07-14 Thread Daniel Hammond
URL: http://www.objectivedesigns.com/amittius/white/index.htm CSS: http://www.objectivedesigns.com/amittius/white/index.css On Windows XP Pro... FF3, Opera 9.51, and Safari 3.1.2 display the site correctly. IE7 and IE6 don't. IE7 shows everything right except the padding on the links in the

Re: [css-d] IE margin, padding, and .png issues

2008-07-14 Thread David Jones
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Daniel Hammond Sent: Monday, July 14, 2008 12:44 PM To: css-d@lists.css-discuss.org Subject: [css-d] IE margin, padding, and .png issues URL:

[css-d] customized browse/file-input button

2008-07-14 Thread Kelly Moore
Is there a way to apply styles to to the browse/file-input button? __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies --

Re: [css-d] IE margin, padding, and .png issues

2008-07-14 Thread Daniel Hammond
| URL: http://www.objectivedesigns.com/amittius/white/index.htm | CSS: http://www.objectivedesigns.com/amittius/white/index.css | | On Windows XP Pro... FF3, Opera 9.51, and Safari 3.1.2 | display the site correctly. IE7 and IE6 don't. IE7 shows | everything right except the padding on

Re: [css-d] IE margin, padding, and .png issues

2008-07-14 Thread Daniel Hammond
| URL: http://www.objectivedesigns.com/amittius/white/index.htm | CSS: http://www.objectivedesigns.com/amittius/white/index.css | | On Windows XP Pro... FF3, Opera 9.51, and Safari 3.1.2 | display the site correctly. IE7 and IE6 don't. IE7 shows | everything right except the padding on

[css-d] IE 7 Problem

2008-07-14 Thread Jeff Chasin
Apologies to everyone if this is an easy fix, but my eyes are bleary at this point, and I'm stuck. Have a WordPress site that looks just fine in FireFox, Safari and IE 6, but freaks out in IE 7. I think it's the float layout, but can't find the exact fix. The site is at

Re: [css-d] IE margin, padding, and .png issues

2008-07-14 Thread Holly Bergevin
From: Daniel Hammond [EMAIL PROTECTED] | URL: http://www.objectivedesigns.com/amittius/white/index.htm | CSS: http://www.objectivedesigns.com/amittius/white/index.css | | On Windows XP Pro... FF3, Opera 9.51, and Safari 3.1.2 | display the site correctly. IE7 and IE6 don't. IE7 shows |

Re: [css-d] IE 7 Problem

2008-07-14 Thread Alan Gresley
Jeff Chasin wrote: Apologies to everyone if this is an easy fix, but my eyes are bleary at this point, and I'm stuck. Have a WordPress site that looks just fine in FireFox, Safari and IE 6, but freaks out in IE 7. I think it's the float layout, but can't find the exact fix. The