This topic is locked
[SOLVED]

 visual editor align center

11/7/2011 1:37:05 PM
PHPRunner General questions
S
stiven author

Hello,
on my list page on the visual editor i changed all the headings and the data to be centered on the table and i checked the html and what it uses is <p align="center">, which has been deprecated. this attribute only works on internet explorer it doesn't work on firefox or chrome, is there an easy or fast way to change this attribute to style="text-align:center" instead of align="center" ?
thanks