Moonclamp
Forum Replies Created
-
Forum: Plugins
In reply to: [Portfolio Slideshow] [Plugin: Portfolio Slideshow] Image Caption CSSSame here – although I want to move mine to the bottom left – and maybe increase the font size a little.
Bit lost with where to start.
No worries, fixed it myself by using this:
#dc_jqaccordion_widget-%ID%-item li.current_page_item a{background: #000000 url(skins/images/fade.png) repeat-x 0 0;; text-decoration:none; display: block; color: #ff0000 !important;}
I think my issue was my theme (weaver ii) – the css from that was taking precedence over my own css.
I’ve gotten around it by using the “!important” attribute for now.
Forum: Plugins
In reply to: [JQuery Accordion Menu Widget] Changing color of menu link to current pageI’m trying to work this out too, but for some reason the above css (.dcjq-accordion) doesn’t work for me. :S
(Using the Weaver 2 theme)
I’m watching this too for a similar answer …
Yup – I excluded them from the page list as a means of keeping them off the main menu.
So it’s now working as it should!
Just need to get my head around the vast amount of shortcode options.
Thank you ??
Ah, I fixed it (sort of)
The pages weren’t being included in “list of pages” to prevent them appearing in my menu.
Guess I need to workaround that one now!
Oh, and I also tried 1.3.8 to see if a version change would fix it, but to no avail.
I then tried a downgrade of WordPress to 3.3.2 to see if that did anything – but nope.
Also systematically deactivated all other plugins – still nothing.