Re: [css-d] In HTML CSS vs. Separate style sheet CSS

2010-03-16 Thread Chris Blake
On 16/03/2010, at 12:18 AM, Chris Blake wrote: > > > > On 16/03/2010, at 12:01 AM, Climis, Tim wrote: > >>> 100%px isn't valid, unless my programming mind is tying to make too >>> much sense. >> >> I think that's the problem... His template is putting in 'px' even >> though he doesn't want one.

Re: [css-d] In HTML CSS vs. Separate style sheet CSS

2010-03-15 Thread Philippe Wittenbergh
On Mar 16, 2010, at 1:18 AM, Chris Blake wrote: > On 16/03/2010, at 12:01 AM, Climis, Tim wrote: > >>> 100%px isn't valid, unless my programming mind is tying to make too >>> much sense. >> >> I think that's the problem... His template is putting in 'px' even >> though he doesn't want one.

Re: [css-d] In HTML CSS vs. Separate style sheet CSS

2010-03-15 Thread Chris Blake
On 16/03/2010, at 12:01 AM, Climis, Tim wrote: >> 100%px isn't valid, unless my programming mind is tying to make too >> much sense. > > I think that's the problem... His template is putting in 'px' even > though he doesn't want one. And he wants to have a width of 100% in > spite of it.

Re: [css-d] In HTML CSS vs. Separate style sheet CSS

2010-03-15 Thread Climis, Tim
> 100%px isn't valid, unless my programming mind is tying to make too much > sense. I think that's the problem... His template is putting in 'px' even though he doesn't want one. And he wants to have a width of 100% in spite of it. > Stylesheets should never overwrite a style defined in the ac

Re: [css-d] In HTML CSS vs. Separate style sheet CSS

2010-03-15 Thread Chris Blake
On 15/03/2010, at 11:46 PM, Jack Timmons wrote: > On Mon, Mar 15, 2010 at 10:42 AM, Chris Blake > wrote: >> Hi, >> >> I think that I already know the answer to this one but it's worth a >> shot: >> >> I am using Joomla and ripping a template apart to make it work for >> me. >> However whe

Re: [css-d] In HTML CSS vs. Separate style sheet CSS

2010-03-15 Thread Jack Timmons
On Mon, Mar 15, 2010 at 10:42 AM, Chris Blake wrote: > Hi, > > I think that I already know the answer to this one but it's worth a > shot: > > I am using Joomla and ripping a template apart to make it work for me. > However when it comes to some of the modules I have to set the width > in pixels v

[css-d] In HTML CSS vs. Separate style sheet CSS

2010-03-15 Thread Chris Blake
Hi, I think that I already know the answer to this one but it's worth a shot: I am using Joomla and ripping a template apart to make it work for me. However when it comes to some of the modules I have to set the width in pixels via the Joomla backend and the resulting code looks like this: