VISIT AND LIKE OUR PAGE ON FACEBOOK
TAKE A LOOK AT OUR TWEETS ON TWITTER
SUBSCRIBE TO THE JOOMFREAK RSS FEED
VISIT OUR CHANNEL ON YOUTUBE

Account Details

Change your name, email, password or permanently delete your account. Change settings

We offer several ways you can get support from our experts: Support ForumKnowledgebaseNewsletter

Your Forum Posts

No posts to display.

Welcome, Guest
Username Password: Remember me

Creating bulleted lists
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Creating bulleted lists

Creating bulleted lists 11 Dec 2014 19:45 #5971

I want to created lists (bulleted lists and numbered lists). When I edit the K2 item, I can see the bullets, but when I go to the front end and refresh, I can not see the bullets. I went to the style sheet (css/style) and added code (list-style-type: disc;), which didn't work.

How can I make the bullets appear?

  • Posts:15
  • pmottshaw
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Creating bulleted lists 12 Dec 2014 02:34 #5973

Hi,
Thank you for using our template.
Go to templates/jf_vihrea/css/template.css and add code:
 
#content ul, #content ol {
list-style: inside none disc;
}
 


joomfreak

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
Time to create page: 0.49 seconds
Saturday 20 April 2024

joomfreak is not affiliated with or endorsed by the Joomla Project or Open Source Matters.
The Joomla logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.