
Donna
Staff
/ Moderator

Jun 9, 2009, 2:21 PM
Post #5 of 5
(1776 views)
Shortcut
|
Hi Mark, It looks like your using a design based on the classic templates, upgraded from Article Manager 1, so the default CSS that we use now isn't going to be much help. Your CSS is here: http://villagenewsonline.net/artman2/v141_images/common/styles.css If you try downloading Article Manager 1, you can try grabbing the default from there and comparing it to your current CSS. Alternately, take a look at the templates (the dynamic code will be different, but the styles should be the same) and you can see what's different with your templates vs. the originals. From a quick look (we don't actually support design issues, but I took a glance at your source code) it looks like you've removed the <span> that tells the browser to apply the "summary_title" style. By default, we have this around each title: <span class="summary_title"> ...and I didn't see that in your template. When making template changes, you'll generally want to keep a "last known working" backup. This way, you can easily revert back to a good version if anything starts looking wrong, or compare the current with your "last known working" so that you can make sure you don't lose anything that you want. :) I hope this helps! Donna -- support@interactivetools.com
|