When you add an image in from article editor, and chose float center, the classs pull center will be added but will still be aligned left.
Test it here: http://joomla-adi8i.c9.io/index.php/6-test-article-number-6
Or may be something wrong with my configuration, anyway if anyone could test would be great :)
In short: the template needs to support it, otherwise it will not work. Not a core issue.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-04-29 06:39:12 |
Closed_By | ⇒ | Bakual |
Ooook thanks for your answer :)
Labels |
Added:
?
|
The tip explains you need a specific class.
html code is, for example:
<figure class="pull-center"><img title="a title" src="images/joomla_black.gif" alt="" /><figcaption>Center chosen in Image float</figcaption></figure>
In Protostar, the css are: