Forum Replies Created
-
AuthorPosts
-
suecline
MemberJamie,
Thank you very much for the help on this! I've gone ahead and added the modification but I'll have to wait until I'm at school tomorrow to see if it fixed the problem we were having.
I'm very interested in creating a custom css file - we've already had an update wipe out changes, but I'm not good enough with css (yet) to figure it out on my own. How would I do that? I suspect it's giving it a new name and calling it from elsewhere in the template, but hmmm...
Thanks -
Sue
suecline
MemberHi Brad -
The code I have in my notes to use is this (was a few weeks ago):
genesis_widget_area( ‘call-to-action’, array( ‘before’ => ‘<div class="call-to-action"><div class="banner-left"></div>’, ‘after’ => ‘<div class="banner-right"></div></div><!– end .call-to-action –>’ ) );
I believe that dropped into functions.php.
The call to action banner was on all the site pages just above the footer and it was working fine until the update.
Thanks!
Sue
suecline
MemberTony,
That worked great, thank you!
Sue
suecline
MemberThought so! Lindsey is a bichon mix as well but we think maltese. Either way, both cute!
Thanks again!
suecline
MemberI tried that, really, I did, but the box was still stubbornly not moving, so that was all I could think to do.
My apologies, I'm really a chef who couldn't stand the horror the school presently has for a website LOL
I see you like chocolate, so say the word and I'll whip you up something that will make you cry. I'm a MUCH better pastry chef than web designer 😉
What kind of dog is Buster? I've got one that looks similar:
suecline
MemberGot it! I changed the padding to 0 and it snapped right to it. It's a little higher than I might like but at least it's aligned with all the other elements.
Thank you thank you! My children will happily bake you a present if you're in the VA area!
suecline
MemberAnd, since you're being beyond kind, how do I right align that search box? I thought adding this would nail it but alas not so:
#header .searchform {
padding: 15px;
float: right;
}
@media screen and (max-width:1200px)suecline
MemberI'm sorry to be unclear. When I test the site at http://www.studiopress.com/responsive/ the buttons don't align on the 480 and 768 views.
suecline
MemberAnita pushing it to 183 did the trick, thank you!
I see I've got a real problem with the Featured Content area but I don't see where or why that is the case from this modification. Oy! Is that a this problem or something else entirely?
Thanks again -
Sue
suecline
MemberThank you again!
I got the search box visible and sort of positioned well by making the min-height: 160px;
Now I've got an odd grey bar that wasn't there before behind the tabs running horizontally through the area.
Is there a way to remove that?
suecline
MemberAnita thank you!
I got the first part added no problem but can't quite figure out the 2nd part of your suggestion.
I'm guessing I need to add a new section, something to the effect of this?
@media screen and (max-width:1200px)Thanks again for the speedy response!
Sue
suecline
Member@ Tonya thank you, that worked like a charm!
Sue
suecline
Member@ Tonya thank you! That at least got the form unscrambled. It's on different lines (or so it appears), though, so any other ideas?
@ genwrock thank you! I am not really sure what to do with that (my css foo is weak) - will any part of that align this mess?
Thanks to both of you for the assist!
Sue
-
AuthorPosts