Okay
  Public Ticket #898838
spacecelling
Closed

Comments

  •  2
    cremissimo started the conversation

    hi, 

    thanx so much for the great template.

    i have a problem with adding a space (like a table). In Word u can add the tab key. how can i do that in the template?


    pls help

  • [deleted] replied

    Hi,

    In order to align the data you must add a table, because in HTML it is not possible to simply "tab" the content unless you add "white-space: pre-wrap" CSS rule, so here is an example:

    https://jsfiddle.net/hzgp2ndg/1/

    First DIV doesn't have white-space pre-wrap, and the other has, that is the difference.

    The best solution for you is to organize this in tables, it won't brake in media screens.

  •  2
    cremissimo replied

    hi,

    thank you for ur help.

    i just want to stop the slide effect on the scroll box. But want to still have it on the picture. 
    pls help me


    http://www.kfo-neuanspach.de/?page_id=3506

    thank u so much

  • [deleted] replied

    Hi,

    To remove the animation effect click edit in column container, then set Reveal effect style:


    (view large version)