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

nasckofu on "[Theme: Parabola] how to remove text in the footer"

its a great theme but also wonder how just remove this only "POWERED BY PAЯABOLA & WORDPRESS."

View Article


silentarts on "Wordpress Footer Image with Links"

I wanted to have an image as my footer, rather than text, so I made this in photoshop, sliced it up, open it in dreamweaver and set it up so that my links were correct and I posted it in my Wordpress...

View Article


Kadence Themes on "[Theme: Virtue] Changing background colour of footer widget"

Are you talking about a menu widget? How about emailing me a login so I can see past the maintenance mode. ben@kadencethemes.com

View Article

tooshnaba on "[Theme: Spun] Sidebar circle + and minus switch footer"

Hi, I have my "+" menu (at the bottom of spun theme by default) set to be open by default with this code: #secondary { display: block; } This works well, but when the area is 'open' there is a plus and...

View Article

Kadence Themes on "[Theme: Virtue] alligning the footer menu"

1. Like I said above using the footer widgets will make this possible. You can style the look and minimize the padding. Just add three text widgets and add each of your items to it. For example in...

View Article


Kadence Themes on "[Theme: Virtue] alligning the footer menu"

Last thing, any reason you haven't updated?

View Article

Context Canada on "[Plugin: My Weather] Plugin modified footer"

I recently added your plugin to a site. I then noticed that there was a problem with a slider that was on the site, as it had stopped working. One image was visible but there was slider effect.Upon...

View Article

Andrew Nevins on "[Theme: Spun] Sidebar circle + and minus switch footer"

http://wordpress.org/support/topic/have-the-bottom-widget-area-open-by-default?replies=8

View Article


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

No need to create any new widget areas. Just tested my approach and it seems to work for me. I've set up 3 Footer Text Widgets (Left-Center-Right) Added some <p> text to each and styled it....

View Article


liuzhongjun on "[Theme: Customizr] Footer in different languages just like in...

If any translation needed for the po/mo file, I'll be happy to do it for French and Chinese.

View Article

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

Hi, the following snippet explains how to add a fourth widget area in the footer : http://www.themesandco.com/snippet/adding-fourth-footer-widget-area/ Thanks

View Article

webizone on "[Theme: Virtue] alligning the footer menu"

Hi, just now I have updated :-) url-- mys site After editing, the following happened.. 1.Added the three footer widgets,But I am unable to get the css to make them aligned in a line. 2.Solved, removed...

View Article

tzinser on "[Theme: Origami] Remove footer for pages"

Is there a way to remove the footer from pages without also removing it from posts? Thanks.

View Article


Saeed Salam on "[Theme: Origami] Remove footer for pages"

Hi, use a conditional tag - http://codex.wordpress.org/Conditional_Tags go to your footer.php, and wrap the things you want to exclude from Pages with below code. <?php if ( ! is_page() ) {?>...

View Article

Jackie Chan on "Sitewide Footer in Weaver II"

Hi i am using "Weaver II", i need to make my footer stretch across the whole site how can i do this? The site is http://217.199.187.71/theplazasuite.com/ (Without upgrading to pro) In 2010 Weaver i had...

View Article


webizone on "[Theme: Virtue] alligning the footer menu"

1. solved... I have changed the following code old code-- [class*="span"] { float: none; margin-left: 20px; min-height: 1px; } new code-- [class*="span"] { float: left; margin-left: auto; min-height:...

View Article

Kadence Themes on "[Theme: Virtue] alligning the footer menu"

1. What do you mean by one line? the only thing that is large are your icons, which I assume you meant to have that large. so you can add this to even them out a bit. #containerfooter { line-height:...

View Article


Kadence Themes on "[Theme: Virtue] alligning the footer menu"

No do not edit span code you should not be editing framework css tags

View Article

webizone on "[Theme: Virtue] alligning the footer menu"

sorry..I should not have done that. 1. I added this code-- #containerfooter { line-height: 36px; } the resulting page is my site 3. I have checked the page in text mode, no p tag.

View Article

Kadence Themes on "[Theme: Virtue] alligning the footer menu"

this is in your css and it should not be: [class*="span"] { float: none; margin-left: 20px; min-height: 1px; } You should not adjust framework css or you break the site. 3. well you can always add...

View Article
Browsing all 13545 articles
Browse latest View live