Results 1 to 3 of 3
  1. #1
    Join Date
    Mar 2010
    Posts
    4
    Plugin Contributions
    0

    Default Please Help.. easy fix??

    Zen Cart 1.3.8a
    Template bought from template monster
    URL: http://soldier-gear.ca/shop

    Hey guys,

    If you look at my site you'll see "New Products" left sidebar. Can someone please help me so those products are displayed like the "Specials" on the right?

    Id like to add the fancy rounded box around the new products and change the font from the almost invisable black tot he nice tan color like in "specials"

    thank you...

  2. #2
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: Please Help.. easy fix??

    to change font color from black look in your stylesheet for

    #whatsnew .box-body a {
    color:#D1D0B1;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    text-transform:uppercase;
    }

    replace with color marked in red.

    to make your whats new box look like special . i suggest using firefox browser with firebug plugin to find correct CSS rule and copy it from Special to whats new .. the HTML structure are there , but missing rules in CSS that is not displaying your box . you can also ask template vendor to fix this issue for you .

  3. #3
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Please Help.. easy fix??

    You should be able to copy the css statement from #specials .box-head and paste it to a new statement called #whatsnew .box-head

    You may have to fiddle with the padding or margins a little.

 

 

Similar Threads

  1. Uh oh... Please Help Fix Mistake...
    By ssdsarah in forum General Questions
    Replies: 9
    Last Post: 15 Dec 2008, 05:31 PM
  2. Please help me fix this error
    By james739 in forum General Questions
    Replies: 3
    Last Post: 14 Oct 2008, 10:50 PM
  3. Help - I broke something! (maybe an easy fix?)
    By brightgirl in forum General Questions
    Replies: 7
    Last Post: 29 Feb 2008, 02:42 AM
  4. Can someone *please* help me fix my layout problem?
    By gourmets in forum Basic Configuration
    Replies: 7
    Last Post: 13 Feb 2008, 02:28 AM
  5. 2 Problems! Really easy fix, need help
    By bajanboost in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 2 Aug 2007, 10:30 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