Hello,
I just put a "Text/Image" box in column & upload a image of size 97*25px in that. I put all padding zero but still seeing lots of space between column width like below.
Any idea to minimise this padding from top and bottom ?
Thanks
Chandra M.
At a very high level, if you want to mess around with things like padding and the OOB options aren't cutting it:
Alternatively you can overwrite CSS on your own on an ad-hoc basis, but this is hacky, so do it sparingly (if at all).
So to answer your question, yes, in general you can probably customize this sort of thing, but you need to have a good handle on how custom skins work in OBIEE and how CSS works.