by mjw
2 replies
  • WEB DESIGN
  • |
When using a jquery slider for images, is it possible to have a custom frame bordering the image instead of the stock padding/margins? If so, do you know of any resources to check out?

Thanks,

Matt
#jqeuery #slider
  • Profile picture of the author Jonas B
    There should be an .css file.. simply edit it to your needs
    Signature
    Proud owner of the most flexible mobile app builder. Check it out at http://bit.ly/hybrica!
    Mobile Web Expert & Android Developer
    {{ DiscussionBoard.errors[4790778].message }}
  • Profile picture of the author Web Tempest
    A fancy frame would be hard as you would have to put 4 images (of the frame) around each slider image. The best way is to use css, where you can give each image a fairly basic, but neat border in a couple of lines of code. See here
    {{ DiscussionBoard.errors[4792700].message }}

Trending Topics