-
AuthorPosts
-
antjewilson Friend
antjewilson
- Join date:
- August 2010
- Posts:
- 78
- Downloads:
- 0
- Uploads:
- 27
- Thanks:
- 19
- Thanked:
- 1 times in 1 posts
September 1, 2014 at 8:43 pm #200984http://www.destinationimagination.ca/
Using t3_bs3_blank template and would like to change some of the spacing between the first article and the sidebar. I would like more white space between the two.
I also don’t understand why the second and third articles are so skinny and close together. I am using home-2 positions.
Antje
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
September 2, 2014 at 2:57 am #547929It is because there were only 2 articles shown and space alocated was 3 columns. Now I have set the columns to 2 cols in admin panel. check attached image
-
1 user says Thank You to chavan for this useful post
antjewilson Friendantjewilson
- Join date:
- August 2010
- Posts:
- 78
- Downloads:
- 0
- Uploads:
- 27
- Thanks:
- 19
- Thanked:
- 1 times in 1 posts
September 2, 2014 at 5:29 am #547932Thank you for changing it to two columns. Is it also possible to have more white space around an article? I would like some more whitespace between the article and the sidebar.
Antje
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
September 2, 2014 at 1:05 pm #547954can you please post a screenshot where you need spacing.
antjewilson Friendantjewilson
- Join date:
- August 2010
- Posts:
- 78
- Downloads:
- 0
- Uploads:
- 27
- Thanks:
- 19
- Thanked:
- 1 times in 1 posts
September 2, 2014 at 8:10 pm #548024TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
September 2, 2014 at 8:21 pm #548025<em>@antjewilson 443912 wrote:</em><blockquote>Would like more white space where I’ve circled the text.
</blockquote>
You could try something like the following (to be pasted within your custom.css file) . . .
p {
margin: 0 25px 10px 0;
}The “25px” value represents the “margin-right” property. You can increase/decrease the numerical value until you arrive at the result you’re most happy with.
1 user says Thank You to TomC for this useful post
antjewilson Friendantjewilson
- Join date:
- August 2010
- Posts:
- 78
- Downloads:
- 0
- Uploads:
- 27
- Thanks:
- 19
- Thanked:
- 1 times in 1 posts
September 2, 2014 at 9:02 pm #548027It didn’t work though.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
September 2, 2014 at 9:09 pm #548028<em>@antjewilson 443915 wrote:</em><blockquote>It didn’t work though.</blockquote>
In the alternative, you could try the following:
Within file path —> /templates/t3_bs3_blank/local/css/themes/orange/template.css
at line 276, modify as follows:
p {
margin: 0 25px 10px 0;
}antjewilson Friendantjewilson
- Join date:
- August 2010
- Posts:
- 78
- Downloads:
- 0
- Uploads:
- 27
- Thanks:
- 19
- Thanked:
- 1 times in 1 posts
September 2, 2014 at 9:25 pm #548030p {
margin: 0 75px 10px 0;
}did that and no change
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
September 2, 2014 at 9:31 pm #548031<em>@antjewilson 443918 wrote:</em><blockquote>p {
margin: 0 75px 10px 0;
}did that and no change</blockquote>
Strange, I am seeing the change on my browser.
What browser are you viewing your site within? – Try clearing your browser cache, then refresh page
antjewilson Friendantjewilson
- Join date:
- August 2010
- Posts:
- 78
- Downloads:
- 0
- Uploads:
- 27
- Thanks:
- 19
- Thanked:
- 1 times in 1 posts
September 3, 2014 at 12:23 am #548036tried with safari and firefox and cleared cache. Would like the first sentence to end at for students to and then learn and to be on the next line.
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
September 3, 2014 at 1:45 am #548039then add a <br> tag after students to
antjewilson Friendantjewilson
- Join date:
- August 2010
- Posts:
- 78
- Downloads:
- 0
- Uploads:
- 27
- Thanks:
- 19
- Thanked:
- 1 times in 1 posts
September 3, 2014 at 2:35 am #548047I would have to do that with each line. There has to be a better way.
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
September 3, 2014 at 4:42 am #548079If you need it in a specified way then you should do it. else try this.
<p align=”justify”>your text here</p>
AuthorPostsViewing 14 posts - 1 through 14 (of 14 total)This topic contains 14 replies, has 3 voices, and was last updated by chavan 10 years, 2 months ago.
The forum ‘Other Templates’ is closed to new topics and replies.
Jump to forum