Re: [css-d] Can't Adjust Font Size

2009-11-04 Thread sam Victor
Hi Victor, I have checked the same in my system. Its working fine. Can you please check whether any other CSS inherit this style? Or else give !important like this p { font-size: 16px ! important; } Thanks, Deepak Sam Victor G On Tue, Nov 3, 2009 at 4:05

Re: [css-d] Can't Adjust Font Size

2009-11-04 Thread Victor Subervi
Well, I took out the javascript and even edited down the css file so that there were no p.intro or p.introbox just a p declaration and I still couldn't edit the latter to change the font size! What gives? You can take a look at the current incarnation here: http://hotelcaravelle.com Thanks for the

[css-d] Unreset Styles

2009-11-04 Thread Samuel Mikel Bowles
Hello, I am working on a largeish web application that has a lot of legacy CSS and HTML. I am currently working on a plan to refactor all of the HTML and CSS. The code is currently bloated, poorly written, and in desperate need of an update. On all new sections of that application that I create I

Re: [css-d] Can't Adjust Font Size

2009-11-04 Thread Climis, Tim
-Original Message- From: css-d-boun...@lists.css-discuss.org [mailto:css-d-boun...@lists.css-discuss.org] On Behalf Of Victor Subervi Sent: Wednesday, November 04, 2009 9:56 AM To: sam Victor Cc: CSS Discuss Subject: Re: [css-d] Can't Adjust Font Size Well, I took out the javascript and

[css-d] problems in Safari/ Chrome

2009-11-04 Thread rose red
the second problem is resolved, but the first one not...HELP 1) the background image is not showing in Safari when i use the smooth gallery (as wel as the li images for div id=nav_portfolio ), and the div id=nav_portfolio is placed to the left !? see:

Re: [css-d] Unreset Styles

2009-11-04 Thread Parag Jagdale
Have you thought of doing it the other way? 1. Put new code in div class=newcss (or maybe body class=newcss) 2. Then, prefix all reset styles with div.newcss This will give you new code bloat too, but then all you to do is remove the div.newcss once the legacy code is all updated Parag On Wed,

[css-d] Margin mystery in IE7 on a Drupal/Zen site

2009-11-04 Thread Jim Thorpe
Hi all, I've built a Drupal site with the Zen theme as my base, and I'm having an issue with some of the CSS (it's not what I'd have built, if starting from scratch). The issue I'm having is with a live site, so I appreciate whatever help I can get. And example page:

[css-d] issues with IE 8

2009-11-04 Thread ayman bs
Hello, I have some problems with IE7 and less in showing this webpage: http://x.xtreemhost.com/iimec/ http://www.iimec.net Could anybody please explain any technical reasons to avoid such issues? Could anybody please suggest a way to fix the problem in IE7 and IE6? Thank you in advance.

Re: [css-d] issues with IE 8

2009-11-04 Thread Theresa Mesa
The HTML on your home page doesn't validate, with 26 errors. Just validating your HTML can do a world of good for your site and might clear up your problems. Among other things, style has been misspelled on your h3 tag at line 70. Theresa On Nov 4, 2009, at 1:39 PM, ayman bs wrote:

[css-d] Site check please

2009-11-04 Thread Ed Goodson
Hi all, Please could someone kindly test this on IE- especially 6. It looks fine to me on ff The page is tentatively passed xhtml strict. http://www.copywritecolombia.com/test.html Thank-you very much, Cheers, Ed __ css-discuss

Re: [css-d] problems in Safari/ Chrome

2009-11-04 Thread Tim Snadden
On 5/11/2009, at 6:49 AM, rose red wrote: the second problem is resolved, but the first one not...HELP 1) the background image is not showing in Safari when i use the smooth gallery (as wel as the li images for div id=nav_portfolio ), and the div id=nav_portfolio is placed to the

Re: [css-d] Site check please

2009-11-04 Thread Birdie
Hi all, Please could someone kindly test this on IE- especially 6. It looks fine to me on ff The page is tentatively passed xhtml strict. http://www.copywritecolombia.com/test.html; Seems to look the same for me in FF and IE 6 on windows. Posted screen shot here for IE6 for you:

Re: [css-d] Site check please

2009-11-04 Thread Theresa Mesa
What kind of things are you looking for us to find? On Nov 4, 2009, at 3:16 PM, Ed Goodson wrote: Hi all, Please could someone kindly test this on IE- especially 6. It looks fine to me on ff The page is tentatively passed xhtml strict. http://www.copywritecolombia.com/test.html