• There is one colour that will cannot be changed, it isn’t in my .ccs layout anywhere, is there a line of code I am supposed to put in there.

    Take a look at the HOME/ABOUT links on the top left of the page, their a kind of blue colour – https://mooby.towardsomega.com/

Viewing 6 replies - 1 through 6 (of 6 total)
  • why does that theme say its yours if you dont know what you are editing?

    #themenu li a
    {
    	display:block;
    	text-align:left;
    	color:orange; <-------------------- change that

    when youre done, you can add my name to the theme author as well, I guess. ??

    Thread Starter jayuk23

    (@jayuk23)

    Coz I am am putting it together bit by bit, don’t be so quick to jump to conclusions.

    And I already changed the colour on the part you pointed out at the start, doesn’t display white.

    im not jumping to any conclusions, I asked a question.

    And I dont care what you previously changed, what I suggested at the time worked to change that link color.

    moving onto another thread — this one is resolved.

    Thread Starter jayuk23

    (@jayuk23)

    No, it didn’t work other wise I wouldn’t of had to ask this question as it was already the colour I wanted but it doesn’t change.

    I just looked,

    what COLOR is solid white???

    this is what you currently have:

    color:solid white;

    solid white isnt a color.

    WHITE is a color.

    As Ive already stated, changing that changes the color, that is as long as you use a fricken color.

    Try this:

    color:white;

    when Ive had to prove this by downloading that page and and the css, and changing that 1 line, and reposting it on my own domain, youre going to look very bullheaded.

    youre welcome.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Cannot chnage a colour’ is closed to new replies.