Advertisement:

Author Topic: Problem with style.css  (Read 439 times)

Andree1609

  • Newbie
  • *
  • Posts: 3
Problem with style.css
« on: July 13, 2015, 10:00:04 pm »
Hi,

I have problem with my osclass, for example this line is in my style.css
Code: [Select]
  background-image: url("oc-content/themes/mystyle/custom-css/optional/img/tail-top.gif");when I check the mozilla code, this line shows me a different number of lines and content is also different when he wants to change something, nothing happens

Code: [Select]
    background: transparent url("../../custom-css/optional/img/tail-top.gif") repeat-x scroll left top;;
}
« Last Edit: July 13, 2015, 10:05:17 pm by Andree1609 »