-
AuthorPosts
-
Andrew Winkler Friend
Andrew Winkler
- Join date:
- September 2014
- Posts:
- 725
- Downloads:
- 206
- Uploads:
- 31
- Thanks:
- 291
- Thanked:
- 34 times in 2 posts
April 18, 2015 at 3:21 am #205629I’m running Joomla 3.41 with the JA University T3 template. Whenever I enter intro and main picture links into the Joomla content “Images and Links” tab, those images are displayed in blog layout and fulltext layout without any gap to the following text. (e.g. http://therebel.is/en/editorial)
I was hoping to write an overwrite in the custom.css file, without messing up the rest of the site.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
April 20, 2015 at 8:55 am #567599My solution below will help you to fix this bug
Open templates/ja_university_t3/css/custom.css file and add new rule
.blog .items-row .item article {
border-bottom: 0px solid #efece1 ;
}
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
April 20, 2015 at 8:55 am #732709My solution below will help you to fix this bug
Open templates/ja_university_t3/css/custom.css file and add new rule
.blog .items-row .item article {
border-bottom: 0px solid #efece1 ;
}
Andrew Winkler FriendAndrew Winkler
- Join date:
- September 2014
- Posts:
- 725
- Downloads:
- 206
- Uploads:
- 31
- Thanks:
- 291
- Thanked:
- 34 times in 2 posts
April 20, 2015 at 2:43 pm #567645I’ve tried that but it made no difference. The intro pic still touches the intro text and the main text pic still touches the main text with no margin in between.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
April 21, 2015 at 3:48 am #567709<em>@andrewwinkler 469478 wrote:</em><blockquote>I’ve tried that but it made no difference. The intro pic still touches the intro text and the main text pic still touches the main text with no margin in between.</blockquote>
Try to use my solution below
.blog .items-row p {
padding: 15px 0px;
}1 user says Thank You to Ninja Lead for this useful post
Andrew Winkler FriendAndrew Winkler
- Join date:
- September 2014
- Posts:
- 725
- Downloads:
- 206
- Uploads:
- 31
- Thanks:
- 291
- Thanked:
- 34 times in 2 posts
April 25, 2015 at 2:44 pm #568288Still not working. The distance between intro image respectively full article image and the text below (introtext and fulltext) is still too small. In fact, there is no margin at all.
Example: http://therebel.is/editorial
In those articles where there is a margin between full article image and fulltext, I have manually inserted a <br> at the beginning of the fulltext.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
April 27, 2015 at 2:49 am #568351Maybe I misunderstand what you are trying to do, please give me the screenshot and description on that. It would help to understand the issues and give you specific answers.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
April 27, 2015 at 2:49 am #733447Maybe I misunderstand what you are trying to do, please give me the screenshot and description on that. It would help to understand the issues and give you specific answers.
-
AuthorPosts
This topic contains 8 replies, has 2 voices, and was last updated by Ninja Lead 9 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum