1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Changing colors of my template

Discussion in 'CSS' started by kjk11, Jul 30, 2012.

  1. #1
    I bought a custom template from my webhost, and now I'm wanting to change the colors of it, from green to blue, and can anyone help me with this, i dont know nothing about css, my template coding is http://tinypaste.com/188c1040 my host is wanting me to pay the 300 dollars to change the colors of it.
     
    kjk11, Jul 30, 2012 IP
  2. Jason0078

    Jason0078 Greenhorn

    Messages:
    22
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #2
    I can try to help u
     
    Jason0078, Jul 30, 2012 IP
  3. kjk11

    kjk11 Member

    Messages:
    358
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #3
    I need it!
     
    kjk11, Jul 31, 2012 IP
  4. kjk11

    kjk11 Member

    Messages:
    358
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #4
    is it I wanted to change the navagtion bar color would I have to change the url pic color?, how am I suppose to bring the image up this is what my code is how am I suppose to bring the image up background: url(../images/template/top_nav_bg.gif) top left no-repeat;}
    #top_nav {
    margin:0 auto;
    padding:0;
    width:990px;
    height:36px;
    text-align:center;
    background: url(../images/template/top_nav_bg.gif) top left no-repeat;}
     
    kjk11, Aug 1, 2012 IP
  5. haxxaruz

    haxxaruz Peon

    Messages:
    18
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I can help you.

    Add me on skype for easier communication: yi**git.oz**kan.28**04 (remove **)

    see ya!
     
    haxxaruz, Aug 1, 2012 IP
  6. kjk11

    kjk11 Member

    Messages:
    358
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #6
    I dont have skype
     
    kjk11, Aug 1, 2012 IP
  7. wyeoh

    wyeoh Greenhorn

    Messages:
    31
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    8
    #7
    Firstly, decide if ../images/template/top_nav_bg.gif is the background you want to change. If it is, then you will need a graphic editor to change the hue of the image. If your background is specify in css such as background-color: #eee; Then, changing the hex code for it will change your background. Let me know if you are still stuck :)
     
    wyeoh, Aug 5, 2012 IP
  8. MarkoJ

    MarkoJ Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    To change the nav bar color, you want to remove the background picture and add a background color attribute: background-color:#ff0000;
    Or you can change the picture, find where the current picture is(where all the files are that make up your website, like index.html) and either replace the new picture with the same name, or add in a picture and change the name in the code(/images/template/newpicturename.gif)
     
    MarkoJ, Aug 5, 2012 IP
  9. goknicks

    goknicks Greenhorn

    Messages:
    42
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    6
    #9
    Do you have photoshop? That image is definitely not worth $300. Pay someone on DP $5 and they will do it for you.
     
    goknicks, Aug 14, 2012 IP
  10. LozarD

    LozarD Peon

    Messages:
    9
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    Fix it already? 300 dollar for such a small change is a slaughter.
     
    LozarD, Aug 17, 2012 IP