pisang20 on "Surfarama - how to remove footer widgets"
Hello, How can i remove footer widgets from homepage. Additionally is it possible to have suggested videos under video (youtube has on the right side of the video) so I can make video dimension larger....
View ArticleWPyogi on "How do I change the header padding without changing the footer...
No way to answer CSS questions without seeing your site.
View Articlejmerr59944 on "footer issues-twenty ten theme"
Paul, thanks for your response. Yes, I am using a child theme. I added the css you suggested but my footer still looks odd. Not sure why? almost as if there's a table in my footer (which there isn't)...
View Articlelopezmr22 on "Hiding/Deleting "Proudly powered by Wordpress Theme: Forever by...
Can anyone please tell me how I can hide or delete the footer at the bottom of my wordpress site that says, Proudly powered by Wordpress Theme: Forever by Automatic? Please help! This has been driving...
View ArticleWPyogi on "Hiding/Deleting "Proudly powered by Wordpress Theme: Forever by...
Try adding this to your custom CSS : #site-info { display: none; }
View Articlemcspargeslarg on "Hiding/Deleting "Proudly powered by Wordpress Theme:...
The code you're looking for is in the file footer.php <footer id="colophon" role="contentinfo"> <div class="site-info"> <?php do_action( 'twentytwelve_credits' ); ?> <a...
View Articlelopezmr22 on "Hiding/Deleting "Proudly powered by Wordpress Theme: Forever by...
WPyogi: Where is the custom CSS? Do find that in Appearance-->Editor?
View Articlelopezmr22 on "Hiding/Deleting "Proudly powered by Wordpress Theme: Forever by...
mcspargeslarg: That code is not in my footer.php
View ArticleWPyogi on "Hiding/Deleting "Proudly powered by Wordpress Theme: Forever by...
Under Appearance > Edit CSS (it's part of JetPack). Don't modify theme files - not a good idea as those changes will all be lost when the theme is updated.
View Articlelopezmr22 on "Hiding/Deleting "Proudly powered by Wordpress Theme: Forever by...
Under Appearance I have-->Themes, Customize, Widgets, Menus, Theme Options, Header, Background, Editor I have no Edit CSS under Appearance. Where do I find it?
View ArticleWPyogi on "Hiding/Deleting "Proudly powered by Wordpress Theme: Forever by...
Hmm, weird - I see you have JetPack and I thought custom CSS was on automatically, but no biggie. Just install a custom CSS plugin - here's one: http://wordpress.org/plugins/custom-css-manager-plugin/...
View Articlebahidor on "want to remove powered by paяabola & wordpress but i don't know how"
[Topic and entire post decapped - please do not yell here] Hello people! I want to remove the "powered by paяabola & wordpress." from the foorter of my website. When i go editor under the (footer...
View ArticleWPyogi on "want to remove powered by paяabola & wordpress but i don't know how"
Please post in the theme's dedicated sub-forum http://wordpress.org/support/theme/parabola Or try the developers site: http://www.cryoutcreations.eu/forums/f/wordpress/parabola Also, for future...
View ArticlePhebestephen on "[Theme: Twenty Thirteen] Avoiding footer and sidebar on the...
Hi, I recently activated twenty thirteen theme on my website http://www.phebestephen.com. However I do not want side bar or the footer on my home page.I want it only on my posts page. How do I go ahead...
View ArticleTweenman on "How do I change the header padding without changing the footer...
http://subconsciousproxy.com/
View Articlelopezmr22 on "Hiding/Deleting "Proudly powered by Wordpress Theme: Forever by...
Thanks for all the help WPyogi, you truly are a Wordpress Yogi. lol. One last thing, if you take a look at my page http://www.easybearmusic.com do you see how the thin gray border line is gone at the...
View ArticleWPyogi on "Hiding/Deleting "Proudly powered by Wordpress Theme: Forever by...
Try adding this in addition to what I posted above: #colophon { margin: 0; } #main { border-radius: 0 0 10px 10px; }
View ArticleWPyogi on "How do I change the header padding without changing the footer...
What are you trying to do? You can't change the #wrapper padding on only one contained element.
View Articlelopezmr22 on "Hiding/Deleting "Proudly powered by Wordpress Theme: Forever by...
Awesome! Thanks so much! This has been bugging me since day one! Thanks again!
View Article