0
Welcome Guest! Login
0 items Join Now

SOLVED Content-bottom module ... at the top !

    • Django_'s Avatar
    • Django_
    • Sr. Rocketeer
    • Posts: 208
    • Thanks: 0

    SOLVED Content-bottom module ... at the top !

    Posted 10 years 5 months ago
    • Hello

      On Gantry template, I put a module in content-bottom-a, but it's displayed above the top of the content.

      A suggestion ?
    • Last Edit: 10 years 5 months ago by Django_.
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: SOLVED Content-bottom module ... at the top !

    Posted 10 years 5 months ago
    • I suggest - Could you please post a URL to your site so we can look for you. Without a link to page where the problem is on your site it is quite hard for us to provide the best solution due to so many variables. We try to provide file names and line numbers for code changes and if changes have already been made then our advice may be incorrect.

      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
    • Django_'s Avatar
    • Django_
    • Sr. Rocketeer
    • Posts: 208
    • Thanks: 0

    Re: SOLVED Content-bottom module ... at the top !

    Posted 10 years 5 months ago
    • OK for PM ?
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: SOLVED Content-bottom module ... at the top !

    Posted 10 years 5 months ago
    • sure - Please would you PM URL, superuser id and pswd and i'll have a look for you.

      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: SOLVED Content-bottom module ... at the top !

    Posted 10 years 5 months ago
    • This is because you have floated a lot of elements in your article and table and have not cleared the float by adding
      <div class="clear"></div>
      after your table in your article.

      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
    • Django_'s Avatar
    • Django_
    • Sr. Rocketeer
    • Posts: 208
    • Thanks: 0

    Re: SOLVED Content-bottom module ... at the top !

    Posted 10 years 5 months ago
    • Thanks Santa Claus. It works.

      But I always do like that with JCE to create an article layout with a table, and I never had this problem.
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: SOLVED Content-bottom module ... at the top !

    Posted 10 years 5 months ago
    • if you ever float anything - you should clear the float after you have finished your code - you can't rely on other code elsewhere clearing the float for you.

      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
    • Django_'s Avatar
    • Django_
    • Sr. Rocketeer
    • Posts: 208
    • Thanks: 0

    Re: SOLVED Content-bottom module ... at the top !

    Posted 10 years 5 months ago
    • The problems come back, because JCE deletes the <div class="clear"></div>.
    • Django_'s Avatar
    • Django_
    • Sr. Rocketeer
    • Posts: 208
    • Thanks: 0

    Re: SOLVED Content-bottom module ... at the top !

    Posted 10 years 5 months ago
    • After I selected in JCE "HTML5" instead of HTML4, it looks like working now, but the code <div class="clear"></div> is still deleted when I save the article.
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: SOLVED Content-bottom module ... at the top !

    Posted 10 years 5 months ago
    • I'm afraid we don't support third-party extensions - use our rokpad editor instead of JCE - or ask for help on the JCE forums on how to change it's settings so it does not remove the code.

      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.

Time to create page: 0.041 seconds