test melih
 melih
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • transformations Friend
    #137254

    Hi,

    When using the coloured modules on the right positions with menus If I select the entries they turn white and I cannot read what is it. I suppose they should become coloured (green, blue, orange) over white… Perhaps it is something silly but I cannot find a solution and it looks very unprofessional.

    Thanks

    jwellman Friend
    #287103

    You wrote, “Right positions with menus” and I’m a bit confused. I use this template and might be able to help. Do you mean the links you put in the modules have a white roll-over color? Sorry for the confusion and if you could also provide a live site URL or a screenshot that may help us give the correct answer as well.

    Thanks in Advance!

    transformations Friend
    #287105

    Hi jwellman,

    Yes, sorry I found it difficult to describe it words, but it is as you say. The site is being tested at http://www.transformations-uk.org and you can see the problem on the green and orange modules.
    Thanks

    jwellman Friend
    #287111

    You’ll need to visit your template css file. You are looking for this file: template_css.css On or around line 61 you need to make your adjustments.

    }

    a:hover, a:active, a:focus {
    background: #F2F2F2; <– This is the line that is making the rollover color.
    color: #545454;
    text-decoration: underline;
    } here:

    I also had the “white” background issue on my site so I went to my CSS and deleted the background color all together. Click this link to see the results Scroll down to the bottom where you will see my links also in the green area. Problem is, by taking out the background color line, this will be the result you get. Taking the line out produces no color at all but I think I like it that way. I think I’ll leave mine with the line cut out. 😉

    You can change the color if you wish instead of deleting it. Good Luck!

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  jwellman 16 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum