Results 1 to 2 of 2

Thread: Css Help needed - working on site!

  1. #1
    Join Date
    Feb 2006
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Css Help needed - working on site!

    Hello I am currently working on a profile.
    http://www.kasamba.com/viewExpert.as...387&catid=1084

    I am wondering how I can change the purple
    background where the "send a request" yellow
    button is.

    I know there is a way using only Css but cant think how it is done.
    Oh yeah I cant change the original colors on the style sheet.
    I need a code that goes in to my html section of the site if you please.
    For some reason this only works with css codes. Weird I know.
    Thanks

  2. #2
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    For some reason this only works with css codes. Weird I know.
    Not at all. Deprecated HTML styling attributes will naturally be overridden by CSS.
    Oh yeah I cant change the original colors on the style sheet.
    That's more of a problem than the one you described as your main problem. If you're using inline CSS everywhere, it's going to lead to a hideous site design that'll be really difficult to change should you need to.
    Anyway: apply style="background-color:color;" to the tag with the purple background.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

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
  •