Digital experiences for all disciplines
Forum Replies Created
-
-
On http://cluster007.ovh.net/~montourckh/nos-actualites/publications
In overview of the headings, the text is white, it’s perfect. But if the topic of the current page you hover over, the text is black.
How to make the text be white?
Custom css :
/*--Nav : hauteur--*/ #nav-section { margin-top: 88px !important; } /*--Nav : Couleur survol--*/ nav li:hover { text-decoration: none; background-color: #00538A!important; } /*--Sous-menu : mise en forme--*/ nav .menu ul li { font-size: 13px; text-align: center; }
Attachments:
You must be logged in to view attached files.ok, I found the solution:
.body-text > ul li { list-style-image: url(img/list-arrow-blue.png); list-style-type: none; margin-bottom: 10px; margin-left:14px; list-style-position: outside; }
Thanks
With the shortcode, I think it is not very simple and pictogram available do not suit me.
Is it very difficult to change the style? How to intervene in the style list items?
List pages : http://cluster007.ovh.net/~montourckh/test-list
In this example, the list is good but I want to align the new line under the sign (sceenshot “list)
I want to use the style pages also for list items
List item is bad (screenshot “list post bad”)Thanks !
Attachments:
You must be logged in to view attached files.Sorry to insist, but as you know very well this plugin, could you just give me one example? Just to understand.
Yes, I understand Kyle and you have already helped me a lot, thank you very much !
I tried to find an example but without success. I’ll look again.
This is the only detail to finally get to this very important function for my project
This reply has been marked as private.Thank you very much Kyle, the solution is very good and the “Format” button appears in the toolbar 🙂
but I do not see the display style (.testStyle) that I created in “editor-style-shared-css”
I have placed the sheet of “editor-style-shared-css” style at the root and well recognized by the plugin
How to show my styles in the toolbar
After that, I should be able to run 🙂
Attachments:
You must be logged in to view attached files.Rui thank you but it does not work with Felxform
would have:
– A “Styles” button appears in the toolbar
– As “editor-style.css” styles appear in the toolbarIt is normal that the current code does not work because it has changed since the WordPress version 3.9
Do you know the code to use my new page “editor-style.css” style?
It doesn’t work, some items are invisible
If I put this code in function.php, the WP admin is no longer accessible.
If I create a theme function.php in my child page, the WP admin is no longer accessible.
From the home page, it’s good
But if I click on a main topic and I flew over the sub menu, the text is black (it should be white like the other items)
Yes, This is a conflict with “Black Studio TinyMCE Widget”!!!
But it’s amazing, I installed a long time and had no pb. This is certainly related to the update of this plugin
thank you Kyle !!
This reply has been marked as private. -