Page 1 of 1

Weird Problems

Posted: 06 Mar 2009, 05:25
by dbcmaster
Hello,

Can you take a look at my frontpage and tell me why the module looks like it does? I have changed every possible configuration in the module and the component.

http://www.davidandkerri.com/index.php

Thank You,
DB

Re: Weird Problems

Posted: 06 Mar 2009, 13:40
by Jan
Hi,

try to test it with some standard template like rhuk_milkyway (maybe there is some css conflict with the template)

Jan

Re: Weird Problems

Posted: 06 Mar 2009, 16:16
by dbcmaster
Yup. Must be that template. Thanks for the second set of eyes :)

Re: Weird Problems

Posted: 06 Mar 2009, 16:57
by dbcmaster
I am running the CSS Validator Firefox plugin and I get this on any template:

modal.css

24 #sbox-window Property -moz-border-radius doesn't exist : 3px

Could that be a problem with the page?

Re: Weird Problems

Posted: 08 Mar 2009, 12:21
by Jan
Hi, this file (modal.css) is a part of Joomla! framework and this is the CSS code for specific browsers (Mozilla, Seamonkey, Firefox), see:

https://www.phoca.cz/documents/50-phoca/ ... s-validity

This article describes it for Phoca Extensions but the same pass for Joomla! too.

Jan