[SOLVED] How Do You Get Rid of the Sliders in GJ

13 years 3 months ago #149521 by Big Kahuna
I want to get rid of the "sliders" on GJ when I am at a group's main page.

Here is an example:

www.whartoncountytexas.com/index.php?option=com_groupjive&action=gj.core.groups.showgroup&groupid=5&Itemid=15

I want to get rid of the sliders next to the About Group, Group Type, Group Members, etc. How do I do this? I just want to clean the page up. Thanks in advance.

Post edited by: krileon, at: 2010/12/28 16:49

The gene pool needs chlorine!

Please Log in to join the conversation.

13 years 3 months ago #149528 by krileon
Replied by krileon on topic Re:How Do You Get Rid of the Sliders in GJ
It's not coming from GJ, but instead your templates styling on LI elements. See the below offending CSS.

IN: templates/whartoncountytx5/css/template.css
ON: Line 1516
[code:1]
.art-post ul li, .art-post ol ul li {
background-image: url("../images/postbullets.png"«»);
background-repeat: no-repeat;
overflow: auto;
padding-left: 13px;
}
[/code:1]

Removing the below will resolve your issue.

[code:1]
overflow: auto;
[/code:1]


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 #149541 by Big Kahuna
Replied by Big Kahuna on topic Re:How Do You Get Rid of the Sliders in GJ
Thanks for the help!
;)

The gene pool needs chlorine!

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.245 seconds

Facebook Twitter LinkedIn