Difference between revisions of "Template: UseCaseHead"

From Genesys Documentation
Jump to: navigation, search
Line 28: Line 28:
 
{{#css:  
 
{{#css:  
 
.special-uc #public-uc-heading {
 
.special-uc #public-uc-heading {
background: linear-gradient(rgba(255,79,31,0.7),rgba(255,79,31,0.7)),url({{#cargo_query:tables=SMART_Canonical|fields=DataSheetImageURL|where=ID="{{#explode:{{FULLPAGENAME}}|/|3}}"}}) no-repeat top -65px left 0/100%;
+
background: linear-gradient(rgba(255,79,31,0.7),rgba(255,79,31,0.7)),url("{{#cargo_query:tables=SMART_Canonical|fields=DataSheetImageURL|where=ID="{{#explode:{{FULLPAGENAME}}|/|3}}"}}") no-repeat top -65px left 0/100%;
 
}
 
}
 
ul.related-links, ul.related-links li {display: inline; margin-left: 0;}
 
ul.related-links, ul.related-links li {display: inline; margin-left: 0;}

Revision as of 14:25, October 30, 2020

What's the challenge?

What's the solution?

Retrieved from "https://all.docs.genesys.com/Template:UseCaseHead (2025-06-22 05:59:15)"