Re: CSS problems

2020-09-16 Thread אורי
Yes, thank you! אורי u...@speedy.net On Wed, Sep 16, 2020 at 8:14 PM Larry Martell wrote: > On Wed, Sep 16, 2020 at 10:04 AM ‫אורי‬‎ wrote:‬ > > > > Hi, > > > > My website, https://en.speedy.net/, the date of birth input is bordered > red with Firefox, and I can't find why the border is red? I

Re: CSS problems

2020-09-16 Thread Larry Martell
On Wed, Sep 16, 2020 at 10:04 AM ‫אורי‬‎ wrote:‬ > > Hi, > > My website, https://en.speedy.net/, the date of birth input is bordered red > with Firefox, and I can't find why the border is red? I checked and there is > nothing red in the CSS and it's not red with Chrome or Edge. Any idea why the

CSS problems

2020-09-16 Thread אורי
Hi, My website, https://en.speedy.net/, the date of birth input is bordered red with Firefox, and I can't find why the border is red? I checked and there is nothing red in the CSS and it's not red with Chrome or Edge. Any idea why the border is red and how do I cancel the red border? Thanks, Uri.

static css problems on debian sarge

2007-08-22 Thread jwitherspoon
Hi folks-- Rank django newbie here. After a couple of solid days of banging my head on various brick walls, I've installed Django 0.96 on my Debian VPS. It's a headless co-location server, so I've set up django to be administered via Apache2/mod-python on port (80 is our regular active web

Re: static css problems on windows box

2007-07-27 Thread devjim
Excellent, I have it figured out... or I should say, I have it working. I'm not sure I have it set up correctly, but at least it's working. At first I couldn't figure out how the view source was going to help me. I mean, I can point the css wherever I want, but trying to access the css files di

Re: static css problems on windows box

2007-07-27 Thread Graham Dumpleton
In what context are you talking about? Although Apache needs / to be used in Location paths, ie., URLs, it is actually quite tolerant of DOS style \ being used in native file system paths in DocumenRoot, Directory and other directives. Python itself is also somewhat tolerant of / and \ being mixe

Re: static css problems on windows box

2007-07-27 Thread yml
Hello, just for the sake pay attention to the difference between "\" and "/". If I remember well ONLY "/" will work. yml On Jul 27, 10:59 am, Graham Dumpleton <[EMAIL PROTECTED]> wrote: > On Jul 27, 6:31 pm, Graham Dumpleton <[EMAIL PROTECTED]> > wrote: > > > > > On Jul 27, 4:09 pm, devjim <[EM

Re: static css problems on windows box

2007-07-27 Thread Graham Dumpleton
On Jul 27, 6:31 pm, Graham Dumpleton <[EMAIL PROTECTED]> wrote: > On Jul 27, 4:09 pm, devjim <[EMAIL PROTECTED]> wrote: > > > Mod_python is working and I have this in my http.conf > > > > SetHandler python-program > > PythonHandler django.core.handlers.modpython > > SetEnv DJANGO_SETT

Re: static css problems on windows box

2007-07-27 Thread Graham Dumpleton
On Jul 27, 4:09 pm, devjim <[EMAIL PROTECTED]> wrote: > Mod_python is working and I have this in my http.conf > > SetHandler python-program > PythonHandler django.core.handlers.modpython > SetEnv DJANGO_SETTINGS_MODULE testproj.settings > PythonDebug On > PythonPath "['c:d

Re: static css problems on windows box

2007-07-26 Thread oggie rob
> My problems are this. First off, I was able to get the development > admin working with my project fine, but when I try to serve it up > using apache and mod_python, it's looking for the project under my > Python25 directory (c:\dev\Python25), not in c:\dev\testproj. I think you need to say C:

static css problems on windows box

2007-07-26 Thread devjim
I'm a python and django noob and am having major problems getting css files to load. My problems are this. First off, I was able to get the development admin working with my project fine, but when I try to serve it up using apache and mod_python, it's looking for the project under my Python25 di

Re: Django Admin CSS Problems in Safari

2006-05-09 Thread Wilson Miner
I still haven't been able to confirm this particular display problem, but adding the padding rule to #container doesn't break anything, so I went ahead and commited that change. On 4/29/06, parsch <[EMAIL PROTECTED]> wrote: > > > Matthew Flanagan schrieb: > > > I can confirm that i'm seeing this

Re: Django Admin CSS Problems in Safari

2006-04-29 Thread parsch
Matthew Flanagan schrieb: > I can confirm that i'm seeing this padding issue in safari and the > webkit inspector shows: > padding-top:10px; > padding-right:20px; > padding-bottom:10px; > padding-left:20px; > > I've been seeing it since wilson did the split of all the css files a > while back bu

Re: Django Admin CSS Problems in Safari

2006-04-28 Thread Matthew Flanagan
I can confirm that i'm seeing this padding issue in safari and the webkit inspector shows: padding-top:10px; padding-right:20px; padding-bottom:10px; padding-left:20px; I've been seeing it since wilson did the split of all the css files a while back but I thought it was something i had done. I ju

Re: Django Admin CSS Problems in Safari

2006-04-28 Thread James Bennett
On 4/28/06, parsch <[EMAIL PROTECTED]> wrote: > Thanks for your attention, I'll keep on trying to to find out what > causes the problem. If you go grab a WebKit nightly build, you can use its built-in inspector to try to isolate the problem. -- "May the forces of evil become confused on the way

Re: Django Admin CSS Problems in Safari

2006-04-28 Thread parsch
Thanks for your attention, I'll keep on trying to to find out what causes the problem. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegr

Re: Django Admin CSS Problems in Safari

2006-04-28 Thread James Bennett
On 4/28/06, parsch <[EMAIL PROTECTED]> wrote: > No, for modifications I use another server. > The screenshots show the results of the original CSS of the latest MR > version (I changed the background-color only). I'm running the latest magic-removal as well, and I'm unable to reproduce this. --

Re: Django Admin CSS Problems in Safari

2006-04-28 Thread parsch
No, for modifications I use another server. The screenshots show the results of the original CSS of the latest MR version (I changed the background-color only). --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Djang

Re: Django Admin CSS Problems in Safari

2006-04-28 Thread James Bennett
On 4/28/06, parsch <[EMAIL PROTECTED]> wrote: > i also used the django admin in safari a thousand times - the error > appeared just some days ago and was reproduced on 4 computers at this > time. Did it start happening right around the time you started modifying the CSS? -- "May the forces of ev

Re: Django Admin CSS Problems in Safari

2006-04-28 Thread parsch
hello james, thanks for your answer. i also used the django admin in safari a thousand times - the error appeared just some days ago and was reproduced on 4 computers at this time. 2 screenshots: http://www.vonautomatisch.at/DjangoAdminIndex.png http://www.vonautomatisch.at/DjangoAdminChangeli

Re: Django Admin CSS Problems in Safari

2006-04-28 Thread James Bennett
On 4/28/06, parsch <[EMAIL PROTECTED]> wrote: > there are some basic problems with the django admin css (magic-removal) > and safari (2.0.3 but also earlier versions): I use the Django admin in Safari on a daily basis, and have never seen any rendering problems. Can you reproduce this on another

Django Admin CSS Problems in Safari

2006-04-28 Thread parsch
hello all, there are some basic problems with the django admin css (magic-removal) and safari (2.0.3 but also earlier versions): the whole page got a top and a left "padding" and forces horizontal scrollbars to appear. i guess that this problem might be the reason for some other hard-to-handle s