Morrus |
11-14-2013 10:16 AM |
Quote:
Originally Posted by Lynne
(Post 2460573)
Try a search in the thread because this has been covered several times already. :)
|
The word "bullet" shows up in the search just once, and somewhat briefly ending with "but this goes outside the scope of this article".
--------------- Added [DATE]1384439034[/DATE] at [TIME]1384439034[/TIME] ---------------
OK, so a search for "HTML" gives a lot of results. The closest I can find is where yous ay to ad the following "to the custom CSS for your page". What does "the custom CSS for your page" mean? The only CSS stuff I'm familiar with is a bunch of CSS templates and a Main CSS editor thing. Where do I put the custom CSS for my page?
Quote:
<style type="text/css">
strong {font-weight:bold;}
ul.unordered li {list-style-type: disc;list-style-position:inside; display: list-item; margin-left: 2.5em; padding-left: 0;}
ul.unordered ul li {list-style-type: circle; display: list-item;margin-left: 2.5em; padding-left: 0;}
</style>
|
Plus, presumably, that's only one HTML thing? So to use HTML you need to pretty much code every HTML tag from scratch? Seems to rather defeat the point of an easy method of using HTML to create a custom page!
--------------- Added [DATE]1384452204[/DATE] at [TIME]1384452204[/TIME] ---------------
It's just occurred to me that I can accomplish the same effect with a CMS article in its own section. I'm not sure why that didn't occur to me before.
|