on 2008 Aug 08 9:59 AM
Hello,
colors of the analysis table may be customize via the portal themes.
Because of the size of the whole table I'd like to change the cellpadding and cellspacing parameters too.
Is this possible to do?
Thanks for help
Stefan
Hy,
since now I didn't try it. But I think to do this in the Portal is right. Can somebody tell me where?
Greetings
Stefan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Check the HTML source of the generated web template ... in there you should be able to find the particular style that your table is using. You would then either need to find where that style is defined (CSS) and change it, or add it into your template.
You can add
<style>
.stylename{}
</style>
elements into your web template if you like. The normal style, as defined in the SAP standard CSS should still be used, but now your cellpadding values should overwrite any of the standard values.
Hope this helps.
Cheers,
Andrew
I cannot see this myself in my system but my team's portal guy says this is possible.
Did you try to do it?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
65 | |
8 | |
8 | |
6 | |
6 | |
6 | |
6 | |
6 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.