I need seb_one template to be generic with all content items. Meaning I can't have the ID's called cck4_fieldname, cck5_fieldname and so on for every new item created. I have successfully edited "markup.php" and it does override all "labels" & "values" but it does not override Position DIV IDs such as top-a, top-b and so on. They still have the suffix cck4_top-a , cck5_top-b and so on. I need these stripped to i can apply CSS to specific position DIVs.
Thank you :)