-
AuthorPosts
-
July 31, 2010 at 3:49 am #152996
When I insert an image in an article it displays with a border, though I have border set to 0, and it overlaps some of the text. Here is the URL: http://www.thompsonauctionservice.com.
I want to remove the border entirely, and get the text to come out from behind the picture. The bottom of the picture is also cut off (in FF), but the overflows down into the footer if the page is viewed in IE.
Anybody have any ideas?
Thanks.aaronfarias Friendaaronfarias
- Join date:
- July 2010
- Posts:
- 132
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 3
- Thanked:
- 12 times in 12 posts
July 31, 2010 at 4:47 am #351313hmmm this is tricky for some reason.. Try opening: http://www.thompsonauctionservice.com/templates/ja_norite/css/template.css and edit the border in:
.article-image span {
background: #181818;
border: 1px solid #2a2a2a;
display: block;
float: left;
padding: 4px;
}And the padding.
July 31, 2010 at 9:18 pm #351350aaronfarias,
thanks so much; that helped with the border around the pics. Unfortunately I’m still having a problem, but maybe removing the borders will help solve the other problem.
It’s almost like the text and images are on two different layers, with the content ending up behind the pics. Do you have any idea on how to get this problem fixed? It’s occurring on every page.Thanks for the help.
aaronfarias Friendaaronfarias
- Join date:
- July 2010
- Posts:
- 132
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 3
- Thanked:
- 12 times in 12 posts
July 31, 2010 at 9:30 pm #351351Oh i see know, the images are covering all the content. Hmm, ill take another look at it.
I believe your images are too big. You can make them smaller i guess or make the text area smaller.
August 1, 2010 at 12:19 am #351362I really would like the text to just flow around the pic like it normally does. I’ve never had this problem in the past. I’m using Tiny MCE for a text editor if that helps. Are there defined boundaries for the images/ text in this template?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 3, 2010 at 7:12 am #351552Hello the problem is here, the template only dipslays well with one image per row, with your case. you must to customize this:
pls add the following css into templete.css file:
.leading .haveimage {
padding:0!important;
}
.leading .article-image {
position:relative;
float:left;
padding-right:15px;
}Goodluck
August 5, 2010 at 7:57 pm #351805tienhc,
Thanks so much. That fixed it! Just popped it in and we’re in business. Thanks so much for the help.
Please mark this thread “SOLVED” -
AuthorPosts
This topic contains 7 replies, has 3 voices, and was last updated by folkefiende 14 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum