Results 1 to 8 of 8
  1. #1
    Join Date
    Apr 2006
    Location
    Columbus, OH
    Posts
    99
    Plugin Contributions
    0

    Default can't change the product styles

    In the stylesheet, I modified how the text should dislay (H1-H6 and p tags). However, in the product pages, the text formatting is different from what I set in the stylesheet. I viewed the source of the product page in the browser, and then did a search for productlisting and listingdescription to see if those classes are overriding what I did. Those classes don't exist in the stylesheet anywhere. Am I looking in the wrong place, or for the wrong classes, or something else?

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: can't change the product styles

    Post a url for faster assistance and to aviod a battery of questions/answers to get at the root problem
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Apr 2006
    Location
    Columbus, OH
    Posts
    99
    Plugin Contributions
    0

    Default Re: can't change the product styles

    Here's the top page where the text shows upproperly:

    http://royalcoffeeandtea.com/

    Here's one of the product pages where I'm trying to format the text in the CSS file but not having any luck finding which div or class affect it:

    http://royalcoffeeandtea.com//index....ndex&cPath=1_6

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: can't change the product styles

    is it this text "Ethiopian Harrar"

    or this text "An elegantly balanced coffee whose flavor denotes a taste of fruitiness within its rich wine-like qualities. This coffee is brightly acidic and..."

    that you are attempting to change?

    If the latter, you can alter this through using the html editor in the admin when you enter this text for your products,

    As you referenced H1 etc. and if this is what you want to style find this in your stlye sheet and add the statement highlighted in red just above it and you can also add other conditions such as color, font, padding, alignment and all the css allowable styles.
    Code:
    .itemTitle {
            font-size: 1.1em;
    }
    
    
    /*Shopping Cart Display*/
    #cartAdd {
    	float: right;
    	text-align: center;
    	margin: 1em;
    	border: 1px solid #000000;
    	padding: 1em;
    	}
    Note: all the tags and classes are not necessarily in the css file but you can add any you need.
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: can't change the product styles

    Looking again at the color fo the product description; This is a link and color is controlled by the a:link entry in your css, As you have several other css files for the other items in your store this might not be a problem in changing this color reference.
    Zen-Venom Get Bitten

  6. #6
    Join Date
    Apr 2006
    Location
    Columbus, OH
    Posts
    99
    Plugin Contributions
    0

    Default Re: can't change the product styles

    Thanks. I actually want to change both the product title and its text. Am I missing something or is there no default class called itemTitle? I ran a find in stylesheet.css and it couldn't locate one anywhere in it. I'm wondering if something got deleted, or if I need to create class listings in the css file for the product classes.

  7. #7
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: can't change the product styles

    You
    Am I missing something or is there no default class called itemTitle?
    Myself
    add the statement highlighted in red
    I listed what and approximately where you needed to ADD this item and then at the end of that post stated:
    Note: all the tags and classes are not necessarily in the css file but you can add any you need.
    Also stated that if the description text how to change this item.
    This should be clear as a bell...
    Zen-Venom Get Bitten

  8. #8
    Join Date
    Apr 2006
    Location
    Columbus, OH
    Posts
    99
    Plugin Contributions
    0

    Default Re: can't change the product styles

    thanks. I'm used to having all the classes in the css file.

 

 

Similar Threads

  1. v155 Can I change the width of the product list columns? Using blue_r theme
    By freecat in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 28 Apr 2016, 02:55 PM
  2. Replies: 2
    Last Post: 1 Feb 2015, 03:35 PM
  3. How can I change the position of the product price and Add to Cart?
    By pennylane in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 11 Sep 2009, 02:26 AM
  4. How can I change the product list style?
    By waterlin in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 20 Mar 2009, 10:07 AM
  5. Change styles in New Product Listing
    By velobella in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 13 Aug 2008, 07:39 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR