-
AuthorPosts
-
March 15, 2012 at 10:44 am #175014
Hi! I’m using slideshow module and sidenews position for display custom html, behind sidenews the background with shadow disappear, how can I fixed it?
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
March 15, 2012 at 5:56 pm #443821I saw the custom_html that you have for the items in the row under your slideshow – so what I am thinking is that you might want to try adding some additional CSS to your custom code – utilizing a similar image call for the side borders as does the rest of the site (the code for which is within /templates/ja_tiris/css/template.css and is configured as follows)
<blockquote>#ja-wrapper .main {
background: url(“../images/bg-left.png”) repeat-y scroll left top transparent;
padding: 0 0 0 8px;
}#ja-wrapper .main .main-inner1 {
background: url(“../images/bg-right.png”) repeat-y scroll right top transparent;
margin: 0;
padding: 0 7px 0 0;
}</blockquote>March 22, 2012 at 5:12 pm #445130TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
March 24, 2012 at 2:01 am #445443<em>@daza84 309401 wrote:</em><blockquote>Hi, I try to add the css but, there is still a white space over the background…</blockquote>
Which CSS file did you add the new rule into?swissa Friendswissa
- Join date:
- November 2011
- Posts:
- 1955
- Downloads:
- 7
- Uploads:
- 277
- Thanks:
- 175
- Thanked:
- 717 times in 572 posts
March 24, 2012 at 8:24 am #445456Just an idea.
I don’t know if this will make a difference but the original sidenews in the sidenews position has a module class suffix – ” ja-sidenews-wrap” with the leading space. You could test that and try adding that to your custom-html module. Or it might help Tom identify other areas.
Bestens
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 3 voices, and was last updated by swissa 12 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum