Re: [WSG] Firefox developer toolbar

2008-03-08 Thread krugonN
On Sat, Mar 8, 2008 at 8:22 AM, Ben Dodson <[EMAIL PROTECTED]> wrote: > At present, no it doesn't - Hopefully it will do soon though! You can > keep up to date at the authors website at http://chrispederick.com/ > > Ben > -- > e: [EMAIL PROTECTED] > w: http://bendodson.com/ > > > > > > On 08/03/2

Re: [WSG] form problem

2008-02-24 Thread krugonN
On Sun, Feb 24, 2008 at 4:41 PM, Michael Horowitz < [EMAIL PROTECTED]> wrote: > For some reason my text field > http://terrorfreeamerica.us/christians.html insists on putting the > cursor in the middle of the field. I've tried setting the fieid and the > form to test:align :center thinking that w

Re: [WSG] CSS Image issue with buttons

2007-12-16 Thread krugonN
On Dec 16, 2007 9:54 PM, Adam Martin <[EMAIL PROTECTED]> wrote: > where in the folder structure is the css file? > > On Dec 17, 2007 10:44 AM, krugonN <[EMAIL PROTECTED]> wrote: > > > On Dec 16, 2007 9:21 PM, Michael Horowitz < > > [EMAIL PROTECTED]> wr

Re: [WSG] CSS Image issue with buttons

2007-12-16 Thread krugonN
On Dec 16, 2007 9:21 PM, Michael Horowitz < [EMAIL PROTECTED]> wrote: > Adding to my issues I put a image on the server that I want to show up > on my buttons but it isn't appearing. Here is how I added the CSS for > that > > The image is definitely > therehttp://theatomicconservative.typepad.com

Re: [WSG] typepad css problem

2007-12-12 Thread krugonN
Hi, I think you should remove the : after the a (a { instead of a:{), you forgot the : on the border property, and it's text-align, not test-align. I think you should add a unit to the line-height but I'm not sure about that, I'm pretty new on this so maybe someone else can clarify on that. a{ dis

Re: [WSG] Comment mark

2007-12-09 Thread krugonN
Thanks, I didn't know that, I'm very knew to PHP :D Gonzalo González Mora On Dec 10, 2007 3:44 AM, Matthew Pennell <[EMAIL PROTECTED]> wrote: > On 12/10/07, krugonN <[EMAIL PROTECTED]> wrote: > > > > To comment a line in PHP code you should use //

Re: [WSG] Comment mark

2007-12-09 Thread krugonN
To comment a line in PHP code you should use // or you can comment a block using /* */ Gonzalo González Mora On Dec 10, 2007 2:40 AM, Hayden's Harness Attachment <[EMAIL PROTECTED]> wrote: > I would like to appologize if I am off topic. I am not sure who to ask. I > am using