Atlantis timeline component navigation icons not rendered

UI Components for JSF
Post Reply
Smurfs
Posts: 11
Joined: 06 Jan 2012, 12:19
Location: Ireland

24 Jan 2017, 11:19

Hi,

The Atlantis themed timeline component navigation widget does not display forward, back, etc., icons.

A quick work around is to add the following styles to the page/css file.

Code: Select all

.ui-icon-circle-zoomin { background-image: url("/javax.faces.resource/images/ui-icons_ffffff_256x240.png.xhtml?ln=primefaces-omega"); background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-image: url("/javax.faces.resource/images/ui-icons_ffffff_256x240.png.xhtml?ln=primefaces-omega"); background-position: -192px -192px; }
.ui-icon-circle-arrow-w { background-image: url("/javax.faces.resource/images/ui-icons_ffffff_256x240.png.xhtml?ln=primefaces-omega"); background-position: -144px -192px; }
.ui-icon-circle-arrow-e { background-image: url("/javax.faces.resource/images/ui-icons_ffffff_256x240.png.xhtml?ln=primefaces-omega"); background-position: -112px -192px; }
Is this a bug or have I missed a configuration setting somewhere?

Ta
Andrew

PrimeFaces 6.0
Atlantis Theme 1.0.1
Atmosphere 2.4.4
Deltaspike 1.7.2
JBoss Wildfly-8.2
JDK1.8

tandraschko
PrimeFaces Core Developer
Posts: 3979
Joined: 03 Dec 2010, 14:11
Location: Bavaria, DE
Contact:

24 Jan 2017, 18:33

I would use the atlantis forum.
Thomas Andraschko

PrimeFaces | PrimeFaces Extensions

Apache Member | OpenWebBeans, DeltaSpike, MyFaces, BVal, TomEE

Sponsor me: https://github.com/sponsors/tandraschko
Blog: http://tandraschko.blogspot.de/
Twitter: https://twitter.com/TAndraschko

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 26 guests