QUOTE (imabug @ Oct 26 2006, 05:34 AM)

just put the MTEntryDate and MTEntryTitle tags next to each other
Thank you, but it doesn't work. There's something else that needs to be done, because the entry title and entry date are in separate <div> tags, which always seems to create an automatic line break for some reason. Anything I'm overlooking? My site:
HERE. Simply closing the gap between the entry title's </div> tag and the entry date's <div> tag doesn't do anything. So I placed the entry date thing inside of the entry title's div tags, and then removed the div tags for the entry date. This put the date on the same line as the title. But I want a different font color and alignment for the date. How do I do this with clean HTML and CSS? The font attribute is slowly falling by the wayside.
Cheers!