Quantcast
Browsing all 13547 articles
Browse latest View live

rdellconsulting on "[Theme: Customizr] Update the footer"

To start, just try it with 3 of the standard Widgets and get a feel for what's happening. Then try the Widget Builder plugin.

View Article


rdellconsulting on "[Theme: Customizr] Update the footer"

And you're right, you then need to use my suggested CustomCSS code in the CustomCSS Panel to change colors, remove the Themes&Co footer.

View Article


afacero on "[Theme: Twenty Thirteen] Sidebar overlaps footer"

I have a problem with the sidebar and the footer: I have two widgets stacked on top of each other. I would like the footer to just shift down until the widgets have finished displaying the information....

View Article

Tusker-Machine on "[Theme: Twenty Thirteen] Footer margin-top for child theme"

I have custom child theme with reduced header height and margins and paddings changed all over the places. Now everything works well except one thing.... Sidebar is responsive and goes way below the...

View Article

Tusker-Machine on "[Theme: Twenty Thirteen] Footer margin-top for child theme"

one more thing, it is dynamically generated via functions.js file but can we override it using CSS ?

View Article


yorokobi on "[Theme: Twenty Thirteen] Sidebar overlaps footer"

I can tell you it's that way by design, notice that if there is content in the sidebar, then the footer goes from 4 column to 3 column to leave a "space" for the sidebar to comedown and overlap if...

View Article

leejosepho on "[Theme: Twenty Thirteen] Sidebar overlaps footer"

This plugin takes care of a similar problem I had in Twenty Twelve, and now I see Twenty Thirteen is also on its list: http://wordpress.org/plugins/standard-widget-extensions/

View Article

ScoutingRediscovered on "centering bottom widgets in Mog Theme"

Hello! I solved the problem thanks to the help of a user on the CSS Tricks forums . If anyone's interested (and for future reference), here is my current code: /* Secondary area */ #secondary{ margin:...

View Article


famoso on "[Theme: Customizr] Update the footer"

that's great thank you for all your help, I appreciated it. I just need to work out how to add slides to the widget. I have created a slide which works perfectly but when I place the revolution slider...

View Article


markmaslow on "[Plugin: Genesis eNews Extended] Submit Button and Email...

Dear Brandon, I use the Genesis eNews Extended Plugin in the Footer Widget Area of the eleven40 Pro Theme. Since I updated from eleven40 --> eleven40 Pro, the "Submit button" slipped into a new line...

View Article

George Hozendorf on "[Theme: Twenty Eleven] make img footer responsive"

I'm a total newbie to wordpress so forgive me if this seems like a really dumb question. The footer in my twentyeleven theme has <div id="site-generator"> not #site-generator { I got an image in...

View Article

Pieterbroeckx on "[Theme: Twenty Eleven] make img footer responsive"

did you made a child theme ? a child theme plugin

View Article

George Hozendorf on "[Theme: Twenty Eleven] make img footer responsive"

Yes.

View Article


Pieterbroeckx on "[Theme: Twenty Eleven] make img footer responsive"

do not change original themplate try this in the child theme style.css /*hide meta bottom*/ .singular footer.entry-meta { display: none; } /*image in footer*/ #site-generator { -webkit-background-size:...

View Article

blogger323 on "[Theme: Twenty Thirteen] Sidebar overlaps footer"

I agree that my plugin, Standard Widget Extensions, might cause overlapping of a sidebar and a footer in dynamic pages. You could avoid this by calling swe.resizeHandler() at the end of JavaScript...

View Article


blogger323 on "[Theme: Twenty Thirteen] Sidebar overlaps footer"

One solution is to define widget heights statically by using CSS. For me, following code works for a Twitter widget with 400px height. #twitter_timeline-4 { height: 460px; } You need to adjust id and...

View Article

afacero on "[Theme: Twenty Thirteen] Sidebar overlaps footer"

Well I decided to take the extremely easy way out. I just made my footer white. Yup. a simple colour change and you don't even notice it. Sometimes the easiest solution works? Thanks for the help.

View Article


George Hozendorf on "[Theme: Twenty Eleven] make img footer responsive"

Thanks for the suggestion. But, that put me back to Proudly powered by WordPress.

View Article

George Hozendorf on "[Theme: Twenty Eleven] make img footer responsive"

Just added <center> <img src="http://gcdcc.safeport.com/wp-content/uploads/dcf_footer.jpg" alt="dcf_footer.jpg"> the the child footer.php. Now I've got a non-responsive image and Proudly...

View Article

Pieterbroeckx on "[Theme: Twenty Eleven] make img footer responsive"

I can't see any proudly powered by stuff on you'r site i "hide" it whit: #site-generator { text-indent: -9000px; }

View Article
Browsing all 13547 articles
Browse latest View live