I am using the skeleton drupal theme right now and I like it but I have a problem. My layout is for a site that is 1024px width....and skeleton is a 940 width grid.....how can I do the math to convert it to 1024 width OR is there a better responsive theme to use to get 1024 px width? I looked into bootstrap, omega and some other things but I don't really understand less/ sass.....Are there any suggestions about how I could best handle this?
We want to add a search field to a Drupal page that is hosted inside an iFrame. But we want the search results to appear in a different Drupal page. Is it possible to force the hosting Drupal page to change when the iFrame search action takes place?
So to summarise,
Search form is in Drupal node 1
When Search is conducted the browser is redirected to Drupal node 2 where the search results are displayed.
Don't know where to put this but thought it worth sharing.
After working on several different D7 sites and many wonderful modules, when I start a new project it drives me crazy when I can't figure out what module I've used in the past gave me a certain feature. I have to redo all the research often to figure out what I did to accomplish something. Many times it's just very basic stuff.