jackpelham
Forum Replies Created
-
Forum: Plugins
In reply to: [Page-list] Option for Choosing a Particular MENU?Thank you, @webvitaly.
Looks like I’m striking out! Thanks again for the timely reply, as it helps to resolve these questions sooner than later.
Jack
Forum: Plugins
In reply to: [Page-list] Option for Choosing a Particular MENU?Thanks for the quick reply, @webvitaly
Do you know if Page-List can output the page list with the hyperlinks set to open in a new tab?
(I’ve not found other plugins that will pull from a custom menu, so it looks like I have to make the pages in question into child pages, and run it that way. But I really need the links to open in a new tab.)
Thanks again!
JackForum: Plugins
In reply to: [Contact Form 7] Successfull message not appearingFor me, it was a conflict with the “Are You A Human” CAPTCHA plugin. I deactivated that (awesome) plugin and now the CF7 “success” message works every time.
Forum: Fixing WordPress
In reply to: Getting Header Widget Area to show IN FRONT of Header ImageThanks anyway, WPyogi!
Forum: Fixing WordPress
In reply to: Getting Header Widget Area to show IN FRONT of Header ImageOops! My error was in writing the example, however, and not in what I actually wrote into CSS. (So I got the semicolon.)
Any other ideas? Since I can’t SEE (on the live site) the widget I’ve put into the header, Firebug is no help in determining the name of the style.
Forum: Fixing WordPress
In reply to: Getting Header Widget Area to show IN FRONT of Header ImageThanks, Swanson! Could you tell me how to address the CSS line? I tried
#header-widget-area and #custom-widget-area…both in this form:
#header-widget-area { z-index:99999 }
Neither worked.