Hockeyguy1925 on "[Plugin: TablePress] Responsive extenstion"
Hi Tobias, Just wondering the CSS that has to be edited in or to ensure that the table header line up correctly with the corresponding columns. I have tables set to responsive="tablet". Here is link to...
View Articlebd90 on "[Plugin: TablePress] How to make the table responsive"
Hello there I have installed tablepress on my website. The theme used in the website is a responsive theme. So it looks good on mobile. But the tablepress table doesn't seem to be responsive. Because...
View Articlewrowlands on "[Plugin: BuddyPress Media] Lightbox not working with mobile...
When using this plugin on our BuddyPress site, the lightbox is not responsive. When an image is clicked on, the image and the wrapper go beyond the screen and therefore the lightbox cannot be closed....
View Articleprowriter on "responsive design problem"
Hello! I'm hoping someone can help me with my browser resizing problem for casaguadalupana.org. Try making the browser narrow, and you'll see what I mean. It affects pages that don't have a sidebar,...
View Articlericheee on "[Theme: Pinboard] Control over responsive layout"
I am reasonably proficient at HTML and CSS (and can cope with php a bit) and I'm looking at how to control the various changes that occur once the site in viewed on a mobile device (or a "thinly"...
View Articleprowriter on "responsive design problem"
I'm looking at it in Chrome on my Mac, and, for example, when I resize the browser to make it gradually narrower, the calendar on this page: http://casaguadalupana.org/volunteer-calendar/ is extending...
View ArticleAndrew Nevins on "[Theme: Pinboard] Control over responsive layout"
Pinboard uses Media Queries for its responsive layout. You can find information about Media Queries here http://css-tricks.com/css-media-queries/
View ArticleTobiasBg on "[Plugin: TablePress] Responsive extenstion"
Hi, thanks for your question. The reason for this is the line height in the head row. I recommend to fix this by adjusting that with this "Custom CSS": .tablepress thead th { line-height: 20px; }...
View ArticleTobiasBg on "[Plugin: TablePress] How to make the table responsive"
Hi, thanks for your question. Unfortunately, there's no "one-size-fits-all" solution here, as responsiveness for tables is very tricky, due to the way tables work in browsers. There's just no fixed...
View ArticleWilliamJ on "[Theme: Responsive] How to create a page-width single footer...
Hey, I am currently in the process of completing my first website using WordPress. The website is done using a child theme of the ever-impressive responsive theme. I am attempting to put in a image at...
View ArticleDeathscreech on "[Theme: Responsive] How to create a page-width single footer...
You download custom css pluggin and insert the code there.
View ArticleJP001 on "Request suggestions for new Gallery"
I'm about to commission a new responsive WP website based around an interactive gallery. I have looked at a number of galleries but would like some suggestions please. The new gallery must: 1) Allow...
View Articleequorne on "Full Page Responsive Slider"
Hi! I'm designing a responsive wordpress theme and iwant to include a full page slider for featured articles. It should cover the whole screen of the index page on any device. However, the big problem...
View Articlericheee on "[Theme: Pinboard] Control over responsive layout"
Thank you Andrew, this information helped me lots.
View Articlegrahamlynch on "How to make image menu items responsive as a combined group...
Hello Can anyone please help? I am using a twenty-eleven child theme for a static website (www.notquitenormal.net) using images as menu items rather than the default text and there are up to five...
View Articleesmi on "[Theme: Responsive] How to create a page-width single footer widget?"
Try asking on the theme's dedicated forum: http://cyberchimps.com/forum/free/responsive/ You should get a faster & more informed response there.
View Articlegombroo on "[Theme: Path] Full width and responsive header image"
Hello, I'd like to change dimensions of my header image and transform it into 100% width like here: http://demo.magpress.com/ My site: http://www.artdekorprojekt.com/ Any ideas? Thanks in advance!
View Articlerinths on "[Plugin: Video Overlayer] Video doesn't work on mobile devices"
Hi, I have installed the plug in and activated it via the settings tab. When I embed a video in a page I can see the overlay function working, but when the browser window re-sizes the video doesn't...
View ArticleSami Keijonen on "[Theme: Path] Full width and responsive header image"
You could copy header.php to child theme and move this code outside #header. <?php if ( get_header_image() ) { /* if header image is set use it as logo. */ ?> <h1 id="site-title"><a...
View Article