PC Review


Reply
Thread Tools Rate Thread

Background Color changes

 
 
Grady
Guest
Posts: n/a
 
      26th Jan 2004
I am running FrontPage 2003 and WindowsXP Pro with IIS
running and Server Extensions installed. I am hosting
temporarily the webpage on my pc. When I publish to
http://localhost my background color changes from light
yellow to light blue. Very odd! The color remains light
yellow with FrontPage, but is light blue when viewed on
the web. All other things are correct: borders, tables,
etc.

Ideas???? --- and thanks

Grady
 
Reply With Quote
 
 
 
 
Grady
Guest
Posts: n/a
 
      26th Jan 2004
I should add when I Publish my web, and I am on the page
with the split screen, when I select index.htm to View in
Brosweer from the Local web Site it is yellow. But when I
select index. htm from te right panel, Remote Web Site,
it shows up in blue.


>-----Original Message-----
>I am running FrontPage 2003 and WindowsXP Pro with IIS
>running and Server Extensions installed. I am hosting
>temporarily the webpage on my pc. When I publish to
>http://localhost my background color changes from light
>yellow to light blue. Very odd! The color remains light
>yellow with FrontPage, but is light blue when viewed on
>the web. All other things are correct: borders, tables,
>etc.
>
>Ideas???? --- and thanks
>
>Grady
>.
>

 
Reply With Quote
 
Grady
Guest
Posts: n/a
 
      26th Jan 2004
Another late note: tried synchronize feature, but still
have one index.htm in yellow, the other in blue.

Help...thanks

Grady
>-----Original Message-----
>I should add when I Publish my web, and I am on the page
>with the split screen, when I select index.htm to View

in
>Brosweer from the Local web Site it is yellow. But when

I
>select index. htm from te right panel, Remote Web Site,
>it shows up in blue.
>
>
>>-----Original Message-----
>>I am running FrontPage 2003 and WindowsXP Pro with IIS
>>running and Server Extensions installed. I am hosting
>>temporarily the webpage on my pc. When I publish to
>>http://localhost my background color changes from light
>>yellow to light blue. Very odd! The color remains light
>>yellow with FrontPage, but is light blue when viewed on
>>the web. All other things are correct: borders, tables,
>>etc.
>>
>>Ideas???? --- and thanks
>>
>>Grady
>>.
>>

>.
>

 
Reply With Quote
 
Stefan B Rusynko
Guest
Posts: n/a
 
      26th Jan 2004
Background color in a page or shared borders
- shared border backgrounds require FP2002 SE
Open your page in IE and view source to see the body tag or styles applied

--

_____________________________________________
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.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________


"Grady" <(E-Mail Removed)> wrote in message news:455001c3e3b7$a2684a90$(E-Mail Removed)...
| I am running FrontPage 2003 and WindowsXP Pro with IIS
| running and Server Extensions installed. I am hosting
| temporarily the webpage on my pc. When I publish to
| http://localhost my background color changes from light
| yellow to light blue. Very odd! The color remains light
| yellow with FrontPage, but is light blue when viewed on
| the web. All other things are correct: borders, tables,
| etc.
|
| Ideas???? --- and thanks
|
| Grady


 
Reply With Quote
 
Grady
Guest
Posts: n/a
 
      26th Jan 2004
Thanks so much for replying--
I viewed the source in both FP and IE. Unfortunately I do
not know enough about coding to determine the line(s)
that make the background blue. If someone who knows these
things could be so kind to go to
http://www.gradygroup.com
and let me know which line(s) make the back ground blue
then I can compare this info against the source in FP.

I do have FP Extensions active.

Thanks
Grady


>-----Original Message-----
>Background color in a page or shared borders
>- shared border backgrounds require FP2002 SE
>Open your page in IE and view source to see the body tag

or styles applied
>
>--
>
>_____________________________________________
>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.net-sites.com/sitebuilder/newsgroups.asp
>_____________________________________________
>
>
>"Grady" <(E-Mail Removed)> wrote in

message news:455001c3e3b7$a2684a90$(E-Mail Removed)...
>| I am running FrontPage 2003 and WindowsXP Pro with IIS
>| running and Server Extensions installed. I am hosting
>| temporarily the webpage on my pc. When I publish to
>| http://localhost my background color changes from light
>| yellow to light blue. Very odd! The color remains light
>| yellow with FrontPage, but is light blue when viewed on
>| the web. All other things are correct: borders, tables,
>| etc.
>|
>| Ideas???? --- and thanks
>|
>| Grady
>
>
>.
>

 
Reply With Quote
 
Stefan B Rusynko
Guest
Posts: n/a
 
      26th Jan 2004
Your Html is incorrect
- did you edit it?
The Themes tag on all pages (html view) is
<meta name="Microsoft Theme" content="capsules 110, capsules 0110">
and should be
<meta name="Microsoft Theme" content="capsules 110, default">

Your theme is controlling the page background color
To change it use Format Theme Modify Colors Custom and save as a new theme name

--

_____________________________________________
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.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________


"Grady" <(E-Mail Removed)> wrote in message news:408301c3e428$6f2d2440$(E-Mail Removed)...
| Thanks so much for replying--
| I viewed the source in both FP and IE. Unfortunately I do
| not know enough about coding to determine the line(s)
| that make the background blue. If someone who knows these
| things could be so kind to go to
| http://www.gradygroup.com
| and let me know which line(s) make the back ground blue
| then I can compare this info against the source in FP.
|
| I do have FP Extensions active.
|
| Thanks
| Grady
|
|
| >-----Original Message-----
| >Background color in a page or shared borders
| >- shared border backgrounds require FP2002 SE
| >Open your page in IE and view source to see the body tag
| or styles applied
| >
| >--
| >
| >_____________________________________________
| >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.net-sites.com/sitebuilder/newsgroups.asp
| >_____________________________________________
| >
| >
| >"Grady" <(E-Mail Removed)> wrote in
| message news:455001c3e3b7$a2684a90$(E-Mail Removed)...
| >| I am running FrontPage 2003 and WindowsXP Pro with IIS
| >| running and Server Extensions installed. I am hosting
| >| temporarily the webpage on my pc. When I publish to
| >| http://localhost my background color changes from light
| >| yellow to light blue. Very odd! The color remains light
| >| yellow with FrontPage, but is light blue when viewed on
| >| the web. All other things are correct: borders, tables,
| >| etc.
| >|
| >| Ideas???? --- and thanks
| >|
| >| Grady
| >
| >
| >.
| >


 
Reply With Quote
 
Grday
Guest
Posts: n/a
 
      26th Jan 2004
Thanks, Stefan
I applied new themes and published to site. All is well!

To answer your question, no I did not touch/edit my
themes. I have no idea what happened-- but what seems even
stranger to me is why the change was only on the published
site, not on both published and working FP directory.

One last question: along time ago, I added code to refresh
my webpage every 60 (I think) seconds. This was bad when I
had web pictures rather than I web cam. I would like to
remove this code, but can not rememeber what is it or
where I put it!!!

Ideas??

Thanks again for all your help
Grady

>-----Original Message-----
>Background color in a page or shared borders
>- shared border backgrounds require FP2002 SE
>Open your page in IE and view source to see the body tag

or styles applied
>
>--
>
>_____________________________________________
>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.net-sites.com/sitebuilder/newsgroups.asp
>_____________________________________________
>
>
>"Grady" <(E-Mail Removed)> wrote in

message news:455001c3e3b7$a2684a90$(E-Mail Removed)...
>| I am running FrontPage 2003 and WindowsXP Pro with IIS
>| running and Server Extensions installed. I am hosting
>| temporarily the webpage on my pc. When I publish to
>| http://localhost my background color changes from light
>| yellow to light blue. Very odd! The color remains light
>| yellow with FrontPage, but is light blue when viewed on
>| the web. All other things are correct: borders, tables,
>| etc.
>|
>| Ideas???? --- and thanks
>|
>| Grady
>
>
>.
>

 
Reply With Quote
 
Stefan B Rusynko
Guest
Posts: n/a
 
      27th Jan 2004
It would be a tag in you HEAD section (delete it) something like:
<meta http-equiv="Refresh" content="X; URL=someplace.com">
--

_____________________________________________
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.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________


"Grday" <(E-Mail Removed)> wrote in message news:4e8301c3e45c$899e6850$(E-Mail Removed)...
| Thanks, Stefan
| I applied new themes and published to site. All is well!
|
| To answer your question, no I did not touch/edit my
| themes. I have no idea what happened-- but what seems even
| stranger to me is why the change was only on the published
| site, not on both published and working FP directory.
|
| One last question: along time ago, I added code to refresh
| my webpage every 60 (I think) seconds. This was bad when I
| had web pictures rather than I web cam. I would like to
| remove this code, but can not rememeber what is it or
| where I put it!!!
|
| Ideas??
|
| Thanks again for all your help
| Grady
|
| >-----Original Message-----
| >Background color in a page or shared borders
| >- shared border backgrounds require FP2002 SE
| >Open your page in IE and view source to see the body tag
| or styles applied
| >
| >--
| >
| >_____________________________________________
| >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.net-sites.com/sitebuilder/newsgroups.asp
| >_____________________________________________
| >
| >
| >"Grady" <(E-Mail Removed)> wrote in
| message news:455001c3e3b7$a2684a90$(E-Mail Removed)...
| >| I am running FrontPage 2003 and WindowsXP Pro with IIS
| >| running and Server Extensions installed. I am hosting
| >| temporarily the webpage on my pc. When I publish to
| >| http://localhost my background color changes from light
| >| yellow to light blue. Very odd! The color remains light
| >| yellow with FrontPage, but is light blue when viewed on
| >| the web. All other things are correct: borders, tables,
| >| etc.
| >|
| >| Ideas???? --- and thanks
| >|
| >| Grady
| >
| >
| >.
| >


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
custom color for font color and or background shading color Ben Microsoft Excel Programming 2 5th May 2010 02:32 PM
Checkbox to change background color, font color and remove/ add bo Sara Microsoft Excel Misc 1 11th Nov 2008 08:17 PM
Cell background color (interior color) setting not working Martin E. Microsoft Excel Programming 1 21st May 2006 07:00 PM
Default Border, Font Color, and Cell Background Color Elijah Microsoft Excel Misc 1 28th Oct 2005 04:10 PM
The BACKGROUND COLOR OF THE COMMAND BUTTON FACES RESET TO THE DEFAULT COLOR Alva Dean Microsoft Excel Programming 2 8th Mar 2004 08:24 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:48 AM.