WPyogi on "Hiding/Deleting "Proudly powered by Wordpress Theme: Forever by...
Cool - glad it did what you want :)!
View Articlepaulwpxp on "footer issues-twenty ten theme"
Try clearing browser cache after making changes. The footer has 2 parts of text, one floated left the other right.
View ArticleTweenman on "How do I change the header padding without changing the footer...
I want to remove the white space to the left and right of the header. This works: http://www.throwingabrick.com/wordpress/customizing-the-wordpress-twenty-ten-theme.html #branding img { border-top:...
View Articleesmi on "How do I change the header padding without changing the footer padding"
Try using Firefox with the Firebug add-on for this kind of CSS troubleshooting. Or use whatever developer tool is available in your web browser.
View ArticleTweenman on "How do I change the header padding without changing the footer...
I have been using Firebug for the past week, trying this and trying that. Is there a link that explains the basics of manipulating the layout? Also, Firebug is annoying it's like trying to drive a car...
View ArticleWPyogi on "How do I change the header padding without changing the footer...
Try: #wrapper { padding: 0 !important; } #footer-widget-area { padding: 0 20px; } #footer-widget-area .widget-area { width: 210px; } #site-info { margin-left: 20px; }
View Articledannycasler on "[Plugin: The Events Calendar] Remove "POWERED BY""
Is there a way to remove that from the bottom to clean up the site a bit? http://wordpress.org/plugins/the-events-calendar/
View ArticleKathryn Presner on "[Theme: Sundance] Edit Footer"
Great, glad you're all set! Just a small tip that it's better practice to separate your styles and keep them in your CSS file. So you'd have something like this in your footer.php: <span...
View Articlephyse on "[Theme: Attitude] FOOTER: reducing height / removing social links"
Hello. I customized the height of the header container on my site, reducing it, and I would like to do the same for the footer. Apparently, modifying the #colophon margin and padding features in...
View ArticleTweenman on "How do I change the header padding without changing the footer...
Thank you. I tried this, but somehow I mangled it: #footer-widget-area .widget-area { width: 210px; Thanks again, this really helps my bearing.
View ArticleWPyogi on "How do I change the header padding without changing the footer...
Looks good to me - what doesn't look right to you? Try clearing your browser cache.
View ArticleCorey Salzano on "[Plugin: Bottom of every post] Linking within footer?"
Emma: What do you mean by footer? This plugin puts stuff at the end of your post content. If you want to put links there, then yes, this plugin will help you put links at the bottom of each post. Look...
View Articleravart on "[Theme: Spun] adding copyright or some text in footer alongside...
yes, if i delete all the code in footer.php after i put in the code related to this link which didn't add the footer information that I wanted to add and dimmed out some parts of the footer....
View Articleravart on "[Theme: Spun] adding copyright or some text in footer alongside...
by the way i installed Jet pack as instructed above thanks
View ArticleAndrew Nevins on "[Theme: Spun] adding copyright or some text in footer...
Replace the code in your Child Theme footer.php file with the code from this PasteBin page http://pastebin.com/U9BG8JjE
View ArticleAndrew Nevins on "[Theme: Spun] adding copyright or some text in footer...
Where were you instructed to install Jetpack?
View Articleravart on "[Theme: Spun] adding copyright or some text in footer alongside...
that's strange i can't find it - is this a problem ? anyway Pastebin worked - except some text is way too light to see :( do you want to see?
View ArticleAndrew Nevins on "[Theme: Spun] adding copyright or some text in footer...
If you're raising a different issue please create a new thread.
View Article