-
AuthorPosts
-
houghtonpw Friend
houghtonpw
- Join date:
- January 2008
- Posts:
- 49
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
October 9, 2008 at 10:50 am #134215How do I use the ‘unordered list’ options for bullet points?
I see them under ‘typography’ in the demo but don’t know how to use them.
Any help please?
🙂
alpa JA JobBoardalpa
- Join date:
- February 2008
- Posts:
- 33
- Downloads:
- 20
- Uploads:
- 3
- Thanks:
- 2
- Thanked:
- 7 times in 1 posts
October 15, 2008 at 1:45 pm #275425Hi houghtonpw
Just add a class=’checklist’ or class=’arrow’ etc inside your ul tag. This is done easily in html view.
for exaple
<ul class=arrow>
<li> </li>
.
.
.<ul/>
The option for ja_mesolite are the following:
/* Check list */
ul.checklist {
list-style: none;
}ul.checklist li {
background: url(../images/icon-checklist.gif) no-repeat 0 4px !important;
margin-left: 15px !important;
padding: 0 0 0 20px !important;
}/* Check list (star) */
ul.stars {
list-style: none;
}ul.stars li {
background: url(../images/icon-star.gif) no-repeat 0 5px;
margin-left: 15px;
padding: 0 0 0 20px;
}/* List arrow */
ul.arrow {
list-style: none;
}ul.arrow li {
background: url(../images/icon-arrow.gif) no-repeat 3px 5px;
margin-left: 15px;
padding: 0 0 0 20px;
}Hope this helps
alpa
===========
Please thank if you problem is solved1 user says Thank You to alpa for this useful post
November 11, 2008 at 8:24 pm #278875Hi Alpa.
I am also trying to get the unordered lists to work and have followed your examples above as best I can but still i cannot get them to work correctly. I have tried creating a standard unordered list and the adding the class in the html editor but this also does not work. Please give me some more detailed information on how to get this to work with JS mesolite. I am feeling rather frustrated as it seems so simple. I look forward to your further input.November 11, 2008 at 8:29 pm #278877Hi again Apa.
Ok, I was being stupid. I could not see the changes from the editor but it was working on the front end of the site. pardon me. Thanks for your help and advice.
scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
November 11, 2008 at 9:18 pm #278883gregoryeales;90391I could not see the changes from the editor….
You will find this post useful.. http://www.joomlart.com/forums/topic/solution-loading-the-styles-of-the-typology-in-the-editor-joomla-1-5/
alpa JA JobBoardalpa
- Join date:
- February 2008
- Posts:
- 33
- Downloads:
- 20
- Uploads:
- 3
- Thanks:
- 2
- Thanked:
- 7 times in 1 posts
November 13, 2008 at 6:57 am #279022Hi gregoryeales,
Glad I could help.
alpa
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 4 voices, and was last updated by alpa 16 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How to use ‘unordered lists’ see attached image
Viewing 6 posts - 1 through 6 (of 6 total)