Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hello,
I use HTML but in the … not appear in left of the text the image of .
My code :
<p style="text-align: justify;">Divers langages et technologies peuvent être utilisés : <ul> <li style="text-align: justify;">HTML 5 et CSS3</li> <li style="text-align: justify;">PHP 5 (pur, Zend framework 1 ou 2, Symfony)</li> <li style="text-align: justify;">Mysql 5</li> <li style="text-align: justify;">AngularJs</li> <li style="text-align: justify;">NodeJs</li> <li style="text-align: justify;">Création de pages statiques comme dynamiques (AJAX, jQuery)</li> <li style="text-align: justify;">Maquettes « Responsive design » (design adapatif : vos pages sont également lisibles sur tablettes et smartphones)</li> <li style="text-align: justify;">Portail CMS : Wordpress, PrestaShop…</li> <li style="text-align: justify;">Dans le cadre du développement Web, nous pouvons également fournir des applications pour mobile…</li> </ul>
My page output :
http://printaplus.ddns.net/nos-technologies/
Thanks
Hi Paul,
Could you please clarify what the issue you’re experiencing is. You mention that it’s meant to appear to the left of an image but there’s no image present on that page.
Hello,
I mean, we do not see the point next to “
Thanks
Hello,
I mean, we do not see the point next to “li”. I mean the next icon is square, round …
Thanks
Hi Paul,
This is a theme issue. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.
You might also need to install the SiteOrigin CSS Editor.
Hello,
I done and add this but the same ….
Hello,
Oki that works but not :
with this :
Hi Paul,
Oh. Sorry about the typo!
But now when I do this it all of ul appear the disc ! That not great ….
Hi Paul,
Try:
hi,
no not works ..
I add “entry-content” in property of the html element in class CSS and works ….
But not for all ….
Hi Paul,
Could you please provide a reference to one that doesn’t?
I mean that I must add for all element the class and not globally ….
Hi Paul,
Oh. Your theme doesn’t follow standards and instead uses post-content. Please replace the previous cSS with:
okay it works.
Thanks