[SOLVED] Trying to remove "dot" from screen

13 years 3 months ago #149156 by alien8d
I'm running CB 1.3.1, and trying to work out how I remove the "dot" that appears in all the text buttons on the profile page.

I've attached a screenshot to try to show what I mean.

I can't see any obvious setting in any of the CB screens to change this, and it only happen in the CB profile screens

Any ideas ?

Post edited by: alien8d, at: 2010/12/20 21:24

Post edited by: krileon, at: 2010/12/21 21:08
Attachments:

Please Log in to join the conversation.

13 years 3 months ago #149213 by krileon
Replied by krileon on topic Re:Trying to remove "dot" from screen
Switch to default Joomla template and they shouldn't be there. Your templates styling of li elements is overriding CBs. I recommend using Firebug for Firefox to inspect the elements so you can see what CSS is causing the li elements to display bulletins.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in to join the conversation.

13 years 3 months ago #149229 by alien8d
Replied by alien8d on topic Re:Trying to remove "dot" from screen
Yup, fixed it. Thanks. The Ja_Purity_ii template.css had an entry for List styles in it that added a "bullet" to the background.

I simply removed the entire entry from the css file, and it cleaned it up perfectly.

Thanks once again.

Please Log in to join the conversation.

13 years 3 months ago #149402 by gato_de_botas
Replied by gato_de_botas on topic Re:Trying to remove "dot" from screen
Alien, please tell me what is the tag in the TEMPLATE.CSS file that has to be removed.

Please Log in to join the conversation.

13 years 3 months ago #150145 by alien8d
Replied by alien8d on topic Re:Trying to remove "dot" from screen
I removed the following section from the .css file.


/* List ---*/
.column ul li {
background: url(../images/bullet.gif) no-repeat 20px 7px;
line-height: 160%;
margin-bottom: 5px;
overflow: hidden;
padding-left: 30px;
}

.column ol li { line-height: 180%; margin-left: 30px; }



This means that Ja Purity will no longer override the styles of a Joomla component/module, and will use the style of the component or module itself.

Post edited by: alien8d, at: 2011/01/05 15:09

Please Log in to join the conversation.

13 years 3 months ago #150242 by gato_de_botas
Replied by gato_de_botas on topic Re:Trying to remove "dot" from screen
thanks!;)

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.428 seconds

Facebook Twitter LinkedIn