This may be a general HTML/CSS question, but I'm having trouble with a text wrapping issue. Often in my blog posts, I insert an image with left or right alignment so the text in the post will wrap around the image. Looks great. Problem is when that blog post appears on the front page with a teaser, the title and text from the next down will creep up and wrap around that image too. I could solve this by enclosing each post in a table, but I'm trying to stay with CSS. Any suggestions?
I would like to integrate an accordion effect for my sidebar navigation using Jquery.
Therefore I tried to change the output of the function phptemplate_menu_tree.
But unfortunately I am not able to change the php code to get such a listing:
I need beta testers for a theme i just ported, it seems to work fine with firefox 2.1 so i really just need people to view it on IE. But feel free to check on firefox too for me. I would do it my self but run linux and dont have IE. As soon as i get feed back it will be available for download on drupal and my site.
I'm currently trying to set up my categories to list skills. Each skill will have a level (expert, average, novice) but how do I get these levels to not be a multiple select? Is there a better way to set kind of hierarchy?
Can you attach a vocab item to another vocab item? Currently skills is the only vocab item and everything else is a term underneath that.
Skills
-- graphical
---- web design
------ expert
------ average
------ novice
---- print design
------ expert
------ average
------ novice