• sharkytm

    (@sharkytm)


    I’ve been working on improving my blog @ http://sharkytm.com, and im somewhat satisfied thusfar, but i can’t seem to figure out how to fill in the area under the menu with the menu’s background color. As i encounter other problems, i’ll ask for help, as i know very little CSS, and have done most of the work by randomly adding color:green; to sections to find out what they control.
    TIA

Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter sharkytm

    (@sharkytm)

    i also would like to know how to change the color of the ‘comments’ link. I’ve looked at http://www.tamba2.org.uk/graphicalcss/ , but cant figure it out.

    MaxT

    (@maxt)

    a {
    color: #390; <– your green color
    }

    Thread Starter sharkytm

    (@sharkytm)

    many thanks. Max (BTW: checked out your site, and i like the layout 🙂 )

    MaxT

    (@maxt)

    My pleasure and thanks for the comments 🙂
    By the way, try to download a copy of Firefox (internet browser), open your site in it, go to the Tools in the menu bar, then to DOM Inspector, then you will see tree structure of your document. By clicking on each element you can see what CSS does it use and many other nifty things 🙂
    Regards

    Thread Starter sharkytm

    (@sharkytm)

    cool, i downloaded thunderbird, and man what a mess. I’ve herd good things about firefox.
    I’ll get it tonight.

    Sushubh

    (@sushubh)

    give a go to opera. 😉

    Thread Starter sharkytm

    (@sharkytm)

    i have opera. im using Firefox. not too bad, much better than thunderbird.

    MaxT

    (@maxt)

    <- have IE / MyIE2 / FireFox /Mozilla /Netscape / wget / lynx all available on same box (or on a box on my lan). Testing site in all those browsers is a pain in the ass, I wish there was 1 browser, then I would use my time on creating a site, not making sure it’s crosscompatible 😐

    Sushubh

    (@sushubh)

    thunderbird is not a browser for christ’s sake

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

The topic ‘Help with blog please.’ is closed to new replies.