Anyone using the template found that bullet points do not display? I can see the code for them in the HTML but they just don't display in any browser.
Any suggestions as to where I'm going wrong would be appreciated.
Anyone using the template found that bullet points do not display? I can see the code for them in the HTML but they just don't display in any browser.
Any suggestions as to where I'm going wrong would be appreciated.
Looking at other sites I see it does work. What am I doing wrong then? The code is the same.
Physical Education
Working fine there for Sparkeh!
Found the problem! I think it's TinyMCE related.
It doesn't like <ul><li>Link1</li></ul> but it likes <li>Link1</li>.
Removing the UL causes the code to become invalid and this is something I don't really want. I see you've made changes to the CSS sparkeh so I've copied those, hope you don't mind. Working fine now!
One thing I did have to do was remove UL from the following code. You have it there so I don't know if you had to change anything else? You mentioned a change to .container but I couldn't find that.
You have:Code:p, pre, blockquote, ol h1, h2, h3, h4, h5, h6 { list-style: disc; margin: 5px 0; padding: 0; }
Code:p, pre, blockquote, ul. ol h1, h2, h3, h4, h5, h6 { list-style: disc; margin: 5px 0; padding: 0; }
Which file are you changing?
I'm still stuck with them not working.

Its great when you have your own little threads, and fix the problem![]()
well done dan!![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)