Hi all,
Can anyone point out a clear way to work out which classes to edit in the CSS document in order to change the layouts in a web planning interface.
Specifically: I am trying to change the text size and column and row size for normal alv layouts displayed through the web planning interface.
Maybe you know where some clear help documentation exists for the editing of the CSS document?
Thanks,
Rael
Hello Rael,
you have to change the "font-size:" property in all styles starting with ".bpsLay".
However, to get a consistent design, I suggest to look for all font-size entries in the CSS and replace them accordingly.
Here's an easy process:
1) In the Web Interface Builder, Goto > MIME Objects
2) Click "Import CSS template"
3) Select "custom.css" > Edit, make changes, and save the file
4) On each "Page" component in the Web Interface, set "Additional CSS template" to "custom.css"
Regards,
Marc
SAP NetWeaver RIG, US BI
Add a comment