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 PM, Victor Subervi victorsube...@gmail.comwrote:

 Hi;
 I have the following in my css:

 p {
 text-align: left;
 font-size: 16px;
 margin-left: 10px;
 padding-left: 10px;
 margin-right: 10px;
 padding-right: 10px;
 }

 I have this in my html:

 td style=background-image: url(images/blue-box-background.gif);
 background-repeat: repeat-y;pLocated on the waterfront in 18th century
 Christiansted, Hotel Caravelle
 faces the harbor with eastward views of Protestant Cay, Christiansvaern
 Fort
 and the old French fort site, and westward views of the outmost point of
 the
 Judith's Fancy neighborhood wherein lies the entrance to Salt River (the
 location of Columbuss landing). Northward, when conditions are right,
 profiles of the other US and British islands show on the horizon./p

 It doesn't matter to what value I change font-size, it remains the same!
 What do?
 TIA,
 Victor
 __
 css-discuss [cs...@lists.css-discuss.org]
 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
 Supported by evolt.org -- http://www.evolt.org/help_support_evolt/




-- 
G.Deepak Sam Victor
__
css-discuss [cs...@lists.css-discuss.org]
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
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


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 feedback on firefox on mac.
V

On Tue, Nov 3, 2009 at 8:36 PM, sam Victor deepaksamvic...@gmail.comwrote:

 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 PM, Victor Subervi victorsube...@gmail.comwrote:

 Hi;
 I have the following in my css:

 p {
 text-align: left;
 font-size: 16px;
 margin-left: 10px;
 padding-left: 10px;
 margin-right: 10px;
 padding-right: 10px;
 }

 I have this in my html:

 td style=background-image: url(images/blue-box-background.gif);
 background-repeat: repeat-y;pLocated on the waterfront in 18th century
 Christiansted, Hotel Caravelle
 faces the harbor with eastward views of Protestant Cay, Christiansvaern
 Fort
 and the old French fort site, and westward views of the outmost point of
 the
 Judith's Fancy neighborhood wherein lies the entrance to Salt River (the
 location of Columbuss landing). Northward, when conditions are right,
 profiles of the other US and British islands show on the horizon./p


 It doesn't matter to what value I change font-size, it remains the same!
 What do?
 TIA,
 Victor

 __
 css-discuss [cs...@lists.css-discuss.org]
 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
 Supported by evolt.org -- http://www.evolt.org/help_support_evolt/




 --
 G.Deepak Sam Victor

__
css-discuss [cs...@lists.css-discuss.org]
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
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


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 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 feedback on firefox on mac.
V

I've figured it out!  You're changing it in the WRONG FILE!  When I went back 
to your original email, I realized that you were talking about text on the 
About Us page, not on the home page.  The size for the p declaration on 
about.htm is in caravelle_sub.css, NOT in caravelle.css.  That's why it's not 
applying it.

So, for future reference, when you send us a link to your site, send us the 
full link - page included.  Pages are different, and what's happening on one 
page may not be happening on another.

---Tim
__
css-discuss [cs...@lists.css-discuss.org]
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
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] Can't Adjust Font Size

2009-11-03 Thread Victor Subervi
Hi;
I have the following in my css:

p {
text-align: left;
font-size: 16px;
margin-left: 10px;
padding-left: 10px;
margin-right: 10px;
padding-right: 10px;
}

I have this in my html:

td style=background-image: url(images/blue-box-background.gif);
background-repeat: repeat-y;pLocated on the waterfront in 18th century
Christiansted, Hotel Caravelle
faces the harbor with eastward views of Protestant Cay, Christiansvaern Fort
and the old French fort site, and westward views of the outmost point of the
Judith's Fancy neighborhood wherein lies the entrance to Salt River (the
location of Columbuss landing). Northward, when conditions are right,
profiles of the other US and British islands show on the horizon./p

It doesn't matter to what value I change font-size, it remains the same!
What do?
TIA,
Victor
__
css-discuss [cs...@lists.css-discuss.org]
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
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


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

2009-11-03 Thread Philippe Wittenbergh

