Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-9743

Fix background-position of top2-class in prosilver for RTL-languages.

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Fixed
    • 3.0.7-PL1
    • 3.0.8-RC1
    • Styles
    • None
    • firefox 3.6.7, php 5.2.13, phpMyAdmin 3.2.4

    Description

      In prosilver style of Arabic language which uses bidi.css as it is a right to left language, the background "the arrow" of "back to top link" using the class "top2" is in wrong position, instead of being on the right side of the word it is in the left side.
      I solved the problem by adding this to the bidi.css file after .rtl a.top2 { :

      background-position:100% 50%;

      Attachments

        Activity

          People

            nickvergessen Joas Schilling
            dawn birth dawn birth
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: