Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
[SOLVED] imgs in lis - some css help please
I have something like
<ul>
<li ><img src="image.jpg" />
<p><em>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</em></p>
</li>
...
</ul>
What I am trying is to centre the li img
and have the li p
in text-align:left
. The left alignment is not a problem as that is the default one, but how do I centre the img
with css?
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
Offline
Re: [SOLVED] imgs in lis - some css help please
Thanks Jukka,
Was thinking of it the wrong way. Your method worked beautifully (as always:)
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline