Thread: Specials Box

Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2008
    Posts
    258
    Plugin Contributions
    0

    Default Specials Box

    Hello,

    I have searched and can't figure this one out.

    I have this website http://www.artonthevines.com/STL_Art...page=page&id=9

    on the home page there is the specials widget. I need to change the link color, too hard to read.

    I tried the developer tools but it tells me the code to change is in index.php and I also checked the stylesheet and it doesnt' effect it.

    Does anyone know what to change?

    thanks

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    18,031
    Plugin Contributions
    1

    Default Re: Specials Box

    That kind of thing is done in the stylesheet. Add to stylesheet.css:

    #specials a {
    color: #FFFFFF;
    text-decoration: underline;
    }

    I would add the underline so it looks like a link if you make it white.

  3. #3
    Join Date
    Aug 2008
    Posts
    258
    Plugin Contributions
    0

    Default Re: Specials Box

    Thank you, perfect

 

 

Similar Threads

  1. fixing specials product in specials box on homepage
    By Sushigal in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 4 Nov 2010, 04:25 PM
  2. Monthly Specials Box???
    By MagicMan in forum General Questions
    Replies: 1
    Last Post: 5 Sep 2008, 03:35 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
  •