|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
unable to put background image in webpage
HI
I have a webpage designed by some one else who is not around anymore,and I am trying to create another webpage, with the images sliced slightly differently. Which I have done MErsea Index Copy. Now aboutus webpage has the background image I require.... CAn someone point out how I might get the same effect on mersea index copy? your help would be greatly appreciated... I have attached the file.. |
|
#2
|
||||
|
||||
|
Hi Rob,
Right, this one had me stumped for a bit until I relaised what they had done. You need to add two bits of code to the body tag <body ..... > of your page. The tag currently reads: <BODY topmargin="0"> you need to insert both the reference to the bg image AND (this is this bit that confused me) the reference to the BG color. You need the color as the BG image is made up of nothing but transparent sapce with white dots. When you're done you body tag should look like this: <BODY topmargin="0" background="images/bg.gif" bgCOLOR="#1D529D"> I hope that works for you. Icy |
![]() |
| Viewing: Dev Shed Forums > Web Design > Web Design Help > unable to put background image in webpage |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|