Hello all you people out there! Thanks for giving this a read. About a month ago I switched from Wordpress back to Drupal for a blog site I'm doing over at http://www.mindblogling.com(if you care to look). I found Drupal much easier to use...
I'm fairly happy with how its looking. I've tweaked Meta a bit(its a bit confusing to edit at first). So now I'm running into a couple things I'd like advise on.
1. This is my first time running TinyMCE, but when I use it, it takes the formatting out of my post and posts it as one giant paragraph. I don't like page breaking it because then it spaces the paragraphs to far apart. Is there a fix for this??
2. TinyMCE again, for some reason a post page with Tiny enabled it tiles the background image inside the editor so I'm writing on top of an image so its hard to see what I write. I disable it and the image goes away but I can't edit anything fancy like.
3. Deals with above. When I go to add post or any /node/add/ or the administer page the background image does not tile anymore and just goes straight across the top of the page. Any ideas? (I may have just thought of the fix)
The last thing is I'm wondering how to add categories into the navigation bar ala Wordpress. I'm using taxonomy_dhtml but you have to goto there to view them all. I'd like to list a couple categories(terms) in the nav bar so people can click and view all the junk classified under that term.. Is that a module, or whats the php to add into the add menu description??