Can you change the background on more than one web page at a time?

Soldato
Joined
25 Oct 2002
Posts
4,198
Location
Derbyshire
I want to change the background on about 60 web pages from a simple colour to a patern.

Can i somehow do them all in bulk?

Pages were made in front page but a n00b who guessed everything (me)!
 
Hmmmm.... thanks guys but it needs dumbing down 75%

My pages were made using WYSIWYG stuff the pages i've a problem with are plain white with no colour or background to replace.

I added a photo album using http://jalbum.net/ and it won't let me set the background.

I needed this kind of setup as the free hostinf the club use dosn't allow java etc :( (without paying)

Any more ideas?


I tryed find & replace but couldn't in frontpage as i needed more to add than replace.
 
That is clever stuff!!

will remember for new pages.




[EDIT]
Sorted it!!

Turns out the photo album as a css file

Just deleted the line about colour and replaced it with

background-image:
url('bluewater.jpg');
background-repeat: repeat

Works a treat!
 
Last edited:
Back
Top Bottom