-
AuthorPosts
-
digitaldj Friend
digitaldj
- Join date:
- November 2009
- Posts:
- 29
- Downloads:
- 0
- Uploads:
- 20
- Thanks:
- 12
- Thanked:
- 2 times in 1 posts
November 19, 2009 at 2:04 pm #146191hello just i want to change the color behind the image
also i want to ask you when the module (or extetion i don’t know what is:P ) resizes the image size(increase) and when it adds the image at the center with black background?
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
November 20, 2009 at 7:58 am #324355Hi digitaldj
Please check this thread:
http://www.joomlart.com/forums/topic/ja-topaz-template-black-border-around-pictures/
1 user says Thank You to JA Developer for this useful post
digitaldj Frienddigitaldj
- Join date:
- November 2009
- Posts:
- 29
- Downloads:
- 0
- Uploads:
- 20
- Thanks:
- 12
- Thanked:
- 2 times in 1 posts
November 20, 2009 at 12:53 pm #324406thank you.. but if i want the black but with different color?
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
November 21, 2009 at 10:24 am #324511Hi digitaldj
It is the color of image when you cropped. I think you could not change other color.
I think you can use resized mode and templates/ja_topaz/css/template.css, at about line 108, find following code section:
div.leading .img-desc {
margin:0;
}and change to:
div.leading .img-desc {
margin:0;
background: #ff0000 ; /*your color*/
padding: 5px;
}digitaldj Frienddigitaldj
- Join date:
- November 2009
- Posts:
- 29
- Downloads:
- 0
- Uploads:
- 20
- Thanks:
- 12
- Thanked:
- 2 times in 1 posts
November 21, 2009 at 8:10 pm #324557isn’t exactly what i want,
i want to keep the image 404 x 230 pixels,
is possible to add one image front of one other?
ok what i mean…
let’s say this is the standart image
and this is the article’s image:
i want the image that will be show at frontpage will somethink like that:
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
November 24, 2009 at 10:19 am #324780Hi
Please change :
div.leading .img-desc {
margin:0;
background: #ff0000 ; /*your color*/
padding: 5px;
}to
div.leading .img-desc {
margin:0;
background: url(your image) no-repeat ; /*your color*/
padding: 5px;
}AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 2 voices, and was last updated by Anonymous 14 years, 12 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum