Problem with [list type=decimal]

Started by anna.young, February 11, 2009, 01:33:43 PM

Previous topic - Next topic

anna.young

I did a Forum search, couldn't find anything.

SMF 2.0b4, theme: imPulse by Bloc, no mods.

For some strange reason decimal list will not render with numerals, just returns the bullets, even though it shows numerals in the preview.

I switched to SMF Default Theme - Core theme and still get just bullets.

I tried it here and it works perfectly.

What am I doing wrong?
Toronto German Shepherd Dog Rescue

"Here's to the crazy ones, the misfits, the rebels, the troublemakers, the round pegs in the square holes... the ones who see things differently -- they're not fond of rules... You can quote them, disagree with them, glorify or vilify them, but the only thing you can't do is ignore them because they change things... they push the human race forward, and while some may see them as the crazy ones, we see genius, because the ones who are crazy enough to think that they can change the world, are the ones who do." (SJ)

karlbenson


anna.young

Thanks a million regularexpression, tried changing manually, but no luck...

How come it's working here though?
Toronto German Shepherd Dog Rescue

"Here's to the crazy ones, the misfits, the rebels, the troublemakers, the round pegs in the square holes... the ones who see things differently -- they're not fond of rules... You can quote them, disagree with them, glorify or vilify them, but the only thing you can't do is ignore them because they change things... they push the human race forward, and while some may see them as the crazy ones, we see genius, because the ones who are crazy enough to think that they can change the world, are the ones who do." (SJ)

karlbenson

I believe its because this theme predates the 2.x semanticization of default core theme (or at leastthe point where the bug was introduced).

It doesn't affect the unique smf theme here. But it will if you switched to default core.

anna.young

Thank you again, I can see that CSS here handles lists differently...

I guess it's not that important, will wait for an official fix... :)
Toronto German Shepherd Dog Rescue

"Here's to the crazy ones, the misfits, the rebels, the troublemakers, the round pegs in the square holes... the ones who see things differently -- they're not fond of rules... You can quote them, disagree with them, glorify or vilify them, but the only thing you can't do is ignore them because they change things... they push the human race forward, and while some may see them as the crazy ones, we see genius, because the ones who are crazy enough to think that they can change the world, are the ones who do." (SJ)

jmartens

Quote from: anna.young on February 11, 2009, 03:37:31 PM
I guess it's not that important, will wait for an official fix... :)
It seems not to be fixed in SMF 2.0 RC 1 at least: http://www.simplemachines.org/community/index.php?topic=281482.0

karlbenson

No its not fixed in RC1.

This link gives the current status
http://dev.simplemachines.org/mantis/view.php?id=2892

It has been acknowledged by the devs, but not fixed as yet.

Brettflan

Yeah, just came across this and it annoyed me, but I came up with a simple workaround using some CSS-fu. Edit your theme's style.css file and add this to the bottom:

.bbc_list[style='list-style-type: decimal;'] li
{
    list-style-type: decimal;
}

anna.young

Thanks Brettflan, but it did not make any difference for me...
Toronto German Shepherd Dog Rescue

"Here's to the crazy ones, the misfits, the rebels, the troublemakers, the round pegs in the square holes... the ones who see things differently -- they're not fond of rules... You can quote them, disagree with them, glorify or vilify them, but the only thing you can't do is ignore them because they change things... they push the human race forward, and while some may see them as the crazy ones, we see genius, because the ones who are crazy enough to think that they can change the world, are the ones who do." (SJ)

karlbenson

did you ctrl + f5 to force your browser to get a new version of the file.

anna.young

Thanks, perfect! That did the trick!
Toronto German Shepherd Dog Rescue

"Here's to the crazy ones, the misfits, the rebels, the troublemakers, the round pegs in the square holes... the ones who see things differently -- they're not fond of rules... You can quote them, disagree with them, glorify or vilify them, but the only thing you can't do is ignore them because they change things... they push the human race forward, and while some may see them as the crazy ones, we see genius, because the ones who are crazy enough to think that they can change the world, are the ones who do." (SJ)

JimM

I'll mark this one as solved then. :)
Jim "JimM" Moore
Former Support Specialist

Advertisement: