osCmax v2.5 User Manual
Results 1 to 4 of 4

Product listing customization. Help!

This is a discussion on Product listing customization. Help! within the osCmax v2 Customization/Mods forums, part of the osCmax v2.0 Forums category; Hello, I have this product listing: Alara renacida : Mercado Magic: Tu tienda de Magic Low-cost. How can i change ...

      
  1. #1
    New Member
    Join Date
    May 2009
    Posts
    6
    Rep Power
    0


    Default Product listing customization. Help!

    Hello,
    I have this product listing:

    Alara renacida : Mercado Magic: Tu tienda de Magic Low-cost.

    How can i change the Background color of the line where you can see " Name, Edicion, Frecuencia, Cantidad".
    I really want it to be different than search results. How can i do it?
    I have been trying it for weeks!

    Thanks,
    Sergio.

  2. #2
    jpf
    jpf is offline
    osCMax Testing Team
    jpf's Avatar
    Join Date
    Sep 2003
    Location
    Manitoba, Canada
    Posts
    2,699
    Rep Power
    22


    Default Re: Product listing customization. Help!

    if you look at your HTML code:
    HTML Code:
    <tr>
        <td class="headerNavigation">&nbsp;<a href="http://www.mercadomagic.es/index.php?cPath=1&amp;page=1&amp;sort=1d&amp;osCsid=4881b4f88336d29ae2224cc39f555921" title="Ordenar Productos Descendentemente por Nombre" class="productListing-heading">Nombre+</a>&nbsp;</td>
        <td class="headerNavigation">&nbsp;<a href="http://www.mercadomagic.es/index.php?cPath=1&amp;page=1&amp;sort=2a&amp;osCsid=4881b4f88336d29ae2224cc39f555921" title="Ordenar Productos Ascendentemente por Edicion" class="productListing-heading">Edicion</a>&nbsp;</td>
        <td class="headerNavigation">&nbsp;<a href="http://www.mercadomagic.es/index.php?cPath=1&amp;page=1&amp;sort=3a&amp;osCsid=4881b4f88336d29ae2224cc39f555921" title="Ordenar Productos Ascendentemente por Frecuencia" class="productListing-heading">Frecuencia</a>&nbsp;</td>
        <td class="headerNavigation" align="right">&nbsp;<a href="http://www.mercadomagic.es/index.php?cPath=1&amp;page=1&amp;sort=4a&amp;osCsid=4881b4f88336d29ae2224cc39f555921" title="Ordenar Productos Ascendentemente por Stock" class="productListing-heading">Stock</a>&nbsp;</td>
        <td class="headerNavigation" align="right">&nbsp;<a href="http://www.mercadomagic.es/index.php?cPath=1&amp;page=1&amp;sort=5a&amp;osCsid=4881b4f88336d29ae2224cc39f555921" title="Ordenar Productos Ascendentemente por Precio" class="productListing-heading">Precio</a>&nbsp;</td>
    </tr>
    There is two CSS declarations:

    class="headerNavigation"
    and
    class="productListing-heading"

    Modify your CSS file to your needs.

    Good Luck.
    JPF - osCMax Fourm Moderator - To contact, post on the forum or click here
    Try out our osCMax at: Live Catalog Demo
    Limited access Admin: Live Admin Demo
    Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped!

  3. #3
    New Member
    Join Date
    May 2009
    Posts
    6
    Rep Power
    0


    Default Re: Product listing customization. Help!

    Perfect! It was the solution.
    Well, i want to apply other color to the text inside that Tr.td , but i have a global CSS declaration for Links and even if i put color:#000000 it applies the color of the CSS for links.

    How can i change the color only for this line?How can i exclude the css from this table?

  4. #4
    jpf
    jpf is offline
    osCMax Testing Team
    jpf's Avatar
    Join Date
    Sep 2003
    Location
    Manitoba, Canada
    Posts
    2,699
    Rep Power
    22


    Default Re: Product listing customization. Help!

    Change the class to what you want. It is better to change the CSS file and insert/change the class than to hard code color etc... into html.
    JPF - osCMax Fourm Moderator - To contact, post on the forum or click here
    Try out our osCMax at: Live Catalog Demo
    Limited access Admin: Live Admin Demo
    Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped!

Similar Threads

  1. Replies: 0
    Last Post: 02-02-2009, 05:50 AM
  2. Better product listing and product info
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 01-29-2009, 02:12 PM
  3. Product Heading customization
    By Phantomize in forum osCommerce 2.2 Discussion
    Replies: 3
    Last Post: 01-13-2009, 02:18 AM
  4. Product Quantity on Product Listing Page
    By vinces in forum osCmax v1.7 Discussion
    Replies: 2
    Last Post: 12-10-2004, 05:32 PM
  5. Modyfying product listing and new products listing
    By pavlo in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 11-22-2004, 07:27 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
  •