0
Welcome Guest! Login
0 items Join Now

CSS Bug

    • CPPL's Avatar
    • CPPL
    • Jr. Rocketeer
    • Posts: 37
    • Thanks: 0

    CSS Bug

    Posted 13 years 3 months ago
    • line 178 in com_gantry/css/joomla.css should be:
      .tool-title {padding: 0;margin: 0;font-size: 100%;font-weight: bold;margin-top: -15px;padding-top: 15px;padding-bottom: 5px;background: url(../../../templates/system/images/selector-arrow.png) no-repeat;}

      rather than the following (which results in a 404 for selector-arrow.png):
      .tool-title {padding: 0;margin: 0;font-size: 100%;font-weight: bold;margin-top: -15px;padding-top: 15px;padding-bottom: 5px;background: url(../../system/images/selector-arrow.png) no-repeat;}
    • Variously described as a lost/wandering technocrat
    • Who?'s Avatar
    • Who?
    • Preeminent Rocketeer
    • Posts: 25562
    • Thanks: 613
    • Joomla freelancer

    Re: CSS Bug

    Posted 13 years 3 months ago
    • Hi,

      thank you very much for reporting this.
    • Check my services at: Mihha-Vision

Time to create page: 0.084 seconds