chrisborgman on "[Plugin: jQuery Colorbox] images on post become...
I tried it and works fine for me in Chrome, WP 3.6. Resizes normally. NextGen by default adds a border on hover, is that not enough of an indicator? With some CSS tweaks you can change the default...
View ArticleLil_Ian on "Admired theme not totally responsive"
I am relatively new to WP and totally new to this forum. I have had a look on the forum topics and don't seem to be able to see anything related to my issue, which is: I am using the Admired Theme and...
View Articleesmi on "Admired theme not totally responsive"
Please post in http://wordpress.org/support/theme/admired
View ArticleLil_Ian on "[Theme: Admired] Menu not responding to Android phone"
I am relatively new to WP and totally new to this forum. I have had a look on the forum topics and don't seem to be able to see anything related to my issue, which is: I am using the Admired Theme and...
View Articleliquidfunk on "pinboard tagline position"
I using pinboard which has the tagline on the same level as the site title. Is there any way of moving the tagline underneath the site tile so it also sits to the left? it will also need to be...
View ArticleRu336 on "[Theme: thememagic] slowing down slider image and make the theme...
Hi there, I really would like to slow down the timing of the image slider and also the transition process as well. If it could be on a fade mode. Also how can the theme become responsive to mobile...
View Articlegombroo on "[Plugin: jQuery Colorbox] Colorbox resizing problem"
Hello, I installed Colorbox along with NextGen Gallery. Everything works beautifuuly except one thing - images don't resize when I change the width and height of the browser window. I found out that...
View Articleesmi on "Admired theme not totally responsive"
http://wordpress.org/support/topic/menu-not-responding-to-android-phone?replies=1
View ArticleShapeshifter 3 on "Obsolete Responsive Plugins ?"
Arf! Arf! Arf! WordPress Core and recent default themes are on a fast-track towards excellent mobile responsiveness. Can any core developers offer recommendations on which of the following plugins are...
View ArticleEminemdrdre00 on "Responsive video - can i set width to 100%?"
Use your first shortcode there, but add this to your CSS file: .wp-video-shortcode { max-width: 100%; } .wp-audio-shortcode { max-width: 100%; }
View Articlejanemig on "Responsive images get blurry when reduced"
Hi! Trying to troubleshoot why my images get blurry on my responsive Wordpress site when they gets reduced (when you narrow the screen). I tried using png24 files and it still happens. Here is my site:...
View ArticleIvana S on "[Theme: Responsive] how to change default logo position left to...
This is how you can do it: set the width of the div "logo" equal to the width of your logo image and make the left and right margin "auto" #logo { margin: 0 auto; width: 300px; <--- this is the...
View Articlenaplpm on "[Theme: Alexandria] Responsive Background"
Hi, I'm using your theme for a really simple page, where the background image is almost the most important element, since is basically the home page. I would like to do this image responsive, but I...
View Articleesmi on "please suggest themes"
All we can suggest is that you browse the themes in http://wordpress.org/themes/ Any additional functionality that you need may be added via plugins.
View Articletskk on "[Theme: Alexandria] Responsive Background"
background is powered by background feature of WordPress Dashboard->Appearance->Background.
View Articlebastiaanvand on "Responsive theme submenu positioning"
Hi there! I'm struggeling with the submenu of my website. The horizontal submenu items are aligned the right way BUT it's a very dodgy solution I came up with. Which will fall apart after a menu item...
View Articleesmi on "Responsive theme submenu positioning"
As per the theme developer's request, please post in the theme's dedicated forum: http://cyberchimps.com/forum/free/responsive/
View Articlenaplpm on "[Theme: Alexandria] Responsive Background"
Gotcha, fixed. I added this code on the header: <style type="text/css" id="custom-background-css"> body.custom-background { background-size: 100%; } </style> Thanks
View Article