Drawing objects in Shared Borders

  • Thread starter Thread starter deena
  • Start date Start date
D

deena

Is there a way to put a drawing object in a shared
border? I have several buttons and a small image and I
want to put a dark block behind them to make them stand
out, but I can't get it to show up in the border...

Thanks for any help
D
 
No because the drawing object are entered as VML graphics with code written
to the head section of the page, and in the case of use Shared Borders or FP
Includes on the content that is between the <body>..</body> tags included in
other pages.

Insert a fixed pixel with table, and set the cell background to whatever
color your want, then insert your buttons into the table/cell.

--

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

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
Back
Top