Announcement

Collapse
No announcement yet.

Finding code in the admin - newsletter signup

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

    Finding code in the admin - newsletter signup

    I'm trying to edit the layout of my newsletter/catalog boxes above the footer.

    https://www.storesmart.com/peel-stick-stock-sizes.html

    I'm having some trouble locating some code.

    Here's a picture of my code. The left is the code on the site, the right is the code in Miva.
    https://www.storesmart.com/Informati...ter-signup.png

    Code:
    <div class="newsletter-catalog">
      <div id="newsletter-signup" class="readytheme-contentsection">
        <div class="row">
    In the admin:
    The first line ("newsletter-catalog") are in the Global Footer.

    The third line ("row") is in Ready Theme>Content Sections>newsletter-signup

    I can't find the second line ("newsletter-signup") in Miva admin.
    Doug
    Using Miva Merchant since 2004
    StoreSMART.com

    #2
    That second line is output by Miva as a wrapper for the contents within the ReadyTheme Content section. The ID is based on the code of the section and the class is the type of ReadyTheme element. Both of these can be overridden by setting the ID or Class values in the ReadyTheme Content section.
    Matt Zimmermann

    Miva Web Developer
    Alchemy Web Development
    https://www.alchemywebdev.com
    Site Development - Maintenance - Consultation

    Miva Certified Developer
    Miva Professional Developer

    https://www.dev4web.net | Twitter

    Comment


      #3
      Thanks!
      Doug
      Using Miva Merchant since 2004
      StoreSMART.com

      Comment

      Working...
      X