Announcement
Collapse
Information Needed
To help us with upgrading your instance please make sure to:
See more
See less
Text alignment of Event Description
Collapse
X
-
YES!!! This is it. Thanks. It seems like detail should override this, but I am obviously not an HTML expert.
-
Good day!
Is this what you want to see: https://textilecentermn.secure.force...0000001EXazAAG
There was a CENTER tag at the CSS node above the field. Here is how it was:
Please let us know if this resolves the issue.
Leave a comment:
-
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>
Last edited by CnP.Support; 04-20-2016, 10:08 AM.
Leave a comment:
-
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.
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.
Leave a comment:
-
Has anyone looked into this? I haven't heard anything. I just granted access for another week.
Leave a comment:
-
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.
Leave a comment:
-
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?
Tags: None
Leave a comment: