Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Forum: Fixing WordPress
    In reply to: help!
    Thread Starter josefern

    (@josefern)

    thanks for the link, looks like lots of errors. I made one change to the index file earlier todayabove that may have caused this, but I was sure it was working on on IE, now at home on safari it looks totally wrong. I took a copy of all the code before I touched it, ill put it back tomorrow to see if it changes.

    The changes I made where to take out the expand comments but I can’t find that code anywhere now (got it from a thread on here) to put it back

    Forum: Fixing WordPress
    In reply to: help!
    Thread Starter josefern

    (@josefern)

    thanks, I don’t know CSS 🙂 hmm

    Thread Starter josefern

    (@josefern)

    thanks Binni_77

    where do I place the code? under the /* Header */ or /* Menu */ section

    and I what the color to be f5f5f5

    so it is

    #menu ul li a:hover {
    color:#f5f5f5; /*balck color*/
    }
    #header a:hover {
    color:#f5f5f5; /*balck color*/
    }

    do I replace any css?
    sorry for all the questions! 🙂

    Thread Starter josefern

    (@josefern)

    thanks alchymyth!

    a couple of questions
    re the header, I added

    #header {
    height: 216px;
    background: #F5F5F5 url(images/header.jpg) no-repeat center;
    }

    but didnt seem to work?

    also with the menu, I changed the header color but need to change the font color as when you hover over and click the font turns white and dissapears?

    thanks for your help!

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