Support Forum

  • Page:
  • 1

Small CSS bug in jquery.fancybox.css

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Hi!

I noticed the photo title is just hanging in the middle of the screen. Looking closer the background graphics (a black round box matching the navigation buttons) doesn't load. Why? 3 typos in the css:
line 300 the file name is called: fancy_title_lefdt.png => just remove the 'extra d' to make it fancy_title_left.png
line 305 and 311: fancy_titled_main.png, fancy_titled_right.png => remove the 'extra d' again from the title word to get fancy_title_main.png and fancy_title_right.png .

Last you'll have to change the text color which is set to #333 into white so it displays well on the new background image:
line 281: replace #333 by #fff

And that's it.

Fred
  • sfd_fred's Avatar
  • sfd_fred
  • Free Extensions
  • 5 posts
  • Karma: 1
The administrator has disabled public write access.
Awesome! Great stuff Fred, keep 'em coming! ;)

I just added that to the bug tracker. Thanks.
  • Seth's Avatar
  • Seth
  • Moderator
  • 8358 posts
  • 225 Thanks
  • Karma: 202
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers