php - How to make Joomla SEBLOD RTL? -


i'm using joomla 3.1.1. , came accross problem while using seblod extention.

whate php code have use (template override) in order make website rtl ?

take code example, need use in order make rtl ?

websitename/templates/seb_one/positions/mycontentname/content/mainbody.php:

<?php  // no direct access defined( '_jexec' ) or die; ?> <p><?php echo $cck->renderfield('test'); ?></p> 


Comments

Popular posts from this blog

java - How to Configure JAXRS and Spring With Annotations -

visual studio - TFS will not accept changes I've made to a Java project -

php - Create image in codeigniter on the fly -