Weird Problem with RevCMS Client

Results 1 to 3 of 3
  1. #1
    Member Win is offline
    MemberRank
    Aug 2010 Join Date
    70Posts

    angry Weird Problem with RevCMS Client

    Well I've tried absolutely everything to fix this but nothing is working and I can't find a specific fix on the webs anywhere :( Sooo.. I'm asking for help.

    I have Phoenix 3.7.1 and RevCMS 1.9.9.9 and everything is working fine, client loads up, BUT
    the height of the client is 150px?

    meow.png
    Last edited by Win; 11-08-14 at 04:28 PM. Reason: Solved


  2. #2
    Hakuna Matata Matata is offline
    Grand MasterRank
    Sep 2012 Join Date
    DenmarkLocation
    807Posts

    Re: Weird Problem with RevCMS Client

    I found this with a quick Google search (you should try it).

    Find <div id="client"> or <body id="client"> in your client and add style="height: 100%", so it becomes <div id="client" style="height:100%"> or <body id="client" style="height: 100%">

  3. #3
    Member Win is offline
    MemberRank
    Aug 2010 Join Date
    70Posts

    Re: Weird Problem with RevCMS Client

    putting it with <body id="client"> didn't work but I putting it after <div id="flash-wrapper" did! Thanks for the help man :)



Advertisement