Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

body or css background image #328

Open
giuseppefava opened this issue Apr 23, 2023 · 2 comments
Open

body or css background image #328

giuseppefava opened this issue Apr 23, 2023 · 2 comments

Comments

@giuseppefava
Copy link

Hi,
I'm not able to set a background image for all my viewer.
I'm using it as karaoke viewer in my delphi app and I would like to set a ackground for lyrics.
Could you please give me an example code?

@giuseppefava giuseppefava changed the title body background image body or css background image Apr 23, 2023
@BerndGabriel
Copy link
Owner

Hi Giuseppe,

background attribute <body background='orphancat.png'> as well as
background-image property <body style='background-image:url(orphancat.png)'>
can be used in THtmlViewer.

@giuseppefava
Copy link
Author

Thankyou BerndGabriel,
Is there a way to enlarge background image to adapt it to htmlviewer width and height??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants