Forum Support

Shape 5
March 28, 2024, 07:05:17 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: UL and OL not showing in Tab module  (Read 584 times)
mikefitz
Jr. Member
**
Offline Offline

Posts: 54



« on: August 05, 2013, 02:44:52 PM »

List symbols are not displaying in the Tab module. They display in articles on the site, and in the editor, just not in the TAB module
Go to http://thresholdtestingsite.com/hlc/ and see the WHAT TEST BULLETS tab. Page source shows the code.

I saw another post for this where the guy said he figured it out, but didn't say what he did.

I have the Traction template.

Thanks
Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #1 on: August 06, 2013, 12:49:39 PM »

Hello,

You can change the padding below and this will fix this:

#s5_button_content .moduletable {
    padding: 30px 20px 0 !important;
}
template.css (line 1186)

Regards,
Logged

Jonah Hall
------------
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
mikefitz
Jr. Member
**
Offline Offline

Posts: 54



« Reply #2 on: August 06, 2013, 02:23:26 PM »

Thanks. That took care of the UL, but the OL is displayed like UL - discs instead of numbers.
Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #3 on: August 07, 2013, 01:32:55 PM »

To fix this open up the styles.css file in the tab show folder and remove all list-style references in it for li, ol and ul

and then also remove list style here below in editor css file in templates css folder:

.module_round_box_outer ul, .moduletable ul {
    list-style: none outside none;
}
editor.css (line 11
Logged

Jonah Hall
------------
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
mikefitz
Jr. Member
**
Offline Offline

Posts: 54



« Reply #4 on: August 24, 2013, 12:40:31 PM »

There are a lo of references to UL OL and LI in the TAB styles.css, but all of them refer to objects like
#s5_button_content li
#container_bd #s5_button ul li img {
#s5_button_frame ul {
etc.

When I remove them all, everything gets totally trashed. I need more guidance please.
Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #5 on: August 26, 2013, 01:19:39 PM »

Make sure you aren't leaving tags hanging, for example an opening or closing tag but really you shouldnt have to remove anything except this css here

 list-style: none outside none;

so it should end up looking like

.module_round_box_outer ul, .moduletable ul {
}

Logged

Jonah Hall
------------
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
mikefitz
Jr. Member
**
Offline Offline

Posts: 54



« Reply #6 on: September 15, 2013, 11:11:22 AM »

Sorry about the delay in responding. I cannot find that code in the tabs styles.css nor the main template css.
Logged
jonahh
Administrator
*****
Offline Offline

Posts: 23789



WWW
« Reply #7 on: September 16, 2013, 12:11:19 PM »

its in the editor.css file
Logged

Jonah Hall
------------
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.