Jump to content

upgrade from 4.3.6 to 4.6.x with pages Block custom htmlcode


Recommended Posts

We have a pages block in 4.3.6 with the following custom html code

 

<div class="ipsLayout_right" class="ccsBase ccsBlock">
<h2>Forum Sponsors</h2>
<table class='Forum Sponsors'>
<tr><td align='center'>HEADING HERE</td></tr>
<tr><td align='center'><a href="URL HERE" target="_blank" title="Click here to view ADVERT">  <img src="IMAGE URL HERE" ></a></td></tr>
</table>

This works fine in 4.3 - yet when we do a trial upgrade to 4.6.x the formatting is wrong (centre)

We did ask Invision, but outside their support so all help appreciated

Link to comment
Share on other sites

10 minutes ago, opentype said:

Text styling is explained here:

https://invisioncommunity.com/4guides/themes-and-customizations/css-framework/typography-r98/

Try adding the class “ipsType_center" as explained in the link. 

Thankyou, as im not into html/css programming, could you clarify in my code in post one how I add this and correct the wrong code ?

Thankyou in advance

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...