Skip to main content
Answer

Is there any way to create HTML page with background image along with few hyperlinks

  • December 19, 2023
  • 2 replies
  • 174 views

Trying to create an HTLM page with background image though Docebo page? I am trying to create a page through HTML / WYSIWYG wizard, but background image is not getting populated. 

Is there any Docebo limitation? 

 

 

 

Best answer by lrnlab

There are some HMTL tags this widget doesn't like...it’s a bit of trial and error...if you have an external server, you should be able to call in the image or create an iFrame. Also check her HTML & CSS discussion board...others may have achieved this.

2 replies

lrnlab
Hero III
Forum|alt.badge.img+10
  • Hero III
  • Answer
  • December 19, 2023

There are some HMTL tags this widget doesn't like...it’s a bit of trial and error...if you have an external server, you should be able to call in the image or create an iFrame. Also check her HTML & CSS discussion board...others may have achieved this.


Bfarkas
Hero III
Forum|alt.badge.img+6
  • Hero III
  • December 21, 2023

Are you trying to do like image mapping links? Another way around in that scenario is to essentially segment the image into pieces and just stack them with links instead of doing the background image, but only works in that scenario.