diff --git a/docs/page.css b/docs/page.css index b4e2feade..ea755a477 100644 --- a/docs/page.css +++ b/docs/page.css @@ -190,3 +190,6 @@ table .title { background-color: #FFFFFF; width:100%; border: 0px; } display: none; } } + +#adcontainer { +} \ No newline at end of file diff --git a/xdocs/stylesheets/site.vsl b/xdocs/stylesheets/site.vsl index b481eef4d..9def23d05 100644 --- a/xdocs/stylesheets/site.vsl +++ b/xdocs/stylesheets/site.vsl @@ -29,6 +29,8 @@ #set ($blue1 = "#CFDCED") #set ($sourceborder = "#023264") #set ($pound = "#" ) + #set ($ssi = "include virtual=") + #set ($adsurl = "/ads/buttonbar.html") ## start the processing #document() ## end the processing diff --git a/xdocs/stylesheets/templates.vm b/xdocs/stylesheets/templates.vm index 6ec671ab3..ac3e03b54 100644 --- a/xdocs/stylesheets/templates.vm +++ b/xdocs/stylesheets/templates.vm @@ -194,12 +194,6 @@ #macro (makeProject $menus)