ICEfaces
  1. ICEfaces
  2. ICE-2349

Theme images in xp-portlet.css not rendering within Liferay on Firefox

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.7DR#2
    • Fix Version/s: 1.7DR#3, 1.7
    • Component/s: None
    • Labels:
      None
    • Environment:
      Liferay 4.3.3 / Tomcat 6.0.13

      Description

      The xp-portlet.css file contains many lines like this:

          background-image: url( "./css-images/table_col_header.gif" );

      But this syntax doesn't work inside of a Liferay portlet. Additionally, this is incosistent with syntax that is used elsewhere, which DOES work with Liferay:

          background-image: url( css-images/in_progress.gif );

      Recommend being consistent throughout the file by using the latter syntax for all background-image properties (by removing the quotes and the ./ from the beginning of the image URL, and removing the trailing quotes from the end).

        Activity

        There are no comments yet on this issue.

          People

          • Assignee:
            Unassigned
            Reporter:
            Neil Griffin
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: