Results 1 to 4 of 4

Hybrid View

  1. #1
    Join Date
    Jun 2006
    Posts
    109
    Plugin Contributions
    0

    Default Help Needed Changing a couple of colours please

    Hi All,

    Well I have finally upgraded my zencart - thanks to my friend but I am still stuck with how to change certain colours, and he is sooo busy so dont want to pester him again.

    I have got the zc_gloss_blue template now, but some of the colours dont match and I really need to change them, but am unsure where to go to do it. I have attached a little piccie so you can see what colours I need to change.

    Also need to change my logo, as when it was put in after the upgrade, it is distorted, so I want to design it again to the right size, but when I opened logo.gif it just seemed like a blank white empty image.

    Sorry for more questions

    http://i9.photobucket.com/albums/a56...artchanges.jpg

    Thanks in advance
    Nikki

    Heres the url, I still have lots to do on it.

    http://angelic-dezigns.co.uk/shop/

  2. #2
    Join Date
    Jun 2006
    Posts
    109
    Plugin Contributions
    0

    Default Re: Help Needed Changing a couple of colours please

    The more I look at the template colours on this new one, the more I dislike them, it looks odd and nasty. Just hoping and praying it can be changed

    I managed to change the side bits to white ok, but dont know what to do about the other little bits.

    Looks cacky

  3. #3

    Default Re: Help Needed Changing a couple of colours please

    1) Your 'logo' is actually header_bg.jpg and the blue borders, around your logo, are part of the pic. Also, the borders around your shop are from a graphic as well.. contentBG.gif

    2) If you are looking to change the background color of the boxes, that's also a graphic.. box_center_repeat.jpg

    3) The color code block to change the 'Home/Log In' links are in your color.css
    Find..
    Code:
    #navMain ul li a:link, #navSupp ul li a:link, #navMain ul li a:visited, #navSupp ul li a:visited, #navMain ul li a:active, #navSupp ul li a:active {
    	color: #FFF;
    }
    #navMain ul li a:hover, #navSupp ul li a:hover {
    	border-bottom: 1px dotted #FFF;
    }
    FYI, there are parsing problems(typos) in that template..
    In your stylesheet.css search for 1C82BC, there will be one without # in front of it.. add it.
    In your layout.css, search for #navigation, add a space before your margin value.. margin: 0;
    Finally, in your colors.css, search for a.category-links.. in that line, there will be hove instead of hover.. add the r
    Attempting upgrade and hoping for the best
    www.dogfusion.com

  4. #4
    Join Date
    Jun 2006
    Posts
    109
    Plugin Contributions
    0

    Default Re: Help Needed Changing a couple of colours please

    Wowww, thanks so much DogFusion, I nearly had a breakdown yesterday.

    i will try your excellent advice today. I havent messed around with the layouts or anything, so it much have been when my friend changed the skin on it

    Once again, your help is appreciated.

    Thanks, take care
    Nikki

 

 

Similar Threads

  1. Changing page titles? Help needed please!
    By jo_h1971 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 29 Oct 2009, 04:44 PM
  2. Help with how to change colours please
    By Daisy in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 19 Aug 2009, 09:03 PM
  3. SSL, Changing Links, Adding Categories..Help Needed Please?
    By Erilyn in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 8 Sep 2007, 02:46 AM
  4. A couple of Questions~Please Help!
    By GinasGiftShop in forum Basic Configuration
    Replies: 6
    Last Post: 4 Oct 2006, 10:32 PM

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