To insert code use <code>...</code>.
CSS Dashed Border Around Slider Images
  • Hello,

    I would like to push a dash border using css around the slider. I need the border to be pink.

    Where should I put the code?

    Thanks
  • 3 Comments sorted by
  • Hi Xiant,

    For the border for slider, I think you should use photoshop to re-generate the image file.


    The file is
    resource/psds/misc/slider_frame.psd


    Just change it to your want then save it to striking/images/slider_frame.png


    Regards,
    KaptinLin

  • Ok, I will try that.

    If I wanted to change the background of the featured area, what changes would I make?

    So, instead of a colour, I want to use a background image behind the slider.

    Thanks.
  • Hi,

    You can use custom css code below in striking->general option page.

    #feature {
    background:url("../images/feature_bg.png") no-repeat scroll 50% 0 #00ff00;
    }


    Regards,
    KaptinLin
This discussion has been closed.
All Discussions