Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13
  1. #11
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Style arounf Add to Cart Plus Attributes

    Try Flexible Attributes in Free Addons. It lets you address attributes individually; you can do almost anything if you know the right CSS for it.

  2. #12
    Join Date
    Dec 2011
    Posts
    2
    Plugin Contributions
    0

    Default Re: Style arounf Add to Cart Plus Attributes

    Thanks gjh42!

    Checking out flexible attributes now. While looking, it seems that i have to edit stylesheet_flexible_attributes.css file. While i am still learning how to edit css, possible to give me a starting point on editing it to group 3 attributes together?

    Something like:
    /*attribute layout*/

    .wrapperAttribsOptions label {font-size: 1.0em;}/*make "label" elements match other text*/

    h3#attribsOptionsText {display: none;}/*hide the "Please Choose:" heading*/

    h4.optionName {font-size: 1.0em;}

    .wrapperAttribsOptions+br.clearBoth {display: none;}/*allow floated attributes to sit side by side if desired*/

    #wAttrib-4 {clear: left; float: left;border-top-style:solid; margin-top: 50px;}

    #wAttrib-5 {float: right; border-top-style:solid; margin-top: 30px;}/*this will sit beside #wAttrib-11*/

    #wAttrib-6 {clear: left;}/*this will sit on a new line*/

    #wAttrib-14 h4 {display: none;}

    #wAttrib-15 h3 {font-size: 1em; font-weight: normal;}/*make comments above attribute like standard text*/

    #wAttrib-35 .attribsOptions {display: none;}/*for a read-only attribute to hide all but comments*/

  3. #13
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Style arounf Add to Cart Plus Attributes

    You won't be able to structurally group attributes without custom PHP code, but you can arrange them and give them border sections to make it look like a group using style rules.
    It would be more complicated to give theoretical rules for this than to give the actual rules for your particular situation.

    I suggest you take some time to study CSS, as you really need to know how to use it for most of your site's customized appearance. www.w3schools.com is a good place to start.

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. v151 Style Quantity Box and Add To Cart Button separately
    By k1ra in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 29 Nov 2013, 06:49 AM
  2. add cost plus attribute/link attributes to options
    By wolfkin in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 15 Jan 2010, 08:41 PM
  3. CSS add to cart button and style
    By UHU2 in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 9 Nov 2008, 02:34 PM
  4. Can't take 'add to cart' button off, plus image not appearing on product page
    By Longster in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 14 Oct 2008, 09:09 AM
  5. Changing Style of Quantity/Add To Cart
    By dave_nextexit in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 16 Apr 2008, 08:01 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg