Hmmm... I thought I had posted this message and it kinda' vanished? Anyway, here it is again
Briefly, I am in the process of moving a site to Drupal. I have found and modified a freebie theme, installed all the modules I am likely to need - Front Page, YUI, YUI Editor, Content Acccess... . One one of the pages I need to create a two column list. However, I have been unable to do this by simply placing floated <li> elements inside a <ul></ul> which is what I would ususally do if writing plain HTML. Not sure if this is somethign to do with the YUI Editor or something else. Is there anyway I can get a two column list layout in Drupal without having to digress from my work? I'd much appreciate any help.
[Edited to add <code> and </code> tags: nevets]
Comments
can you describe your problem
can you describe your problem in detail? you can add any type of html formatting for Drupal nodes. you just need to use any editor (WYSIWYG, tinyMCE, FCK) and set input filter as "Full HTML".