Page 1 of 1

Change layout of contentpart "Bullet List Table"

Posted: Sat 18. Mar 2006, 15:51
by Marcel
Hi

I would like to change the layout (add different div classes etc.) of the bullet list table content part. Does anybody know where to do that? Changin the image (in conf.template_default.inc) and changing css styles in frontend.css doesn't give enough possibilities. I tried to change cnt04.inc.php but didn't get any effect.

Thanks and cheers
Marcel

Posted: Sun 19. Mar 2006, 04:35
by Pappnase
hello

try this ;-) ( i write this someday, sowhere in the form)

create your own style an place it into the frontend.css

then add an cp before the bulletlst eg. plain text. write the the div tag with the new class and after the list cp add an 2ed cp where you close the div :-)