lorbach
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Can't install wordpressGreat to hear you’ve got it working.
Happy WPing!
Forum: Themes and Templates
In reply to: [Customizr] Changing font sizesAhh yes. Thanks. I’ll take a look.
babylovemn did you try increasing the body font size yet? Your initial question was “I have been trying for WEEKS to get the size of the font on my changes to be bigger. No css code I try works.”
So I kind of assumed you had already tried editing the body css.
Forum: Everything else WordPress
In reply to: Is WP suitable for membership based site?Hello Kamahl. Yes WordPress plays well with membership plugins. Here are a few of the better options you’ll want to take a closer look at…
MemberPress
http://www.memberpress.com
– Can handle very complex configurations
– Author of plugin is very responsive to support requestsEasy Digital Downloads
https://easydigitaldownloads.com
– Download the core plugin and then use an add-on for membership managementPippin’s Plugins – Restrict Content Pro
http://pippinsplugins.com/restrict-content-pro-premium-content-plugin/S2 Members
http://www.s2member.com/Comparison by Chris Lema
http://chrislema.com/comparing-wordpress-membership-plugins/Forum: Fixing WordPress
In reply to: move site from wordpress.orgHello tiki16. You’ll find instructions for moving from WordPress.org here…
http://en.support.wordpress.com/moving-a-blog/1. Register a WordPress.com account and blog at http://wordpress.com/signup/
2. In the old blog, go to Tools → Export and download the XML (WXR) file to your computer.
3. In the new blog (on WordPress.com), go to Tools → Import → WordPress and upload the file you downloaded in step 2. After you upload the file, you can choose the option to Download & import file attachments if you want to move your media files.Let me know if you have any questions. Cheers!
Forum: Themes and Templates
In reply to: [Customizr] Changing font sizesHmm… what am I missing? I see the download for $19.95?
http://www.themesandco.com/extension/featured-pages-unlimited/#content
Can you send the link from where you downloaded a free version?
Forum: Themes and Templates
In reply to: [Customizr] Changing font sizesHmmm. I’m looking at the Customizr site and demo. http://demo.themesandco.com/layout-test/
It’s not a free theme so I can’t download it and test it out. By using the Chrome Inspector I see the font is set to 12px. I can turn that off and it increases to 18px (I think). So you need to tweak the the “body” in the CSS. But if you’ve been working on this for weeks… I’m guessing you’ve already tried that.
I’ll keep digging in.
Forum: Themes and Templates
In reply to: [Customizr] Changing font sizesThx. Can you clarify which text you’re looking to enlargify?
Forum: Themes and Templates
In reply to: [Customizr] Changing font sizesHello babylovemn. Weeks you say? Well, that’s not good.
Can you pass along your link and theme so we can dig in and help crack this nut?
Forum: Themes and Templates
In reply to: [Forever] custom headerGreat point Kathryn… with the Ever After theme and most others.
Thx for clarifying!
Forum: Installing WordPress
In reply to: Can't install wordpressHello vizovi. No worries… we’ll get this straightened out.
You downloaded the zip file, unzipped it, and copied the files to your server? Who is your hosting company?
Forum: Your WordPress
In reply to: Thoughts and Opinions on new WordPressHello Dario. Congrats on your new blog. Looks great!
I’m not sure I have much design critique to offer… as the theme you’ve chosen is very balanced and well-designed. A few things:
– The text color for the right bar headers (Recent Posts, ect) is very dark and doesn’t offer much of a contrast to the black behind. Might be a good place to bring some white into the palette.
– Perhaps a more dynamic font for the title of your blog? Larger and more unique? Try matching the width to the “Life is to be taken…” text below it.
– And I’m not a fan of drop shadows on fonts. But that’s just me.
Great job and Happy WPing!
Forum: Fixing WordPress
In reply to: Header messed up. Logo cut off. Help!Any idea what was changed/added to make the header shift? New widget or plugin?
Forum: Your WordPress
In reply to: Please review thisHello. Yes, the media library.
Happy WPing!
Forum: Fixing WordPress
In reply to: Header messed up. Logo cut off. Help!Hello. The quick and easy solution would be to resize your logo to fit in the existing header area — 180px tall.
Regarding the color change on the slider… search for #1bc4de in the css and replace it with a red like #cf1818.
Happy WPing!
Forum: Your WordPress
In reply to: Please review thisMake sure to upload your favicon in your public html. And add this in your head.php file –> <link rel=”icon” type=”image/png” href=”favicon.png”>
Favicon instructions can be found here…
http://codex.wordpress.org/Creating_a_FaviconHappy WPing!