0
Welcome Guest! Login
0 items Join Now

SOLVED - incomplete hilite RokWebify

    • Boostman's Avatar
    • Boostman
    • Sr. Rocketeer
    • Posts: 142
    • Thanks: 0

    SOLVED - incomplete hilite RokWebify

    Posted 16 years 4 months ago
    • I followed the tutorial to a T for the hilite addition for RokWebify but am having issues with it.
      • Hilite is incomplete in IE7
      • Hilite does not show in Firefox

      Can be viewed here

      www.sidiscgolf.com

      Thanks for any help on this.
    • Last Edit: 16 years 4 months ago by Boostman.
    • It's not wise to mess with a wookiee!
    • Boostman's Avatar
    • Boostman
    • Sr. Rocketeer
    • Posts: 142
    • Thanks: 0

    Re: SOLVED - incomplete hilite RokWebify

    Posted 16 years 4 months ago
    • Ok went back through the style.css file add did the following:

      Changed the code from this:
      div.module-hilite div {
       
      background: url(../images/style/
       
      module-1-tl.png)
       
      0 0 no-repeat;
       
      }

      to
       
      div.module-hilite div {background: url(../images/style/module-1-tl.png)
       
      0 0 no-repeat;
       
      }
       


      Which fixed it on both issues.
    • It's not wise to mess with a wookiee!

Time to create page: 0.049 seconds