Forum Support

Shape 5
March 28, 2024, 10:19:29 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Shape 5 Forum
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Making bullets appear in unordered lists in articles  (Read 552 times)
ben1265
Jr. Member
**
Offline Offline

Posts: 8



« on: July 05, 2010, 12:06:14 PM »

I'm trying to have bulleted lists in a article, but the template is set up not to show the bullets. I found the right statement in editor.css, and removed it (ul  { list-style:none outside none; } ), but now, ALL the menus have bullets showing in places where they shouldn't, pretty much defacing the entire site. Therefore, getting rid of that line in editor.css is a bad idea.
What I need is a way to override that command for articles, so that the bullets continue to be suppressed in the menus, but do show up in articles. Can anyone please give me a hand?
Thanks!
Logged
mikek
Administrator
*****
Offline Offline

Posts: 28743



WWW
« Reply #1 on: July 05, 2010, 12:14:01 PM »

Hello,

It would depend a little bit on the layout of your articles. Can you please post a url and mention the specific text that you would like to have bullets?
Logged

Mike Knott
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
ben1265
Jr. Member
**
Offline Offline

Posts: 8



« Reply #2 on: July 05, 2010, 12:48:22 PM »

Thanks!
The lists I need bulleted are in the spotlight news categories. You can see them at the bottom of the main page here:
http://oacic.org/index.php
The first item is "OACIC to Launch its Scholarship Program for 2010-2011"
Logged
mikek
Administrator
*****
Offline Offline

Posts: 28743



WWW
« Reply #3 on: July 05, 2010, 01:37:57 PM »

Hello,

Those are not li's. The text is simply just text and the links are <a>'s you cannot apply bullets through css to either of these. Bullets can only be applied to <li>'s.
Logged

Mike Knott
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
ben1265
Jr. Member
**
Offline Offline

Posts: 8



« Reply #4 on: July 05, 2010, 02:02:23 PM »

I know that  Tongue. I had given up on the idea for the time being, but when I had them, they didn't translate into bullets appearing on the page. Here, I just put them back so you can see. Please check again.

Thanks a bunch!
Logged
mikek
Administrator
*****
Offline Offline

Posts: 28743



WWW
« Reply #5 on: July 06, 2010, 07:34:50 AM »

Hello,

Adding the following to the bottom of editor.css should work:

.s5_sn_1_text ul li {
list-style:disc;
}

If not try adding it to the bottom of template_css.css
Logged

Mike Knott
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Looking for the largest variety in template designs? Look no more. Never buy 1 theme again. Signups start at just $89 for access to all of our themes.
Send Us An Email
Please send us your questions and we will email you back as soon as we can. Product support questions should be posted in our support forums under the Help menu. Our staff will assist you from there.