21294 Posts in 5734 Topics by 2602 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 924 Views |
-
[SOLVED] Divs not shown properly in FF and Chrome

24 February 2011 at 4:03am Last edited: 24 February 2011 4:43am
I'm an semi-pro web developer and work for the first time with the SilverStripe CMS. Currently i'm building the layout for this website.
I have some problems with styling DIV's. The DIV's #row_top, #menubar and .callmeback are not using the defined CSS code. The other DIV's are working well.
What am I doing wrong? When I put the code in a static (non-cms) environment it works.
-
Re: [SOLVED] Divs not shown properly in FF and Chrome

24 February 2011 at 5:08am Last edited: 24 February 2011 5:08am
I only had a quick look in firebug....
Try to replace everything in uppercases with lowercases (eg.: DIV, SPAN with div, span) in your stylelayout.css.Cheers
-
Re: [SOLVED] Divs not shown properly in FF and Chrome

24 February 2011 at 5:21am
NOOOOO! It worked! It took me 4 hours of bugfixing. With putting everything in lowercase it works! Thanks!
-
Re: [SOLVED] Divs not shown properly in FF and Chrome

24 February 2011 at 6:21am
Wow, great *throws confetti*
I wasn't sure about that and learned something new as well
Cheers
| 924 Views | ||
|
Page:
1
|
Go to Top |


