Jump to content

Fiesta

Members
  • Posts

    2
  • Joined

  • Last visited

Fiesta's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. Fiesta

    Header image

    thanks jlhaslip, I now understand. I have added the 5 different images as you suggested by inserting them as backgrounds in the html files, so now I am back to one neat css file, your assistance much appreciated.my next task is to get a decent enquiry form up and running, so you never know, I will probably be back asking for more help.
  2. Fiesta

    Header image

    Hi, do hope that someone can help. Is it possible to change the header image in my css file, for different pages in my web site.Currently my css file looks like this/***** Header *****/#header {color:#ffcc33;background:#f0f8ff url(img/front.jpg) bottom left no-repeat;height:275px;margin:0 0 10px 0;padding:0;}#header h1 {font:Arial rounded MT Bold,Verdana,Tahoma,Arial,sans-serif;font-size:3em;font-weight:bold;letter-spacing:-2px;margin:0 0 4px 15px;padding:15px 0 0 0;}#header p {font-size:1.2em;letter-spacing:-1px;margin:0 0 20px 15px;padding:0 0 0 3px;}I realise that this can probably be done in the actual html pages, but it does not work for me! I cannot get the h1 to sit neatly over the image.I am working around this problem by creating 5 different css files, all identical except for the header image link, but it seems a messy way of doing things.assistance would be very gratefully received. thanks.
×
×
  • Create New...