Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 4 of 4

Thread: Product name and product price font size

  1. #1
    Classic_Exotic is offline Member
    Join Date
    Dec 2009
    Location
    Troy, MI USA
    Posts
    82

    Default Product name and product price font size

    I need to change the font size of the product name and product price on the individual product pages - have looked everywhere and cannot find the exact spot to change both.

    http://www.classicandexotic.com/stor...-assembly.aspx

    On the above link, the line at the top of the page just above the email link needs to be bigger (King Seeley Fuel Gauge Sight Glass Assembly). At the bottom of the page, the price and part number (in this case "Part Number Varies") also needs to be larger.

    Where can these two items be changed at - no other font sizes on the page should be adjusted - only those two items.

    We are using ML8 and have the product.simple.product.xml.config.

    Thank you.
    Last edited by Classic_Exotic; 02-18-2011 at 07:09 AM.
    Classic & Exotic Service, Inc.
    Specialty Parts For Prewar Cars
    www.classicandexotic.com

  2. #2
    Classic_Exotic is offline Member
    Join Date
    Dec 2009
    Location
    Troy, MI USA
    Posts
    82

    Default

    Does anyone know the answer to this? My boss is really after me on this one - I have made changes to the style.css file and it makes no difference.

    Anybody?
    Classic & Exotic Service, Inc.
    Specialty Parts For Prewar Cars
    www.classicandexotic.com

  3. #3
    esedirect is offline Senior Member
    Join Date
    Feb 2010
    Location
    Norfolk, UK
    Posts
    343

    Default

    There's no such font Ariel so that's not helping - it should be Arial

    Code:
    <font size="2" face="Ariel">
    You're better off using a <h1> tag for the product name.
    http://www.esedirect.co.uk
    --------------------------------------------------------------------------
    Using MS 9.2.0.0 with the following customisations:

    Lightbox/Fancybox enlarged images;
    Auto-suggest searchbox;
    Extra product information shown only to our IP Address (such as supplier info, costs, etc.);
    Failed transactions emailed via trigger;
    Custom app to show basket contents when customer online;
    Orders pushed through to accounting systems.

    All the above without source!

  4. #4
    BFG 9000 is offline Senior Member
    Join Date
    Oct 2006
    Location
    South UK
    Posts
    882

    Default

    When you say you've changed the css - what exactly have you changed - it doesn't look like you even have an entry for .ProductNameText


    That being said though - as esedirect points out - you really should use a H1 for your product name.


    TTFN

    BFG