-
AuthorPosts
-
greendome Friend
greendome
- Join date:
- June 2008
- Posts:
- 52
- Downloads:
- 6
- Uploads:
- 6
- Thanks:
- 8
- Thanked:
- 2 times in 2 posts
February 18, 2013 at 6:28 pm #185074Hi,
How do you change the background behind the slideshow container? I have adding background-image to .wrap .ja-slideshow but that doesn’t work.
Please could some one help?
Thanks,
GDTomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
February 18, 2013 at 7:30 pm #483828Can you provide the url of the site you’re working on?
greendome Friendgreendome
- Join date:
- June 2008
- Posts:
- 52
- Downloads:
- 6
- Uploads:
- 6
- Thanks:
- 8
- Thanked:
- 2 times in 2 posts
February 18, 2013 at 7:46 pm #483829Thanks for the reply… sorry working on the localhost and not ready to go live yet. I thought it would be straight forward 🙂 Image attached for reference.
I’m using Joomla. 2.5.9 with T3v3 and JA Brisk.
Thanks
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
February 18, 2013 at 8:00 pm #483830Try this . . . .
Within file path –> templates/ja_brisk/less/layout.less
find the following css rule:
.wrap
width: auto;
add a background-color property to this rule – for example . . .
.wrap {
width: auto;
background-color: #000
}See if that works for you
greendome Friendgreendome
- Join date:
- June 2008
- Posts:
- 52
- Downloads:
- 6
- Uploads:
- 6
- Thanks:
- 8
- Thanked:
- 2 times in 2 posts
February 18, 2013 at 8:16 pm #483837I’ve tried that…it changes the background color of everything including menu bar, custom modules, header, footer etc.
On the JA demo site, your solution seems to work to certain extend but when added to the custom.php file, it does what i mentioned above.
Is there a bug in this template?
Thanks.
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
February 19, 2013 at 3:46 am #483873Hi greendome,
Firstly, go to Admin >> Extensions >> Template Manager >> Current style >> General tab >> set Yes for Enable Development Mode >> Compile LSS to CSS >> Save.
One your server, open templatesja_brisklessstyles.lss, find
.ja-slideshow .container {
padding: (@baseLineHeight * 3) 0 0;
}>> you can add css properties here.
Regards,
—
LeoAuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 3 voices, and was last updated by phong nam 11 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Background
Viewing 6 posts - 1 through 6 (of 6 total)