betaner 0 Report post Posted August 22, 2011 Hello, I am trying to setup box set with same width as the content area. I am using two column design. So far the box set appears at the bottom in full width. Can I change this? Best regards Thomas Share this post Link to post Share on other sites
Kate 3 Report post Posted August 22, 2011 Hi Thomas, The boxes are in a div with the id "boxes". You could try modifying the width via CSS with that. If you require further assistance, please post a link to your site. Share this post Link to post Share on other sites
cookfreshfood 0 Report post Posted August 25, 2011 Hello, I'm trying to do the same, box set 610 px. and a sidebar next to it on this page: http://cookfreshfood-productions.com/wordpress/videorecepten/voorgerechten-php Found this on your forum by rangelone and it works for the feature slider, tried to replace #feature-slider with #boxes and #box-sets but doesn't work. 4. Go to PlatformPro settings > Custom Code and the Custom CSS area. 5. Add and edit to the applicable width and height the following code: #feature_slider div.default-features {width: 630px;} #feature-area {width: XXXpx} .home #feature-footer {width: XXXpx;} .home #feature_slider{width:XXXpx;} .home #feature-area, .feature-wrap {width: XXXpx;} .home #feature-footer {width: XXXpx;} .home #sidebar-wrap{margin-top:-YYYpx;} Hope you can help! thanks, Debby Share this post Link to post Share on other sites
Rob 547 Report post Posted August 25, 2011 Debby... My site is also a food site. Very nice! Don't use #boxes or #box-sets. Try replacing #feature with #dcol whereever it appears in my example and let me know if it works for you. Former PageLines Moderator, Food Expert and Raconteur Share this post Link to post Share on other sites
cookfreshfood 0 Report post Posted August 26, 2011 Rangelone, thanks but didn't work. Start to wonder whether using the boxes & box-sets is the best solution for these pages. Rather use the content area so then I can have exactly the same lay-out on all pages. Did not find any other good solution yet though... And saw your site, nice! Share this post Link to post Share on other sites
Rob 547 Report post Posted August 26, 2011 Thanks! There are gallery scripts that will place a title below the image, and Mini Loops (not sure about that one) and a variety of other means of posting content in a grid pattern. Try this http://wordpress.org/extend/plugins/divup-content/ Former PageLines Moderator, Food Expert and Raconteur Share this post Link to post Share on other sites
cookfreshfood 0 Report post Posted August 26, 2011 Looks good, gonna try it and will let you know if it works for us. Have a nice weekend and thanks a lot!! Share this post Link to post Share on other sites
Rob 547 Report post Posted August 26, 2011 No problem. Stay well while I float away in the hurricane. Former PageLines Moderator, Food Expert and Raconteur Share this post Link to post Share on other sites
betaner 0 Report post Posted August 28, 2011 Thanks for all comments, sorry for my delayed reply. I will try some of your suggestions and come back to you. Thanks again! Share this post Link to post Share on other sites
cookfreshfood 0 Report post Posted August 30, 2011 Hi Rangelone, Tried the divup-content, did not work the way we wanted but you got us in the right direction, thanks! Working with Genesis Multiple Column Content Classes now and that seems to work good, colums show up perfect in all browsers except (ofcourse) in IE6 and IE7. Pfff why do people still use that? Hope you got all right through the hurricane. Share this post Link to post Share on other sites
Rob 547 Report post Posted August 30, 2011 Came through the hurricane with no problems. Lights dimmed a few times but no damage. Thanks for asking. People who want to build a magazine style front page with boxes of content, or who want to structure their pages with more flexibility than the loop provides use plugins like DivUp. Table creation in Wordpress is difficult and as my daughter would say - "so 1995!" Former PageLines Moderator, Food Expert and Raconteur Share this post Link to post Share on other sites
cookfreshfood 0 Report post Posted September 18, 2011 Hi Rangelone, Still working with the Genesis column div plugin and it works, thanks again for the tip! Another question. Saw you got this nice Google leaderboard ad in the header on Epicurus.com, how did you get that in there? (BTW, countdown to 15 years online, that's quite something!) Share this post Link to post Share on other sites
catrina 103 Report post Posted September 18, 2011 I'm quite certain rangelone used a hook to implement his Google leaderboard. :) Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites
Rob 547 Report post Posted September 19, 2011 Catrina is correct. I simply followed the instructions in our Docs section, and with a little testing, was able to tweak it to the right configuration. It wasn't difficult. http://www.pagelines.com/docs/base-child-theme Former PageLines Moderator, Food Expert and Raconteur Share this post Link to post Share on other sites