background graphic checkbox disabled?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm trying to add a background graphic to a table, but the checkbox is
disabled. How do I enable it?
 
Change your browser compatibility settings. And be aware of what they mean.
The background image will not show up in certain browsers.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Complex things are made up of
Lots of simple things.
 
The current setting is
BROWSERS: Both Internet Explorer and Navigator
BROWSER VERSIONS: 5.0/6.0 and later

As far as I know, these settings should accommodate background graphics.

--Paul
 
Try setting to custom...

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================

RaftingBear said:
The current setting is
BROWSERS: Both Internet Explorer and Navigator
BROWSER VERSIONS: 5.0/6.0 and later

As far as I know, these settings should accommodate background graphics.

--Paul
 
I now have it at Custom. The checkbox is still not enabled. As a workaround,
I tried going to the code view and manually adding the Background= modifier
to the <table> tag. That worked; the background image shows perfectly.
However, that check box is STILL not enabled. So, my specific problem is
solved, but the general issue is not.

--Paul
 
is it _possible_ that you have open only a page and not a whole web or site?

--
Chris Leeds,
Microsoft MVP-FrontPage

If you make web sites for other people, you should check out ContentSeed:
http://contentseed.com/
--
 
Due to an error in the schemas used in FP 2003 (from Visual Studio), you need to set it to IE5+ only

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


|I now have it at Custom. The checkbox is still not enabled. As a workaround,
| I tried going to the code view and manually adding the Background= modifier
| to the <table> tag. That worked; the background image shows perfectly.
| However, that check box is STILL not enabled. So, my specific problem is
| solved, but the general issue is not.
|
| --Paul
|
| "Thomas A. Rowe" wrote:
|
| > Try setting to custom...
|
 
Back
Top