Thread Starter
demu97
(@demu97)
the last one I’ve downloaded it from http://alxmedia.se/ a week ago.
It works correct for all,
the only problem is that I can’t get my name on a new line as following
Developed by Demu97
<sitename> © 2015. All Rights Reserved.
I’m only able to do in this way
<sitename> © 2015. All Rights Reserved. Developed by Demu97
That’s because if I insert some tag as you said, it visualize it as normal text.
Thread Starter
demu97
(@demu97)
I’so sorry but now I’m working in local
Thread Starter
demu97
(@demu97)
thanks for responding,
but if I write © 2015. All rights reserved.<span style=”font-weight:bold;float:left;”>Developed by Demu97 </span>
it visualize it on the footer as verbatim string, like it is not recognizing the html tag and visualize them.