Changing a theme background to no-repeat

G

Guest

Good day.

As I am about to destroy something in frustration, I thought I would ask
more knowledgable people about this first. I modified the FP2003 Compass
theme with a custom .gif background based off of the same properties as the
original background_compass.gif file. I went into the comp1011.css file,
into the "body" section and added "background-repeat: no-repeat;" right after
the background-image statement. I was hoping to make the background a single
image and non-repeating.

No matter what I have tried, the background always repeats.

Any ideas where I can make an effective change for a single image in the
background and still maintain the theme?

Thanks for any and all help,
J
 
T

Thomas A. Rowe

When you modify a theme, you must save it under a new name, and then remove the current theme and
apply your modified theme or FP will overwrite any changes.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
G

Guest

I found a really cool script at dynamicdrive.com, it sets the pic and as the
page is scrolled the pic(not tiled) stays centered
 
S

Stefan B Rusynko

Do not edit the theme css files directly
- FP recreates them from the theme .elm files
Use Format Theme Modify/Customize Text More Text style to add the body no repeat style
If you do extensive edits to the FP theme see granular editing at
http://sbrenjoy.bizland.com/frontpage/themes/newthemes.html#Granular
--




| Good day.
|
| As I am about to destroy something in frustration, I thought I would ask
| more knowledgable people about this first. I modified the FP2003 Compass
| theme with a custom .gif background based off of the same properties as the
| original background_compass.gif file. I went into the comp1011.css file,
| into the "body" section and added "background-repeat: no-repeat;" right after
| the background-image statement. I was hoping to make the background a single
| image and non-repeating.
|
| No matter what I have tried, the background always repeats.
|
| Any ideas where I can make an effective change for a single image in the
| background and still maintain the theme?
|
| Thanks for any and all help,
| J
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top