the attachments page is generated by confluence itself (builder does not generat...
the attachments page is generated by confluence itself (builder does not generate this content) ... it's likely to be a missing css style ... take a look at the confluence css and copy it over to your custom css.
I noticed that when I initially add attachments the colors are alternating, howe...
I noticed that when I initially add attachments the colors are alternating, however when I leave and then return to the attachment page all the rows are white.
In the normal confluence,the row with color will have something like this
Comments (3)
Sep 28, 2009
Alain Moran says:
the attachments page is generated by confluence itself (builder does not generat...the attachments page is generated by confluence itself (builder does not generate this content) ... it's likely to be a missing css style ... take a look at the confluence css and copy it over to your custom css.
Oct 01, 2009
David Ay says:
I noticed that when I initially add attachments the colors are alternating, howe...I noticed that when I initially add attachments the colors are alternating, however when I leave and then return to the attachment page all the rows are white.
In the normal confluence,the row with color will have something like this
For some reason after the initial add, Theme builder no longer has the style attribute in the row.
Oct 01, 2009
Alain Moran says:
Builder does NOT generate the attachments screen ... it is generated by the atta...Builder does NOT generate the attachments screen ... it is generated by the attachments action.
To put that another way ... builder cannot influence the code that is generated by the attachments screen.