if you want to do it as mentiont above -well
but her its the one time setup
Iam lazy so i think you too?
the other code above is sticky code! the class or tables must be pasted each time into your articles content parts -same with this odd image replacement tag you ever have to do it for each entry ... iam lazy not a fool !
i think to type this shit menation above for each article sux ..man we do day biz !
Hint to the MASTER OF DESASTER . olli pleases let us copy an article with all contenparts in the backend soon! thanks !
ok here my lazy dude 2 step solution
A#############################################
open the file include/inc_conf/conf.template_default.inc.php
and put <hr> for the listentry
Code: Select all
$template_default["top_listentry_after"] = "<hr>";
##############################################
you got aline after each articel ..now let it design in css -youcan use a image link there instead a hr if you like a article splitting snake there
B#############################################
open your css phpwcms_template/inc_css/frontend.css
setup a rule for the hr
Code: Select all
hr{ background-color:#eee; /* Mozilla 1.4 */
color:#eee; /* IE 6 */
border: #eee; /* Opera 7.11 */
height: 2px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
border-bottom-style: dashed;}
#############################################
so you never has to care about a hr/line after all article in place or any kind of class information
this is a cms or?
i dont wanna repeat stuff for each article thats why itz called cms -
iam right ?
yes iam
so dude be lazy !