Search found 1 match

by tony_yates
Wed 13. Jun 2007, 23:03
Forum: phpwcms Support English
Topic: In text images (text w/image)
Replies: 3
Views: 1696

You need to look into using some of the CSS classes that are accompanying that content-part... like:

.imgDIVTextRight {
.image_td {
.image_img {
.image_caption {

ETC...



How do you use these? Prior to upgarding to 1.3.1 the text w\image buttons worked without having to 'code' anything, is ...