aurumpotestasest on "Removing header search bar only on mobile (twentyeleven...
The blog is at http://www.directoroffootball.com. On mobile and when the browser is really narrow, the search bar overlaps the title as you can see here, so I'd like to remove the search bar entirely...
View Articlepaulwpxp on "Inserting Menu Icons in Responsive Theme"
The Home one is a bit tricky, it has this in the parent's style .front-page .menu .current_page_item a { background: none; background-color: transparent; background-image: none; filter: none; } On a...
View ArticleENVYart on "Twenty Twelve doesn't fit on iPad or iPhone"
Thanks, I'm still having troubles though, it's huge on the iPad as well as iPhone, so much is messed up you can't even pinch it to fit...it's simply not there. <div id="content" role="main"...
View ArticleWPyogi on "Removing header search bar only on mobile (twentyeleven child theme)"
See how this works: @media (max-width: 650px) { form#searchform { display: none; } }
View Articlepaulwpxp on "Inserting Menu Icons in Responsive Theme"
Combine that to override the front page property set in parent's .front-page .menu .current_page_item a, .menu li a[title="Home"] {background:red;} or use just one with a heavier specificity #header...
View ArticleIMgirl on "Inserting Menu Icons in Responsive Theme"
I tried several of your suggestions, Paul, but it seemed to turn the background color red while not displaying the image. My goal is to have the home icon show up:...
View Articleabelq on "[Plugin: prettyPhoto Media] prettyPhoto too small in mobile browsers"
url reference: http://realtreelandscapes.com/hardscapes/ Hi, In the above url, I'm using Nextgen gallery combined with prettyPhoto. As you click on a gallery thumbnail, it opens up all photos using...
View Articlepaulwpxp on "Inserting Menu Icons in Responsive Theme"
but it seemed to turn the background color red while not displaying the image. That's because you don't put in your background properties. Try this. #header .menu li a[title="Home"] { background:...
View Articlecpoteet on "[Theme: Responsive] Remove user-scalable=no"
Can you please remove user-scalable=no and the min/max scroll in the header of this theme? I don't know why on earth anyone would ever want to disable the ability for the user to zoom.
View Articleesmi on "[Theme: Responsive] Remove user-scalable=no"
Try asking on the theme's dedicated forum: http://cyberchimps.com/forum/free/responsive/ You should get a faster & more informed response there.
View Articlerichardpd on "How To Create A Responsive Theme From Scratch"
@decentguy49 Have you found a good reference yet? I'm starting to look around at responsive designs & there is loads of material around for general sites and I suspect most of the principles can be...
View Articlebigmike828 on "How To Create A Responsive Theme From Scratch"
Your site doesn't have to use HTML5 tags to be responsive.
View ArticlePlippers on "[Plugin: Contact Form 7] Making a two column form responsive??"
Hello! I'm trying to create a two column Contact 7 form that is also responsive. I've got as far as the two column form, but can't seem to make it responsive. The two columns just smush together on a...
View Articlesevenspark on "[Plugin: Responsive Select Menu] Menu items not displaying"
Glad you were able to get it sorted out :)
View ArticleMahesh on "How To Create A Responsive Theme From Scratch"
Underscores theme is a good way to start your own theme. But if you want to make your existing theme responsive then you have to make changes to the stylesheet so that the elements responds as per the...
View Articlemazdamiata on "Responsive theme advise"
I'm looking for a responsive theme that supports two menus on one page, and the option to shift between three or two column text layout. Preferably also the option to use different color schemes on the...
View Articlerj@southgate on "[Theme: Responsive] Call to action box"
Hello, I am completely lost! I chose the responsive theme as I wanted the large call to action box on the home page. However, I really don't know where to start with adding an image, call to action...
View ArticleWPyogi on "[Theme: Responsive] Call to action box"
Look under Appearance -> Theme Options and click on "Home Page." You'll find many settings and places to customize the home page there.
View ArticleWPyogi on "Responsive theme advise"
You may not find a "perfect fit" theme - that's where customizing comes in. Have you looked at Suffusion? It has tons of built-in options and excellent support by the developer.
View Article