Welcome, Guest
Username Password: Remember me

Ordered list not showing
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Ordered list not showing

Ordered list not showing 13 years, 8 months ago #3673

  • robtastik
  • OFFLINE
  • Fresh Boarder
  • Posts: 4
  • Karma: 0
Joomla Version 1.5.20
Mobile Joomla Version 0.9.12
Mobile Browser - Android

I have a page with alot of ordered lists on it, and they are all covered up by a dark grey box. When the page first loads you briefly see everything then the boxes immediately appear over just the ordered lists. What could be causing this?

Re: Ordered list not showing 13 years, 8 months ago #3674

  • dryabov
  • OFFLINE
  • Administrator
  • Denis Ryabov, Lead Developer
  • Posts: 4867
  • Karma: 105
What is url of the page with the list?

Re: Ordered list not showing 13 years, 8 months ago #3676

  • robtastik
  • OFFLINE
  • Fresh Boarder
  • Posts: 4
  • Karma: 0

Re: Ordered list not showing 13 years, 8 months ago #3702

  • dryabov
  • OFFLINE
  • Administrator
  • Denis Ryabov, Lead Developer
  • Posts: 4867
  • Karma: 105
Tried to check, but it seems that MJ is disabled now.

Re: Ordered list not showing 13 years, 8 months ago #3708

  • robtastik
  • OFFLINE
  • Fresh Boarder
  • Posts: 4
  • Karma: 0
its enabled now. i will leave it on until you have a look at it thanks

Re: Ordered list not showing 13 years, 8 months ago #3711

  • dryabov
  • OFFLINE
  • Administrator
  • Denis Ryabov, Lead Developer
  • Posts: 4867
  • Karma: 105
OK. It's because of incorrect style of items:
<li style="padding-left: 30px; line-height: 21px; background-position: 18px 8px; background-image: url('/&quot;http://familyfirsthoops.com/templates/ffba_purity/images/bullet.gif&quot;');">All player names and numbers MUST be entered on the score sheet prior to the start of the game.</li>

Note that it sets background-image, but doesn't set background-repeat to no-repeat. So, either modify code that generate this code, or add to template's stylesheet:
li{background-repeat:no-repeat}

Re: Ordered list not showing 13 years, 8 months ago #3718

  • robtastik
  • OFFLINE
  • Fresh Boarder
  • Posts: 4
  • Karma: 0
Ah I see you are correct. I copied and pasted all of the text on that page from another site of mine and it is still referencing that sites template for the style. I had no idea it would do that. I just remove all formating so it would use the style from my site and its all good now.

Thanks alot for the help, I really appreciate it.
  • Page:
  • 1
Time to create page: 0.19 seconds

By continuing to use this site you consent to the use of cookies on your device as described in our cookie policy unless you have disabled them. This site will not function correctly without cookies.

I accept cookies from this site.