-
AuthorPosts
-
metamar Friend
metamar
- Join date:
- January 2009
- Posts:
- 117
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 33
- Thanked:
- 9 times in 1 posts
February 11, 2010 at 10:28 pm #148605I tried modifying the module’s css file: ja_contentslide.css
But I can’t seem to be able to change the color of the top part of the module where the buttons are located… Example..lets say you name the module ‘slideme’ …. its background stays white..How can I change this?
thank you
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 12, 2010 at 4:07 am #332467Dear guy!
I have not a clear undestandable on the issue, if possible give me the snapshot and please draw rectangles on the problem positions
THanks
metamar Friendmetamar
- Join date:
- January 2009
- Posts:
- 117
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 33
- Thanked:
- 9 times in 1 posts
February 12, 2010 at 12:51 pm #332511Here you go buddy
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 22, 2010 at 7:04 am #333357Hello guy!
Here is css codes to insert a background in the title of module.
div.ja-moduletable h3, div.moduletable h3 {
background: url(../images/h3-bg.gif) repeat-x left bottom;
border-bottom: 1px solid #a5a5a5;
color: #656565;
font-size: 100%;
margin: 0 0 10px;
padding: 10px;
text-transform: uppercase;
overflow: hidden;
text-shadow: 1px 1px 0 #fff;
}you can find this find the file /templates/ja_seleni/css/template.css.
you create a yellow image or use color code to replace current image background.bkmja Friendbkmja
- Join date:
- June 2010
- Posts:
- 96
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 25
- Thanked:
- 1 times in 1 posts
June 8, 2010 at 7:00 am #346296Hi,
Related question. In the demo, and the screenshot provided above, the “featured news” content slider has a white box similar in size and look to the other modules in the demo. The “default” white box does not look the same, it is smaller and shorter in height.
So how did you set the content slider to have the same look?
Also, what setting did you use to provide the light grey background in the content slider? Is this a standard feature?
Thanks in advance.
Edit > Ok, it appears the white box is displaying as if the module has a suffix of _blank applied, though it is not. Checked in content-top and -bot and same issue displays. Works fine in side position.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 12, 2010 at 9:30 am #346861Hello
1) You use the blank suffix class2) you open the file : templates/ja_seleni/css/template.css and find the following css:
and add the following css :
div.moduletable_blank h3 { background:none!important }Good luck
1 user says Thank You to Saguaros for this useful post
bkmja Friendbkmja
- Join date:
- June 2010
- Posts:
- 96
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 25
- Thanked:
- 1 times in 1 posts
June 14, 2010 at 7:38 am #346968Hi,
Thanks for this. Will give it a try.
I also have another question. I am getting the feeling the slider comes with no styling, but not sure if stylng should be added to the color, module, or template css. Would like to make the module look similar to the demo. It appears it has no padding, etc…
Thanks again.
-
AuthorPosts
This topic contains 8 replies, has 3 voices, and was last updated by Saguaros 14 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum