Shared Border Graphic – FP03

N

NJ Webmaster

When I add a graphic to a shared border in FP03, I get an edge on the
outside. Example: Right Click, select Shared Border Properties. Add a
picture like a blue box graphic to the top shared border, when you do you get
a white area above the top shared border. How do I get the graphic to go all
the way up to the top of the screen? Same things happen to a Left Shared
Border too.

Thanks,
NJ Webmaster
 
R

Ravi Anguluri

Try using this <body topmargin="0" leftmargin="0"> in your html pages

Hope this Information helps.

Regards
Ravi Anguluri
MSFT

This posting is provided "as is" with no warranties and confers no rights
 
N

NJ Webmaster

Thank you Ravi!

That did it. Took a little time to figure out that I needed to remove the
1st <body> or it makes 2 of everything.

Thanks again!
 
Top