3 replies
  • WEB DESIGN
  • |
Ok so i have a website but it is all in css now i was able to make the other parts of the website because you dont need to know css to make those parts but now i want to add a header logo to my site and i need to put it in the css script if anyone could help me out that would be great.

the image is below and i was wondering if someone could covert that image into a css script and then show me where to put it in.

I would really appreciate the help.

Thank you,

- Eric

Here is the css script

/* Page Title */
#xg_body h1,
#xg_body ul.navigation a,
#xg_navigation ul li.this a,
#xg_navigation ul li a:hover,
.navigation-solo,
.navigation-solo a {
color: #2d2112 !important;
}
/* Page */
#xg_body,
#xg_navigation ul li.this a,
#xg_navigation ul li a:hover {
background-color: #F8F3ED;
}
/* Module Body: Background & Text */
.xg_module_body, .xg_module_foot {
background-color: #FFF;
}
.xg_module_head {
border-top:1px solid #90846d;
}
#css #question
  • Profile picture of the author Eric Land
    i want that to be a header the the page how would i do that?

    Thank you,

    - Eric
    Signature

    I am looking for ad swaps pm me if you are too!

    {{ DiscussionBoard.errors[73388].message }}
    • Profile picture of the author Eric Land
      thank you i figured it out
      Signature

      I am looking for ad swaps pm me if you are too!

      {{ DiscussionBoard.errors[74371].message }}

Trending Topics