Forum Replies Created
-
AuthorPosts
-
It’s on one line on my screen. What browser are you using? Is your screen resolution set to 100%?
Twitter Handles: @thecre8tivediva | Website: Cre8tiveDiva.com | LinkedIn Group: http://goo.gl/nNe1m
Why Not Take The Challenge! – Help us answer some of the unanswered postsLook for this: change 350 to 300.
.header-image #title-area, .header-image #title, .header-image #title a {
display: block;
float: left;
height: 115px;
overflow: hidden;
padding: 0;
text-indent: -9999px;
width: 350px;
}
Twitter Handles: @thecre8tivediva | Website: Cre8tiveDiva.com | LinkedIn Group: http://goo.gl/nNe1m
Why Not Take The Challenge! – Help us answer some of the unanswered postsHold on there… I am not basing my decision to my purchase it soley on what you call your own *ramblings*. I did indicate that I had been to their website and read everything they have to offer. What you wrote is just a tiny piece of my decision making process. “Don’t give yourself that much credit!”
Twitter Handles: @thecre8tivediva | Website: Cre8tiveDiva.com | LinkedIn Group: http://goo.gl/nNe1m
Why Not Take The Challenge! – Help us answer some of the unanswered postsYou changed that header widget area from what I told you the first time.
Twitter Handles: @thecre8tivediva | Website: Cre8tiveDiva.com | LinkedIn Group: http://goo.gl/nNe1m
Why Not Take The Challenge! – Help us answer some of the unanswered postsWhen I looked at your logo, I made the assumption that it was about 300px wide when in fact it is a full width banner logo. Change 610 to 630px
#header .widget-area {
float: right;
padding: 40px 0 0;
width: 610px;
}Not sure what’s happening because when I wrote to change the font to 13, it worked perfectly on my end.
Twitter Handles: @thecre8tivediva | Website: Cre8tiveDiva.com | LinkedIn Group: http://goo.gl/nNe1m
Why Not Take The Challenge! – Help us answer some of the unanswered postsFebruary 10, 2013 at 9:15 am in reply to: Metro Theme – How can I make Category "page" posts archive or look like… #19371Just drag a Featured Post widget into that area, set the Featured Image to display to the left. The only show the Title and set it to Content Limit with the number of characters you want.
Twitter Handles: @thecre8tivediva | Website: Cre8tiveDiva.com | LinkedIn Group: http://goo.gl/nNe1m
Why Not Take The Challenge! – Help us answer some of the unanswered postsYou would need to make your logo smaller, however you can change the font size from 14 to 13 and it will fit nicely. Look for this:
.menu-primary li a, .menu-secondary li a, #header .menu li a {
color: #999999;
display: block;
font-size: 14px;
padding: 6px 15px 4px;
position: relative;
text-decoration: none;
}
Twitter Handles: @thecre8tivediva | Website: Cre8tiveDiva.com | LinkedIn Group: http://goo.gl/nNe1m
Why Not Take The Challenge! – Help us answer some of the unanswered postsYou’re welcome.
Twitter Handles: @thecre8tivediva | Website: Cre8tiveDiva.com | LinkedIn Group: http://goo.gl/nNe1m
Why Not Take The Challenge! – Help us answer some of the unanswered postsOkay now…. to back track.. if you are using MailChimp then I would assume you need to add the Mailchimp widget to the website to capture your email addresses versus using the RSS feed. There should be a plugin or Mailchimp can provide you with what you need. I will unsubscribe from this because I cannot help you any further. Good luck.
Twitter Handles: @thecre8tivediva | Website: Cre8tiveDiva.com | LinkedIn Group: http://goo.gl/nNe1m
Why Not Take The Challenge! – Help us answer some of the unanswered postsOh, and if that isn’t what you want – look here, there are 3 social media plugins you could use down where you have yours now which will add the RSS feed to your third-party feeder – http://www.studiopress.com/plugins.
Twitter Handles: @thecre8tivediva | Website: Cre8tiveDiva.com | LinkedIn Group: http://goo.gl/nNe1m
Why Not Take The Challenge! – Help us answer some of the unanswered postsYou see were the date is located on the navigation on the right – you can change that to the RSS feed icons:
Go to Genesis > Theme Settings, scroll down to the Primary Navigation – click the drop down on “Display the Following” to RSS, then SAVE.
Twitter Handles: @thecre8tivediva | Website: Cre8tiveDiva.com | LinkedIn Group: http://goo.gl/nNe1m
Why Not Take The Challenge! – Help us answer some of the unanswered postsI am interested. Just looking at the site and what you explained, I wouldn’t buy it. They probably should have come out with a “free” version with a few features and then develop a PRO version. This way people would have had time to play around with it and digest how it works. I try not to spend money on things.
Twitter Handles: @thecre8tivediva | Website: Cre8tiveDiva.com | LinkedIn Group: http://goo.gl/nNe1m
Why Not Take The Challenge! – Help us answer some of the unanswered postsWhat is the URL of your website so I can take a look?
Twitter Handles: @thecre8tivediva | Website: Cre8tiveDiva.com | LinkedIn Group: http://goo.gl/nNe1m
Why Not Take The Challenge! – Help us answer some of the unanswered postsYou will need to use FTP to copy the original functions.php file from your hard drive to your server.
Twitter Handles: @thecre8tivediva | Website: Cre8tiveDiva.com | LinkedIn Group: http://goo.gl/nNe1m
Why Not Take The Challenge! – Help us answer some of the unanswered postsOpen up your Style.css file and copy/paste this at the bottom. Keep in mind… Text-8, Text-11 and Text-12 are the IDs for the 1st, 2nd, and 3rd text box. If you drag those out and add new ones, you will need to change the id numbers to these.
#text-8 {
float: left;
width: 290px;
}#text-11 {
float: left;
width: 290px;
}#text-12 {
float: right;
width: 290px;
}
Twitter Handles: @thecre8tivediva | Website: Cre8tiveDiva.com | LinkedIn Group: http://goo.gl/nNe1m
Why Not Take The Challenge! – Help us answer some of the unanswered posts -
AuthorPosts