Author Topic: Check out this Website Using compact CMS  (Read 1068 times)

ebonyleg

  • Newbie
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile

Deuce

  • Newbie
  • *
  • Posts: 23
  • Karma: +0/-0
    • View Profile
Re: Check out this Website Using compact CMS
« Reply #1 on: April 05, 2009, 12:17:56 AM »
Your site is broken in Firefox on Mac.


Xander

  • Developer
  • Administrator
  • Full Member
  • *****
  • Posts: 232
  • Karma: +5/-0
    • View Profile
    • CompactCMS.nl
Re: Check out this Website Using compact CMS
« Reply #2 on: April 05, 2009, 03:16:46 PM »
Hey!

Thanks for the link, looks very well designed (nice colour scheming e.g.). Deuce is right though: on Firefox (Win) the main wrapper is skewed. Haven't tested it, but it seems like a "clear:both;" issue. Try adding this to your #main css rule (clear: both;). I think that might just fix it. Just let us know if you've applied it and we'll test it for you. As soon as I have chance I'll add your link to both the forum and example pages.

Thanks for posting!
Xander.

P.s.: your home link in the footer points to index.html, which can't be found...
Don't ever hold back your suggestions. Help me either to improve CompactCMS or spread the word about it on sites such as Twitter, Digg, StumbleUpon, etc :). Thanks!

youcantryreachingme

  • Jr. Member
  • **
  • Posts: 58
  • Karma: +1/-0
    • View Profile
Re: Check out this Website Using compact CMS
« Reply #3 on: June 28, 2009, 04:57:53 PM »
Remove this line:

Code: [Select]
width:640px;
from the definition of #main in outdoor.css (about line 319) fixes the layout issue in FF for Win.