On Nov 3, 2009, at 7:35 PM, Victor Subervi wrote:

 I have the following in my css:

 p {
 text-align: left;
 font-size: 16px;
 margin-left: 10px;
 padding-left: 10px;
 margin-right: 10px;
 padding-right: 10px;
 }

 I have this in my html:

 td style=background-image: url(images/blue-box-background.gif);
 background-repeat: repeat-y;pLocated on the waterfront in 18th  
 century
 Christiansted, Hotel Caravelle
 faces the harbor with eastward views of Protestant Cay,  
 Christiansvaern Fort
 and the old French fort site, and westward views of the outmost  
 point of the
 Judith's Fancy neighborhood wherein lies the entrance to Salt River  
 (the
 location of Columbuss landing). Northward, when conditions are right,
 profiles of the other US and British islands show on the horizon./p

 It doesn't matter to what value I change font-size, it remains the  
 same!
 What do?

Probably a more specific selector that overrides the one you quote.
Use the Firebug extension in Firefox or the WebKit inspector in Safari/ 
Chromium to find it.

Or provide a clickable link to the offending page.

Philippe
---
Philippe Wittenbergh
http://l-c-n.com/





__
css-discuss [cs...@lists.css-discuss.org]
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
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


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

2009-11-03 Thread Rachel Mawhood
At 10:35 03/11/2009, Victor Subervi wrote:
Hi;
I have the following in my css:

p {
text-align: left;
font-size: 16px;
margin-left: 10px;
padding-left: 10px;
margin-right: 10px;
padding-right: 10px;
}

I have this in my html:
...

It doesn't matter to what value I change font-size, it remains the same!
What do?

Have you tried stating the font size in ems or as a percentage, 
rather than in pixels?

Rachel



__
css-discuss [cs...@lists.css-discuss.org]
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
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


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

2009-11-03 Thread Kerrin Hardy

 Hi

I was wondering if your 'Increase / Decrease Font Size: - +' javascript is also 
influencing things.  May be try removing that temporarily.

Also, I noticed that your section 'Every room has: ' the font size does not 
change using the javascript but DOES change using the text zoom in firefox.  I 
think it would be worth at least eliminating it as part of the problem.

Cheers
Kerrin

--

Zen Cart CSS Guide, Pre-launch Checklist, Free Templates and 'Store in 
Spotlight' Gallery - http://www.kerrinhardy.com
  
__
css-discuss [cs...@lists.css-discuss.org]
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
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


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

2009-11-03 Thread Tim Snadden

On 4/11/2009, at 5:04 AM, Victor Subervi wrote:

 Here's a link to the page:
 http://hotelcaravelle.com/
 and
 http://hotelcaravelle.com/css/caravelle.css

 I tried changing to ems and %. It didn't change the size of the font  
 at all;
 however, it did make the text extend outside of the page limits,  
 which was
 interesting, so obviously it is being read and influencing the p  
 tag.
 TIA,
 V

On line 38 of the stylesheet there is a more specific declaration for  
p.intro.

By the way, the design is pretty broken on Firefox 3.5 mac.

Cheers, Tim
__
css-discuss [cs...@lists.css-discuss.org]
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
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


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

2009-11-03 Thread Victor Subervi
Here's a link to the page:
http://hotelcaravelle.com/
and
http://hotelcaravelle.com/css/caravelle.css

I tried changing to ems and %. It didn't change the size of the font at all;
however, it did make the text extend outside of the page limits, which was
interesting, so obviously it is being read and influencing the p tag.
TIA,
V

On Tue, Nov 3, 2009 at 7:54 AM, Rachel Mawhood rac...@longitude0.co.ukwrote:

 At 10:35 03/11/2009, Victor Subervi wrote:
 Hi;
 I have the following in my css:
 
 p {
 text-align: left;
 font-size: 16px;
 margin-left: 10px;
 padding-left: 10px;
 margin-right: 10px;
 padding-right: 10px;
 }
 
 I have this in my html:
 ...
 
 It doesn't matter to what value I change font-size, it remains the same!
 What do?

 Have you tried stating the font size in ems or as a percentage,
 rather than in pixels?

 Rachel



 __
 css-discuss [cs...@lists.css-discuss.org]
 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
 Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

__
css-discuss [cs...@lists.css-discuss.org]
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
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/