This topic contains 17 replies, has 3 voices, and was last updated by mhuynh1188 15 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Dear mhuynh1188 !
Sorry for delay, JA Zinc don’t have style “torn paper” edge for each module , “torn paper” created for some special area by css code , example :
With “torn paper” edge of slideshow , it is created by some css code below :
1.At about line 15 in templates/ja_zinc/css/ja.slideshow.css file :
#ja-slideshow {
background:transparent url(../images/content-top.png) no-repeat scroll center top;
padding-top:40px;
}
2.At about line 25 :
#ja-slideshow-wrap {
background:transparent url(../images/content-center.png) repeat-y scroll center top;
padding:0 30px;
position:relative;
}
3. At about line 20 :
#ja-slideshow-bot {
background:transparent url(../images/content-bot.png) no-repeat scroll center bottom;
height:30px;
}
1 user says Thank You to Sherlock for this useful post
Thanks for your reply… I will try to find a solution for it…
This topic contains 17 replies, has 3 voices, and was last updated by mhuynh1188 15 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum