Quantcast
Channel: Topic Tag: footer | WordPress.org
Browsing all 13566 articles
Browse latest View live
↧

satrntgr on "[Theme: Customizr] Text Area Under Footers"

Okay, now how do I get the widgets to stack left to right inside up and down? I'm using Customizr and just want a line of widgets horizontal and not vertical. Any ideas?

View Article


bopjo1 on "Loading jQuery & javascript in footer"

Thanks, I just tried your method and it loads bootstrap.min.js in the footer all well and good, but not jquery. It still loads jquery in the head. I think the reason for that is because jQuery is...

View Article


ElectricFeet on "How to get links to work in Customizr footer"

Good, isn't it? :-) Sounds like you need to start here and here. Then, when you've learned a bit more, head on over here. Have fun!

View Article

ElectricFeet on "[Theme: Customizr] Text Area Under Footers"

That's why there are three in the first place, to help you do that :-) How many columns do you want? Your first post indicated that you wanted three columns with one row underneath. This is what the...

View Article

satrntgr on "[Theme: Customizr] Text Area Under Footers"

I do want one underneath, but being able to insert widgets side by side all the way across that one box. Right now I have the three with my necessary stuff in them and would like the one under to have...

View Article


ElectricFeet on "[Theme: Customizr] Text Area Under Footers"

Ok, then use the code in the "Use case: adding a fourth widget area below the three default footer widget areas" in :http://www.themesandco.com/snippet/adding-fourth-footer-widget-area/

View Article

BjScott on "How to center copyright info in footer!"

That is a GREAT site! Fabulous! Try this & let me know if it centers -- Paste into your Custom CSS: /*Center Copyright */ .site-info p{text-align:center;}

View Article

BjScott on "How to center copyright info in footer!"

Oops...forgot you wanted bold & copyright symbol! For the copyright symbol try this instead of the word "copyright": &copy Otherwise try: © (including the semi-colon) Those normally will show...

View Article


SureAqua on "[Theme: raindrops] Footer links"

Hi, I would like to add a number of pages in the footer. The pages in particular are privacy, disclosure and a couple of others. Probably 4 to 5 in total. Not interested in a menu. Just a a click and...

View Article


Mokl on "[Theme: Hueman] Width of header and foother background"

Hello. I have 3 column right layout child theme of Hueman. When I scroll over to 100 %, header and footer background stay on the same position (width) and other all contents are responsive increases....

View Article

SureAqua on "[Theme: raindrops] Footer links"

Hi I worked it out.. I just updated the footer file thanks Robert

View Article

sonosara on "[Theme: Customizr] Problem when editing copyright info on...

Topic resolved.

View Article

satrntgr on "[Theme: Customizr] Text Area Under Footers"

I already have it in there that way ElectricFeet and it still has them going in vertically instead of horizontal. My site is http://www.tigerstrypes.com and it's the widgets below the first 3 in the...

View Article


batharoy on "[Theme: Customizr] Text Area Under Footers"

Since your entering as html in a text widget, give them a class of widget-4 or such. You can then use css. Here's an example: <div class="widget-4"><a href="http://www.thenichemommy.com/"...

View Article

add_data($handle, 'group', 1) doesn't move scripts to footer"">Joshua David Nelson on "$wp_scripts->add_data($handle, 'group', 1) doesn't...

The bulk of the work is the second remove_action, remove wp_print_head_scripts stops the scripts from being printed in the header. The way the scripts are called and printed if they are not printed in...

View Article


SureAqua on "[Theme: raindrops] Footer links"

I changed the Css file

View Article

jason_supremeprod on "Remove White Space Between Main Content and Footer"

Hi, I am trying to remove the white space between the main content and the footer (widgets) on all of the pages. Any help is much appreciated. Thanks. URL: supremeproductionz.com

View Article


Sobermedia on "Remove White Space Between Main Content and Footer"

Jason You can do this by adding custom CSS at the moment the CSS is: #footer { margin-top: 20px; margin-bottom: 0px; } You need to change to: #footer { margin-top: 0px; margin-bottom: 0px; } Hope helps...

View Article

WPMU DEV on "[Theme: Twenty Thirteen] Changing height of site-info footer"

Hi @franky242, To achieve this add following CSS code in the style.css file of your child theme or add it in your site using the following plugin. .site-footer .site-info { padding: 10px 0; }...

View Article

BizDevProfits on "How to get links to work in Customizr footer"

Cool! Thank you ElectricFeet! I've read some of your other support posts and I, for one, appreciate the time and thought you put into this to help people out. Just thought I'd pass on my appreciation....

View Article
Browsing all 13566 articles
Browse latest View live