Results 1 to 6 of 6
  1. #1
    Join Date
    Oct 2006
    Posts
    31
    Plugin Contributions
    0

    Default Make artist name larger, bold, and move to appear above product image on product page

    How would you go about that?

    I'm hoping someone could give me a hint on making the artist name - which appears on music product pages - larger, bold, and appear higher up the page, preferably above the product title.

    I'm hoping i just need to move some code around in a file, or at worst, copy some code from one file to another, but i havent found it yet.

    I did do a few searches but didn't get enough to work this out.

    Any direction / advice would be greatly received.

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

    Default Re: Make artist name larger, bold, and move to appear above product image on product

    Most of us do not deal with this product type...Post a link to the page in question
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Oct 2006
    Posts
    31
    Plugin Contributions
    0

    Default Re: Make artist name larger, bold, and move to appear above product image on product

    Hi Kobra,

    Thanks for replying. Here is a link to the page, http://www.thereggaeshack.co.uk/stor...+Yourself-p-99.

    I will do a screen grab and higlight the bit i eed moved, and where i want it to go. I'll post again in 5 mins...

  4. #4
    Join Date
    Oct 2006
    Posts
    31
    Plugin Contributions
    0

    Default Re: Make artist name larger, bold, and move to appear above product image on product

    screen grab attached, with arrow to show where i would like this text to be displayed.

    Many thanks for any help / hints.

    Rammer
    Attached Images Attached Images  

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

    Default Re: Make artist name larger, bold, and move to appear above product image on product

    Copy the tpl_product_info_display.php file to your glossblack2/templates folder -

    Edit this file and move what is between:

    <!--bof Product details list -->
    and
    <!--eof Product details list -->

    to above

    <!--bof Product Name-->
    Zen-Venom Get Bitten

  6. #6
    Join Date
    Oct 2006
    Posts
    31
    Plugin Contributions
    0

    Default Re: Make artist name larger, bold, and move to appear above product image on product

    Hi Kobra. thanks, your info helped solved the problem. Just for completeness sake (if any one else searches for this) as this is a music product, i needed to change the code in tpl_product_music_info_display.php

    Following Kobras advice would move all the lines of info displayed below the image. I just needed the artist displayed at the top so i created this bit of code (below) - by simply cutting out parts that Kobra had pointed out - and pasting just above

    <!-bof product name-->

    code...

    <H1>
    <?php echo (($flag_show_product_music_info_artist == 1 and !empty($products_artist_name)) ? '<li>' . TEXT_PRODUCT_ARTIST . $products_artist_name . '</li>' : '') . "\n"; ?>
    </H1>
    <?php
    }
    ?>

    Thanks Kobra!

 

 

Similar Threads

  1. v150 Remove Product Image and product name from product page
    By LloydR in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 19 Sep 2012, 11:06 AM
  2. Move Product Name to be above product photo
    By binkydbomb in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 19 Aug 2011, 07:15 AM
  3. Want to move Product Name to right above price?
    By KismetDesign in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 24 Sep 2009, 05:14 PM
  4. How do I make the option name appear above textbox attributes
    By DivaVocals in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 23 Mar 2009, 02:07 AM
  5. Can't get product name to appear under image on Main page
    By mes7000 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 12 Oct 2008, 05:40 AM

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