eric77
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Tiny Framework] Menu structure does not appear(hello, thank you, best regard, Eric)
I have deleted :
.entry-content li{ margin:0px !important; padding: 0px !important; } .entry-content ul{ list-style-type:none !important; margin: 0px !important; padding: 0px !important; }line 1274 to 1282 in slider.php
I delete
.entry-content ul{ list-style-type:none !important; margin: 0px !important; padding: 0px !important; }in slider.php
Now it works, but i m not sure that’s a good idea to delete it ^^
Oups, i forgot to use code…
Hello,
The plugin is inserted in http://www.test.fenepsy.fr/presentation/ with the Huge IT Slider widget.
The unordered list is after this text “Ces membres fondateurs sont :”
If i use<ol>, it worksI think there is a link with
.entry-content ul{ list-style-type:none !important;But I can’t understand what do do with it …
Thank you
Hello,
The plugin is inserted in http://www.test.fenepsy.fr/presentation/ with the Huge IT Slider widget.
The unordered list is after this text “Ces membres fondateurs sont :”
If i use- , it works
I think there is a link with
.entry-content ul{
list-style-type:none !important;But I can’t understand what do do with it …
Thank you