Joost009
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: multiple css in jQuery accordion widgetOkay, I’m sorry, I’ll turn to those forums with my question.
Forum: Fixing WordPress
In reply to: Different heading within divHere’s the link to the page that I’m building that contains the accordions where the subbuttons need to have a different style than the headbuttons:
Forum: Fixing WordPress
In reply to: Different heading within divCan someone please tell me how to do this, or give me advice how I can get to know how to do this?
Forum: Fixing WordPress
In reply to: multiple accordion menu buttonsThank you very much, Andrew! You suggestions work, now I think I can figure it out myself!
Forum: Fixing WordPress
In reply to: multiple accordion menu buttonsThat’s true, I’m working on that website. If you click the link http://bit.ly/YSD6Zg then you can see that I’ve activated the usual menu. You can see the buttons in Droid Serif and subitems in Helvetica. How can I apply the CSS-code for the menu to my custom menu that is just created with the widget?
Am I clear to you?
Forum: Fixing WordPress
In reply to: multiple accordion menu buttonsLike the menu you can see I’ve added above right now.
Forum: Fixing WordPress
In reply to: multiple accordion menu buttonsThank you Andrew! We’re one step further.
I implemented your first solution wrong. Now I’ve done it right and are the buttons next to each other.
Can you help me with the last question; how can I get them to take on the style of the Menu? I’ve specified in the CSS-file how I want to make my menu look like. I want to implement this in this custom menu.
Forum: Fixing WordPress
In reply to: multiple accordion menu buttonsThank you for the option, Andrew.
I’ve added the lines to the style.css file, and you can see the effect. Nothing has changed in the menu and now all content (page) files are under eachother. Do you have another suggestion?
Forum: Fixing WordPress
In reply to: multiple accordion menu buttonsI don’t know how to do this…I’ve tried it and if you can click the link http://bit.ly/YSD6Zg again you can see what I mean…
Forum: Fixing WordPress
In reply to: multiple accordion menu buttonsHi Andrew,
I’ve got to the point were I was able to create my own custom menu with the JQuery Accordion Menu Widget 3.1.2. by placing it in the primary widget area on top of the page. However, these ‘accordion-buttons’ were places vertically under each other and not as single buttons next to each other, with each having a single accordion functionality. So I gave up on that particular widget.
I think I have to manually change code to make the wordpress menu work, am I right?