Page 49 of 100 FirstFirst ... 3947484950515999 ... LastLast
Results 481 to 490 of 995
  1. #481
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: All Business template Support Thread

    Thanks for your All Business. I have traying to change the blue color scheme in the template to another like the Bodith.com (but not pink ). No success for me.

    Can you tips me where and how i can do that? When am finished with my e-shop i will give you a donate to a big cup of coffee.
    http://www.smyckeofsweden.se
    You need to change the colors in the stylesheets that control the various parts of the template in the css directory. You will also need to re-do the graphics.

    Thanks,

    Anne

  2. #482
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: All Business template Support Thread

    Hi,

    Thanks for your reply.

    My site: silvaro dot nl

    If you look at the footer you see the links under Quick Links, Information etc....
    Right now the hover is blue,but i want to underline the links as hover,hope you understand what I mean

    Few other questions:

    How can I only change the background color of the header,I tried to change the #fff into i.e.#ffff00 ,but not just the header background changed,but the background of the whole body

    And one other think,is it possible to create corner on the top header,now the top of the template is square,but i'd like to have corners,is tis possible with -moz-browser?

    Thanks for your time and help.

    Richard
    Your site is magento?

    Thanks,

    Anne

  3. #483
    Join Date
    Oct 2010
    Location
    United Kingdom
    Posts
    477
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    Hi

    I am trying to change the colours of the product texts of categories and sub categories .I've tried firebug but just can't seem to find out where to change the colours ,it seems to lead to betterCategories but there are no colours corresponding to black I want to make the categories dark black and the sub category another colour as It can get confusing being all the same colour

    thanks

  4. #484
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: All Business template Support Thread

    Hi

    I am trying to change the colours of the product texts of categories and sub categories .I've tried firebug but just can't seem to find out where to change the colours ,it seems to lead to betterCategories but there are no colours corresponding to black I want to make the categories dark black and the sub category another colour as It can get confusing being all the same colour

    thanks
    Hello Please post a link to your site so that I can take a look.

    thanks,

    Anne

  5. #485
    Join Date
    Oct 2010
    Location
    United Kingdom
    Posts
    477
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    www.atsworld.co.uk

    thanks you have been on it before

  6. #486
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: All Business template Support Thread


    www.atsworld.co.uk

    thanks you have been on it before
    Of course, I remember you I just did not remember your site url.

    Add this to the bottom of your stylesheet_betterCategoriesEzInfo.css:

    Code:
    .category-subs-parent{color:#000;}
    Then replace:

    Code:
    .betterCategories a, .betterCategories a:visited,
    .betterDocuments a, .betterDocuments a:visited,
    .betterEzpages a, .betterEzpages a:visited,
    .betterInformation a, .betterInformation a:visited,
    .betterMoreinformation a, .betterMoreinformation a:visited,
    .betterBestsellers a, .betterBestsellers a:visited {
    	display: block;
    	background-color: #fffffe;
    	border-top: 2px solid #ffffff;
            border-bottom:1px dashed #ccc;
    	padding: 4px;
    
    }
    with:

    Code:
    .betterCategories a, .betterCategories a:visited,
    .betterDocuments a, .betterDocuments a:visited,
    .betterEzpages a, .betterEzpages a:visited,
    .betterInformation a, .betterInformation a:visited,
    .betterMoreinformation a, .betterMoreinformation a:visited,
    .betterBestsellers a, .betterBestsellers a:visited {
    	display: block;
    	background-color: #fffffe;
    	border-top: 2px solid #ffffff;
            border-bottom:1px dashed #ccc;
    	padding: 4px;
            color:#your color hexidecimal number here;
    }
    Thanks,

    Anne

  7. #487
    Join Date
    Oct 2010
    Location
    United Kingdom
    Posts
    477
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    Hi sort of there I've changed them to the blue but once I click on a category it is also blue but want it to remain black and the heading I opened turns black when it should be blue
    hope you can follow lol

    thanks for your help

  8. #488
    Join Date
    Oct 2010
    Location
    United Kingdom
    Posts
    477
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    to late to edit

    Hi sort of there I've changed them to the blue but once I click on a category the sub category is also blue but want it to remain black and the heading I opened turns black when it should be blue
    hope you can follow lol

  9. #489
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: All Business template Support Thread

    to late to edit

    Hi sort of there I've changed them to the blue but once I click on a category the sub category is also blue but want it to remain black and the heading I opened turns black when it should be blue
    hope you can follow lol
    I am sorry, but I do not understand what you want to do. The problem is with terminology. If you could explain what you want to do using standard css terms then I might be able to follow you. Can you take a look at the w3c schools css tutorial (specifically the links section) and see if you can explain better? You will probably be able to do this yourself if you read the tutorial

    Thanks,

    Anne

  10. #490
    Join Date
    Oct 2010
    Location
    United Kingdom
    Posts
    477
    Plugin Contributions
    0

    Default Re: All Business template Support Thread

    hi have had a look at that site and am completely lost to be honest
    what I want to do is on my site when you click on jewellery I want boxes,bracelets,brooches,chains all the way to sets to be another colour ... So people can distinguish between all the main categories you will also see that the main categories are capital and the sub categories are lower case
    I've knocked up a little picture to show black and blue colours
    hope this helps
    if not let me know again
    Attached Images Attached Images  

 

 
Page 49 of 100 FirstFirst ... 3947484950515999 ... LastLast

Similar Threads

  1. v150 facebook all [support thread]
    By sourceaddons in forum All Other Contributions/Addons
    Replies: 49
    Last Post: 19 Mar 2019, 04:10 PM
  2. Scuro Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 11
    Last Post: 12 Mar 2015, 09:45 PM
  3. All Business template -v1.5
    By heloparis in forum Addon Templates
    Replies: 5
    Last Post: 9 Apr 2012, 03:00 PM
  4. Business Activity Report 1.5.0 Support Thread
    By gharls in forum All Other Contributions/Addons
    Replies: 23
    Last Post: 6 Apr 2012, 11:12 PM
  5. DigitalShop Template Support Thread
    By blingthemes in forum Addon Templates
    Replies: 19
    Last Post: 9 Mar 2011, 07:49 PM

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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR