AARFIE SUPPORT
How do I widen my Big Cartel Blocks theme layout?
If you purchased or upgraded your Big Cartel theme after 29th November 2011, please refer to Aarcade Support instead of the following article.
Please note that this article has been created to help address a popular question amongst Big Cartel users. Aarfie does not provide support for the use of the information in this article. If you have questions regarding Big Cartel or Big Cartel’s default themes, please visit Big Cartel Help.
To widen the layout of Big Cartel’s Blocks theme copy all of the code below and paste it into your custom style area in your Big Cartel admin. To locate your custom style area, refer to the support article Where do I add custom style coding in my Big Cartel theme controls?
View or download code as text file.
/*============================================================
Style Name: Widen Blocks
Style URI: http://aarfiesupport.com/how-do-i-widen-my-big-cartel-block-theme-layout/
Description: Custom CSS to widen Big Cartel's Blocks theme
Author: Aarfie
Version: 1.0
Author URI: http://aarfie.com/
============================================================*/
/*============================================================
Increase width of main content containers and adjust padding
and margins
============================================================*/
#store {
width: 1010px;
padding: 0 0 50px 0;
}
#main {
width: 960px;
padding: 35px 25px;
}
html #main {
width: 1010px;
width: 960px;
}
ul#home_products {
width: 925px;
margin: 0 0 14px 18px;
}
/* - - - - - - Fix Mini Cart Position */
#minicart {
right: 0;
}
/*============================================================
Increase width of extra products and tidy up positioning
============================================================*/
#products_extra {
width: 1010px;
margin: 35px -25px -35px -25px;
}
#products_newest,
#products_top_selling {
width: 467px;
margin: 20px 0 0 25px;
}
/*============================================================
Increase width of product page elements and tidy up
positioning
============================================================*/
#product_display {
width: 925px;
margin: 0 0 14px 18px;
}
#product_info {
width: 558px;
}
#product_name {
width: 481px;
}
#product_info .product_price {
right: 615px;
}
#product_options {
width: 316px;
margin-right: 167px;
}
#product_options select {
width: 307px;
}
#main ul#option {
width: 282px;
}
#main #product_inventory ul {
width: 508px;
}
#product_inventory .inventory_option {
width: 457px;
}
/*============================================================
Increase width of cart elements and tidy up
positioning
============================================================*/
ul#cart_contents {
width: 960px;
margin: 0;
}
.item_info {
width: 629px;
}
#cart_shipping,
#cart_discount {
width: 960px;
margin: 0;
}
#cart_shipping h2,
#cart_discount h2 {
width: 282px;
}
.cart_total {
width: 127px;
margin: 25px 0;
}
/*============================================================
Increase width of error message and clear margin
============================================================*/
#home #error, #home #error_noscript,
#product #error, #product #error_noscript,
#cart #error, #cart #error_noscript {
width: 960px;
margin: 0;
}
/*============================================================
Increase width of footer elements to align with grid
============================================================*/
#footer .pod {
width: 167px;
}
Last Modified: 30th May, 2011
Other ‘Big Cartel’ Articles...
- How do I install my Big Cartel theme?
- I think my Big Cartel theme is broken
- Getting started with your new Big Cartel shop
- How do I use the Custom Options for my Big Cartel theme?
- How do I change my Big Cartel shop layout colours?
- How do I change my Big Cartel Sexy theme to a 4 column layout?
- How do I add a slide show to my Big Cartel home page?
- How do I edit my Big Cartel theme fonts?
- Can I upload my own logo to my Big Cartel theme?
- Can I create a custom contact page for my Big Cartel shop?
- Do I need Big Cartel if I have an Etsy Shop?
- How do I increase the font size of the top-most navigation in the Uptown or Heartbreaker theme?
- How do I translate my Big Cartel theme to another language?
- Does Aarfie offer customisation services for my theme?
- How do I link my Facebook Like button to my Facebook Page?
- How do I set up a custom domain in my Big Cartel admin?
- How do I create different pricing for my Big Cartel product options?
- How do I add code to the head of my Big Cartel theme?
- Can I move my slide show to a different page?
- How do I insert an image into my Big Cartel shop page?
- How do I add a newsletter subscription form to my Big Cartel theme?
- How do I add a page to my Big Cartel shop?
- How do I add a FAQ page to my Big Cartel shop?
- How do I add a custom home page to my Big Cartel shop?
- How do I add a blog to my Big Cartel shop?
- How do I remove the View All link from my Big Cartel theme menu?
- How do I add custom links to my Big Cartel theme menus?
- How do I add a link from my Big Cartel shop back to my web site or blog?
- How do I add a favicon to my Big Cartel shop?
- How do I work with my Big Cartel theme recommended image size?
- How do I add a background image to my Big Cartel theme?
- Where do I add custom style coding in my Big Cartel theme controls?
- How do I change the number of products per page displayed in my Big Cartel shop?
- How do I use the basic options for my Big Cartel theme?
- How do I manage my categories and sub-categories in Big Cartel?
- How do I add a product category to my Big Cartel shop?
- How do I add a product subcategory to my Big Cartel shop?
- How do I get my Aarfie Big Cartel theme?
- How do I get e-mail for my Big Cartel shop?
- How do I get a domain for my Big Cartel shop?
- Does Aarfie's Big Cartel theme installation service include slide show set up?
- Does Aarfie offer design or development for shopping platforms other than Big Cartel?
- Do I need a web site if I have a Big Cartel shop?
- Where do I get a custom Big Cartel theme?
- What is Big Cartel?
- How do I edit the social links in my Big Cartel shop?
- Big Cartel CSS Upgrade and Aarfie Theme Colour Settings
- How do I align my header image or logo?
- Why is there no Success file in my theme package?
- How do I hide the product title and price on my products page?
- Will my new Big Cartel theme affect my products?
- Can I customise my Big Cartel product search results?
- How do I remove the Contact link from my Big Cartel Page menu?
- How do I control the page navigation in my Big Cartel shop?
- Can I swap my Big Cartel theme for a different one?
- How do I set up a custom domain for my Big Cartel shop?
- How do I use the light box viewer with custom content?
- How do I create a second slide show for my Big Cartel shop?