Announcement

Collapse

Information Needed

See more
See less

Text alignment of Event Description

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

  • Text alignment of Event Description

    Even though I select 'align left', the text, when viewed on the website, is centered.
    The HTML is this:
    <p style="color: rgb(68, 68, 68); background-color: rgb(255, 255, 255);">

    If I select to center it, it is this:
    <p style="color: rgb(68, 68, 68); text-align: center; background-color: rgb(255, 255, 255);">

    I changed HTML to this and all is fine.
    <p style="color: rgb(68, 68, 68); text-align: left; background-color: rgb(255, 255, 255);">

    But I don't want to have my users edit all the HTML when the correct alignment is selected.

    Is there some global setting to make sure that this alignment will be correct?


  • #2
    Good day @JillMeyer,

    Please grant us login access and let us know the template design name that you are using for this event. The issue you are referencing is related to the CSS and we need to review your code to see how the added CSS is interacting with each other.

    Once we have access we can show you what changes need to be made.
    Regards,
    Click & Pledge Support Department

    Join us @ the educational webinars: https://clickandpledge.com/webinars/
    Live Support- read more: https://support.clickandpledge.com/s/article/general-information-live-support/

    Comment


    • #3
      I've granted access. The template is called Classes.

      Comment


      • #4
        Has anyone looked into this? I haven't heard anything. I just granted access for another week.

        Comment


        • #5
          Good day!

          Sorry we have missed this. We had developed a test site when you posted it but forgot to update the site.



          Please see the above and it works fine.

          Click image for larger version

Name:	Designer.jpg
Views:	23
Size:	82.4 KB
ID:	23433


          The footer shows the 3 alignments that we tested and all work as they should.

          We simply cloned your "Classes" template and named it as "CnP Developer Test- Classes". We then create a TEST event using the new template and provided the link above. These were all done when you posted your question. The event is still in your instance for review.

          If you think the above is not helping with your inquiry please let us know and we will provide additional details.

          Regards,
          Click & Pledge Support Department

          Join us @ the educational webinars: https://clickandpledge.com/webinars/
          Live Support- read more: https://support.clickandpledge.com/s/article/general-information-live-support/

          Comment


          • #6
            I used your test template for Intro to Screenprinting. It is the description that is centering, not the info in the footer. See attached for the issue
            HTML in the template is: <span style="font-size: 16px; text-align: left;">{@Edesc}</span></p>
            Attached Files
            Last edited by CnP.Support; 04-20-2016, 09:08 AM.

            Comment


            • #7
              Good day!

              Is this what you want to see: https://textilecentermn.secure.force...0000001EXazAAG


              Click image for larger version

Name:	2016-04-20_10-28-59.jpg
Views:	16
Size:	56.0 KB
ID:	23474

              There was a CENTER tag at the CSS node above the field. Here is how it was:

              Click image for larger version

Name:	2016-04-20_10-21-19.jpg
Views:	28
Size:	99.6 KB
ID:	23473


              Please let us know if this resolves the issue.
              Regards,
              Click & Pledge Support Department

              Join us @ the educational webinars: https://clickandpledge.com/webinars/
              Live Support- read more: https://support.clickandpledge.com/s/article/general-information-live-support/

              Comment


              • #8
                YES!!! This is it. Thanks. It seems like detail should override this, but I am obviously not an HTML expert.

                Comment

                Working...
                X