Results 1 to 7 of 7

Hybrid View

  1. #1
    Join Date
    Oct 2011
    Posts
    10
    Plugin Contributions
    0

    Default How do I get the Model Number on the same line as Model??

    Hi... First off, please let me say, I LOVE THIS SITE!! I have managed to do everything I have needed to, by browsing the posts... and learnt an awful lot about Zen Cart in the process!

    But, I have hit a brick wall with this one ... how do I get the Model Number on the same line as Model? At the moment it is sitting directly underneath it. Also how do I remove the brackets from the model number??

    Thanks!

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,873
    Plugin Contributions
    96

    Default Re: How do I get the Model Number on the same line as Model??

    You could start by giving us a link to the page in question; it's much easier to help with styling if we can see the page in question!

  3. #3
    Join Date
    Oct 2011
    Posts
    10
    Plugin Contributions
    0

    Default Re: How do I get the Model Number on the same line as Model??

    Sorry about that! :-)

    http://curveappeal.net.au/index.php?...oducts_id=2254

    Its the SKU part (originally called Model)

    Thanks! :-)

  4. #4
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,873
    Plugin Contributions
    96

    Default Re: How do I get the Model Number on the same line as Model??

    Your best bet is to modify your tpl_product_info_display.php file, which is introducing the line-break:
    Code:
    <li>
    SKU:
    <br />
    <span class="smallText">[3A2052NVY]</span>

  5. #5
    Join Date
    Oct 2011
    Posts
    10
    Plugin Contributions
    0

    Default Re: How do I get the Model Number on the same line as Model??

    Thanks Lat9 for responding...

    I have gone through tpl_product_info_display.php but I am still having trouble finding the br code...

    I can find it when I inspect the element, but cant find it in any files that I think it may be in. Is the information that comes up with the inspector all in the one file?

  6. #6
    Join Date
    Oct 2011
    Posts
    10
    Plugin Contributions
    0

    Default Re: How do I get the Model Number on the same line as Model??

    Its fixed! Yay!! phew... :-)

    I used the Developers Tool Kit and that directed me to the product_reviews/header_php.php file and I removed the <br/> there... still working on the [ ] brackets, but that is not so big of a deal! I can live with those!

    Thanks to lat9 and stevesh for your help! :-)

 

 

Similar Threads

  1. v139f How to add "Model" infront of my model number above my product pictures?
    By missymissy in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 15 Apr 2014, 06:44 AM
  2. How du I get the "model number" to show in the shopping cart??
    By Petlife in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 15 Jul 2011, 05:37 AM
  3. Replies: 2
    Last Post: 12 Nov 2010, 11:43 PM
  4. Replies: 4
    Last Post: 18 Sep 2009, 11:05 PM
  5. Line up model number?
    By robbin21973 in forum General Questions
    Replies: 1
    Last Post: 21 Feb 2009, 04:55 AM

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