Results 1 to 5 of 5

Hybrid View

  1. #1
    Join Date
    May 2007
    Posts
    12
    Plugin Contributions
    0

    Default change the product page

    i am working with a 1.3.8a version of the site, without any teamplates.
    i would like to know how to modify the product zone of the page to look diferent then usual. by default the page contains a picture, the price, the quantity, and the description area. mine is now as seen in the link:

    http://www.uragan.ro/2/index.php?mai...&products_id=7

    and i would like it to look something as this for example:

    http://www.emag.ro/carduri_memorie/c...al-2gb--pSD2GB

    what files are implicated in the way this area looks like?
    thank you very much


  2. #2
    Join Date
    May 2007
    Posts
    12
    Plugin Contributions
    0

    Default Re: change the product page

    anybody please, at least some hints so i can figure a way to head it.

  3. #3
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: change the product page

    Add the following to your stylesheet and adjust as desired
    You will most likely have to adjust the clears in tpl_product_info_display.php for further refinement
    And to border all with one border add a div that contains all items wanted inside the border

    Code:
    #productName {
    margin: 0em 0em 0em 20em;
    width: 55%;
    }
    #productPrices {
    margin: 0em 0em 0em 22em;
    width: 55%;
    }
    #productDescription {
    border: 1px solid #cacaca;
    margin: 0em 0em 0em 25em;
    width: 55%;
    }
    #productDetailsList {
    margin: 0em 0em 0em 30em;
    width: 55%;
    }
    Zen-Venom Get Bitten

  4. #4
    Join Date
    May 2007
    Posts
    12
    Plugin Contributions
    0

    Default Re: change the product page

    i have a new question on the page i am working on. how can i move the productDescription box from the right to the left of the tpl_product_info_display.php page. i have the exemple here http://www.uragan.ro/2/index.php?mai...&products_id=7.
    thank you

  5. #5
    Join Date
    May 2007
    Posts
    12
    Plugin Contributions
    0

    Default Re: change the product page

    and i also want to introduce more description boxes in admin page and product info page what and where do i have to modify?

 

 

Similar Threads

  1. change the language, the page will change into Blank page
    By agness in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 10 Sep 2010, 05:49 AM
  2. change the 'Sort By' drop down menu that appears at the top of the product list page?
    By autoace in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 26 Sep 2009, 03:41 AM
  3. How do I change the Product Title style on my product page?
    By dissimilation in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 14 Jul 2008, 11:23 AM
  4. How to change the product listing page?
    By ecommercegirl in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 11 Jan 2007, 02:28 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