-
AuthorPosts
-
keane Friend
keane
- Join date:
- April 2007
- Posts:
- 35
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 7
- Thanked:
- 5 times in 1 posts
April 3, 2008 at 6:38 am #127194How do change unordered list sytles? there are so many different sample styles, but I can only use the default style..I tried to insert <ul class=”stars”> before the list, but could not make it work.
- * This is a sample Unordered List.
- * Condimentum quis.
- * Congue Quisque augue elit dolor.
- * Nunc cursus sem et pretium sapien eget.
1 user says Thank You to keane for this useful post
keane Friendkeane
- Join date:
- April 2007
- Posts:
- 35
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 7
- Thanked:
- 5 times in 1 posts
April 3, 2008 at 6:40 am #244185another question, where do I change the default font?
lehoai Friendlehoai
- Join date:
- January 2007
- Posts:
- 158
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 13
- Thanked:
- 7 times in 7 posts
April 3, 2008 at 9:51 am #244217If you are using joomla 1.5 you can go to admin cp and go to templates mange. Click on the templates to edit. On the form you will see the param to set default value like color, font-size …..
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
April 3, 2008 at 1:30 pm #244243<em>@lehoai 47114 wrote:</em><blockquote>If you are using joomla 1.5 you can go to admin cp and go to templates mange. Click on the templates to edit. On the form you will see the param to set default value like color, font-size …..</blockquote>
Otherwise, the parameters can be changed within the relative css files.1 user says Thank You to TomC for this useful post
keane Friendkeane
- Join date:
- April 2007
- Posts:
- 35
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 7
- Thanked:
- 5 times in 1 posts
April 3, 2008 at 2:55 pm #244262<em>@tcraw1010 47144 wrote:</em><blockquote>Otherwise, the parameters can be changed within the relative css files.</blockquote>
thanks a lot, ur answer is more helpful….I had checked the template parameters before submitting this ticket…no parameters can control fonts and unordered list…
stanman123 Friendstanman123
- Join date:
- March 2007
- Posts:
- 32
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
October 14, 2008 at 11:52 pm #275309Keane,
Here’s the answer to your original question…
To make an unordered, bulleted list w/ the check marks:
<ul class=”checklist”>
<li>Your content here…</li>
</ul>To make an unordered, bulleted list w/ the stars:
<ul class=”stars”>
<li>Your content here…</li>
</ul>To make an unordered, bulleted list w/ the arrows:
<ul class=”arrow”>
<li>Your content here…</li>
</ul>1 user says Thank You to stanman123 for this useful post
-
AuthorPosts
This topic contains 6 replies, has 4 voices, and was last updated by stanman123 16 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum