Topic: BBcode : img align right|left
hi everybody
how is it possible to align an image to the right like that in HTML :
<img src="....." align="right" />
a MOD ?
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 modifications, plugins and integrations → BBcode : img align right|left
hi everybody
how is it possible to align an image to the right like that in HTML :
<img src="....." align="right" />
a MOD ?
up
Give the img tag a class and use a right float in the CSS for that class. CSS for the simple reason that you have better tweaking potential.
ok I find a soluce here
http://www.punres.org/files.php?pid=227
thx
PunBB Forums → PunBB 1.2 modifications, plugins and integrations → BBcode : img align right|left
Powered by PunBB, supported by Informer Technologies, Inc.