emidesigns
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7 reCAPTCHA Extension] CF7 shortcode not displaying@jberg1 that did the trick! Thank you.
Awesome! I completely missed that one 🙂
hehe, I just started using Fanwood and I must admit it’s impressive. Very clean and responsive layout.
I’m trying to place the Login/Register links from the toolbar under the header.
Anyone knows how to achieve this?
Also, I may be pushing my luck, but is there a way it can be dynamic and acknowledge when a user is logged in and logged out? hence displaying Login or Logout accordinggly?
Thanks for any help!
Forum: Themes and Templates
In reply to: How to add header logo in fanwood theme?Hey we_ezer, I found a non-elegant way to do this.
Change the .png called: “bg-header.png” which is under: images/bg-header.png (providing you have FTP access.
You might have to tweak the CSS so that when the site is viewed on mobile the header doesn’t cut out.
Something to the effect of 100% width and min-height:120px. Play around.
Also, make sure you create a child theme of Fanwood. Don’t edit the original.
Forum: Themes and Templates
In reply to: Can't Upload Custom Header Image in TwentyTenChip Bennett you’re the man
Forum: Plugins
In reply to: [Plugin: Contact Form 7] changing the font color for the form field namesThanks Esmi! For all beginners like myself using twenty ten:
Find this section on your main CSS sheet and change the colour of the textarea. Everyone’s happy.
#content, #content input, #content textarea { color: #FFF; font-size: 16px; line-height: 24px; }to
#content, #content input, #content textarea { color: #000; font-size: 16px; line-height: 24px; }Hey Brad, cheers for your fix!
My only suggestion, change the post to read:
[wpcs]
The Short code works wonders.
e.