Announcement

Collapse
No announcement yet.

V9 layout problems, additional break tags HELP!

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    V9 layout problems, additional break tags HELP!

    I'm currently experiencing some HTML layout issues with a website we are running. The website itself is not an Actinic templated site but is the Actinic V9 backend plugged into a bespoke CSS / HTML website.

    An example of the issue can be found here

    https://www.vitamix.ie/index.php?opt...per&Itemid=113

    When you view the page source, then the iframe HTML you can clearly see far too many break tags. When I try to find these breaks in the Actinic design layout code they are nowhere to be seen. How can I edit these out as they don't appear to be hard coded?

    This only happened when I added some discount codes into the marketing section so certain customers are able to get free shipping for these machines. I have not touched any layout code at all.

    Any feedback or help on this issue would be amazing

    Many thanks

    #2
    without looking, I would say check your list layouts in Actinic. They're often responsible for rogue <br/> IME
    Tracey

    Comment


      #3
      If you mean bits like

      <strong>Patented Spill-Proof Vented Lid </strong><br />

      Then that's possibly coming from newlines in your Product Description. Actinic converts these into <br />.
      Norman - www.drillpine.biz
      Edinburgh, U K / Bitez, Turkey

      Comment

      Working...
      X