Quantcast
Channel: responsive – WordPress.org Forums
Browsing all 16569 articles
Browse latest View live

zfries on "Content does not align properly on certain window sizing"

I have been trying to learn how to build a website with the wordpress install and have been successful so far without needing help but unfortunately I can't figure out where I went wrong or what is...

View Article


paulwpxp on "Content does not align properly on certain window sizing"

Take out width:650px; from #content { margin: 0 38.6% 0 3%; width: 650px; } clear cache, and layout problem should go away ( if not, post back here again ). Also, there is no sign of child theme, it's...

View Article


alchymyth on "Content does not align properly on certain window sizing"

add a line to style.css to adjust the article width for the first media query; find this section: /* Smaller than standard 1060 (devices and browsers) */ @media screen and (max-width: 1060px) { #page {...

View Article

aurumpotestasest on "Removing header search bar only on mobile (twentyeleven...

Thanks WPyogi, that worked great!

View Article

adriesilva on "[Plugin: byBrick Columns] Non-responsive columns in Responsive...

i found an answer to make my 1/3rd columns responsive.. place this code in "easy column's" css stylesheet: @media (max-width: 600px) { .wpcol-one-third { position: relative!important; }...

View Article


zfries on "Content does not align properly on certain window sizing"

Removing 650px did the trick! Thank you, guess I should have left that alone. As far as the child theme you would be correct. I am not familiar with this and did not make one evidently. Is there any...

View Article

walterbyrd on "Remove my empty sidebar from Responsive theme!"

Go to your page(s) and change the template to Full Width from "Page Atributes". I am having the same problem. But I have no "Page Atributes" that I can find.

View Article

WPyogi on "Remove my empty sidebar from Responsive theme!"

@walterbyrd - When you are on a page editing screen - there is a box on the right side of the screen - it's called "Page Attributes" - there is a pull-down menu there under Template. For additional...

View Article


rj@southgate on "[Theme: Responsive] Call to action box"

Thank you ... but ... When I go into Appearance, I don't have a theme options drop-down, I have to go into "Themes" and then "customise". Then, there isn't a "Home Page" option, it is called "Front"....

View Article


Hal Gatewood on "[Plugin: Responsive Slider for Developers] Changing slider...

Did you upload the images before you resized the settings? If so you mayb need to regenerate the thumbnail sizes. There is a plugin for this: http://wordpress.org/extend/plugins/regenerate-thumbnails/...

View Article

mazdamiata on "Responsive theme advise"

Thanks for your advice. I will definitely look into Suffusion.

View Article

josh.spurlock on "[Plugin: Genesis Responsive Slider] Genesis Responsive Header"

Are we going to see a responsive header plugin? http://wordpress.org/extend/plugins/genesis-responsive-slider/

View Article

vikasbhutani on "[Theme: Responsive] Top Widget"

First of all great theme. How to change the top widget position? If I want in different DIV parallel with top menu? Right now I am using negative margin top but looks like in mobile view it doesn't work.

View Article


WPyogi on "[Theme: Responsive] Top Widget"

The best place for help with Responsive is on their dedicated forums here: http://cyberchimps.com/forum/free/responsive/

View Article

edsrider on "WP Responsive Theme - site-name / site-description background"

Hey there, I've got the WP Responsive Theme activated and a custom background image. All content has a white background. The issue is that the site-name and site-description have a line space between...

View Article


WPyogi on "WP Responsive Theme - site-name / site-description background"

Hi again :)! You've changed themes - it looks great! You can fix that space by changing the margin in this CSS to padding: .site-description { background-color: #FFFFFF; color: #AFAFAF; display: block;...

View Article

edsrider on "WP Responsive Theme - site-name / site-description background"

Hey again! Thanks for taking a look. Been working on this theme in the last week. THink its a better look :) Still getting the space.... any other ideas?

View Article


WPyogi on "WP Responsive Theme - site-name / site-description background"

Oh sorry, I wasn't very clear about that - you already have that CSS in your style.css file - so find the existing one and change the margin to padding. Then also remove the new one - just so you avoid...

View Article

edsrider on "WP Responsive Theme - site-name / site-description background"

#logo { background-color: white; } did the trick. Do you have any suggestions or comments for the layout?

View Article

WPyogi on "WP Responsive Theme - site-name / site-description background"

I'm just signing off for tonight as its late here (California) but I'd be happy to look at it in the am?

View Article
Browsing all 16569 articles
Browse latest View live