On 4/29/15, John Found <johnfo...@asm32.info> wrote: > I am trying to make fossil repository [2] to look like the home site of the > project [1], but unfortunately > in order to make the borders as on the site, I need div.content to has > transparent background. In the same > time, the background of the page must be white. > > In [1] I made it by using "div.paper" that contain no text and only serve to > provide the proper border. > It has transparent background and border-image with transparency (the > tractor holes). All elements > contained in "div.paper" have margin:0px in order to not have transparent > gaps. > > Unfortunately, in the fossil generated HTML, the div.content element > contains some text, not enclosed in > any tags. This way, I can't make this text background white and it remains > transparent. > > Any ideas how to make the trick? Is it possible at all? >
This is a guess, because I don't really understand your problem: Maybe add "<div class='paper'>" to the end of the header and add "</div>" to the beginning of the footer? -- D. Richard Hipp d...@sqlite.org _______________________________________________ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users