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?

[1] http://fresh.flatassembler.net/
[2] http://fresh.flatassembler.net/fossil/repo/fresh/index

-- 
John Found <johnfo...@asm32.info>
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to