Bullets, Lists, and Blockquote Style
There are all types of ways to sort content using a bit of CSS and your WYSIWYG editor. In this post I'll list several of the basic methods that are included in this theme. These can be changed to your liking, but this gives you an idea of how to display content in something other than just paragraphs (<p>).
If you want a numbered list, here's what it would look like:
- Item number one here
- Item number two here
- Finally, number three
Then, we could see what a bulleted list looks like:
- Something for you here
- Why not another one for kicks
- And, finally the last one
Last, we could look at what a blockquote looks like within a story just by adding the <blockquote> functionality from TinyMCE (or FCKeditor), the two we generally prefer to use.
If you add a blockquote then it will indent it to the right slightly, then it will look different and unique versus the rest of your paragraphs. You could get fancy and tweak this part to fit your own needs, but this would be the standard for the Efficient theme.
We hope you like some of the functionality of lists in the Drupal Efficient theme.
Comments
Post new comment