Shape 5

Joomla Templates => Helion - Club => : Chess4arab February 26, 2015, 10:45:09 PM



: # Of Articles
: Chess4arab February 26, 2015, 10:45:09 PM
Dear,

     The number of Articles in the subcategory is showing on the right rather than on the left:

     http://v2.chess4arabs.ae/chess-tournaments/chess-tournaments/69-chess-tournaments-2015

      Appreciate your support.


: Re: # Of Articles
: mikenicoll February 28, 2015, 12:19:30 AM
Hello,

Adding a float: left; value to the coding below should help.

:
com_content.css - line 365

.tip {
    background: none repeat scroll 0 0 gray;
    border: 1px solid #eee;
    max-width: 300px;
    padding: 5px;
}


: Re: # Of Articles
: Chess4arab March 02, 2015, 10:09:25 PM
Dear Mike,

     Thank you for your support.

      Regards,


: Re: # Of Articles
: mikenicoll March 03, 2015, 12:05:14 AM
NP :)