-
AuthorPosts
-
May 1, 2009 at 1:31 pm #140784
Anybody an idea how to remove the border around pictures? I have posted a screenshot how it looks at the moment but I want to remove this. It’s just an article with a graphic (png file) in it.
JA Nickel @ Joomla 1.5.10
the website isn’t live at the moment so I can’t provide a link.Thanks for the help
nguyenhuu quang Friendnguyenhuu quang
- Join date:
- September 2014
- Posts:
- 1087
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 29
- Thanked:
- 328 times in 288 posts
May 1, 2009 at 2:48 pm #303131open template.css (line 207)
.article-content img {
border:1px solid #DDDDDD;
margin-right:10px;
margin-top:5px;
padding:3px;
}replace:
.article-content img {
margin-right:10px;
margin-top:5px;
padding:3px;
}1 user says Thank You to nguyenhuu quang for this useful post
May 4, 2009 at 7:12 am #303376Problem solved !! Thanks for the help
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by macroscoop 15 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Border around pictures
Viewing 3 posts - 1 through 3 (of 3 total)