Recent Topics

1 Jul 16, 2007 01:38    

My b2evolution Version: Not Entered

Hi,

is there is the admin align i can add to put the pictures an right a left, i add a picture it show in the middle

thanks

Mak

2 Jul 16, 2007 02:37

add the style/float attribute, so it looks like so:

<img src="path to your image" style="float:right;" />

3 Jul 16, 2007 16:37

If you want text flowing around the images you add [[class="rightmargin"]] or [[class="leftmargin"]] to the img tag. As long as your skin's css file calls rsc/css/img.css it'll work.


Form is loading...