propronk
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Pinboard] Sidebar jumping below contentokay!
Forum: Themes and Templates
In reply to: [Pinboard] Sidebar jumping below contentLisa, for me this worked out as well.
But do you know if I can only change the homepage to “Full Width” even though when the default template is Content / Sidebar?
Forum: Themes and Templates
In reply to: [Pinboard] Submenu background colorSee also this tutorial:
http://www.mouseclick.com/tutorials-2/adjust-the-navigation-bar/Forum: Themes and Templates
In reply to: [Pinboard] dropdown menu colorThanks Marie, for the codes above. It solved my problem with the colors of the submenus.
Forum: Themes and Templates
In reply to: [Pinboard] Submenu background colorThis is the solution 🙂
To change the background of the sub menu link:
#access li li a {
background-color: #9B8579;
}To change the background when hovering over the sub menu link:
#access li li a:hover {
background: #AE9C92;
}Forum: Themes and Templates
In reply to: [Pinboard] Submenu background colorUhmm, can I only add some code in the Custom CSS Code Manager settings?
If so, do you know what I have to add if I want to change the Sub-Menu Background Color? And also the Sub-Menu Item Hover Background Color.
Forum: Themes and Templates
In reply to: [Pinboard] Submenu background colorThanks Andrew. I am not familiair with a child theme. Is it also possible to make some changes in a php-file?
When I use the plugin ‘Custom CSS Manager’ I don’t make any changes in the theme CSS-files? I will download this plugin and see if I understand the meaning 🙂
Forum: Themes and Templates
In reply to: [Pinboard] Change font for pagetitelsThx! And where do I put/replace that code? Not via the Theme Options > Typography > Font Families, but in a .php file?
Forum: Themes and Templates
In reply to: Delicious Magazine Featured Panel Slider not showingHi Jeff, Thanks for this file. I had the same problem and now it’s solved 🙂
I am using WordPress 3.5