ravart on "[Theme: Spun] adding copyright or some text in footer alongside...
no no the paste bin worked except too too light to see even when hover over it is there a tweak in code to darken those words that are too light?
View Articleravart on "[Theme: Spun] adding copyright or some text in footer alongside...
the only part of the footer you can see are the "links" when you hover over them you can see Wordpress and you can see Caroline Moore -
View ArticleAndrew Nevins on "[Theme: Spun] adding copyright or some text in footer...
This thread has been resolved, please move onto another one.
View Articleravart on "[Theme: Spun] how do i make visible footer text ?"
hi i was able to update my footer.php file to include the information that i wanted, however, you can't see the information/text it is way too light, invisible even when you hover over it. thanks, art
View ArticleAndrew Nevins on "[Theme: Spun] how do i make visible footer text ?"
Add this to your Child Theme style.css file: #colophon { color: black; }
View Articleravart on "[Theme: Spun] how do i make visible footer text ?"
okay - any place in particular?
View ArticleAndrew Nevins on "[Theme: Spun] how do i make visible footer text ?"
By default always add new CSS to the bottom of the file
View Articleravart on "[Theme: Spun] how do i make visible footer text ?"
holy..... it worked...... case close thank you thank you thank you!!! do you have a favorite charity or something that i can donate to ??? i think all the rest i need to do in content, thanks thank...
View ArticleAndrew Nevins on "[Theme: Spun] how do i make visible footer text ?"
Just saying thank you is enough.
View Articlepaulwpxp on "footer issues-twenty ten theme"
This should do it. #site-info, #site-generator { width: 100%; text-align: center; }
View Articlemijome on "Customizing Footer of Genesis Beautiful Theme"
I need help with editing my footer. Current: <div class="gototop"><p>[footer_backtotop]</p></div><div class="creds"><p>Copyright [footer_copyright]...
View ArticleWPyogi on "Customizing Footer of Genesis Beautiful Theme"
You need to be asking StudioPress for help with a commercial theme - those aren't supported here: http://codex.wordpress.org/Forum_Welcome#Commercial_Products
View ArticleBarry Hughes on "[Plugin: The Events Calendar] Remove "POWERED BY""
Hi dannycasler, yes: you can remove it by setting up a filter using the tribe_events_promo_banner hook.
View Articlemartinrowan on "Widget width in footer of Twenty Thirteen Theme"
Hi, I've helping to develop a website for our local Scouting group. This is my first venture in to WordPress and whilst things are going fairly well so far I've a few issues I've been able to solve so...
View Articlemartinrowan on "Help getting footer copyright text centred"
Hi, I've helping to develop a website for our local Scouting group. This is my first venture in to WordPress and whilst things are going fairly well so far I've a few issues I've been able to solve so...
View ArticleWPMU DEV on "Help getting footer copyright text centred"
Hi Martin, I hope you are well today and thank you for your question. Can you just try adding following code replacing existing one in footer.php file of your theme? <div class="copyright">...
View Articlekarlmainzer on "[Plugin: MailChimp List Subscribe Form] Edit Mailchimp Footer...
Hey there Can someone help me change a couple style things on my mailchimp footer widget? I'd like to remove the * after Email Address. Plus, remove *=required field totally. Many thanks Karl My...
View Articlemartinrowan on "Help getting footer copyright text centred"
Hi I've pasted that code to replace the code I had on the dev. site, and it's still the same. In fact I can't actually see what is different from what was there originally on the dev site. Martin
View Article