-
AuthorPosts
-
July 3, 2014 at 9:07 am #199380
I have started my site using the Purity III QuickStart Package. The Readmore button is a little bigger than I would like so would like to change default to either …
1. a small rounded button with a different colour (such as <a class=”btn-sm btn-warning”>), OR
2. a label with a different colour (such as <a class=”label label-warning”>).However, I can’t locate class in any CSS file to update.
Any help appreciated.
Cheers,
Mal.chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
July 3, 2014 at 4:34 pm #541101Go to this File: templates/purity_iii/css/bootstrap.css
Find this code
.btn-sm, .btn-group-sm > .btn { padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 0; }you can search for these terms in that css file
label-warning
label
btn-warning
btn-sm
Find these css you can change the css of that class
July 3, 2014 at 9:23 pm #541116Hi Chavan:
Thanks for the feedback; however, my question was regarding *how* to apply this Class to the default ‘Readmore’ button so it looks like a small round button or a tag?
Rgds,
Mal.chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
July 4, 2014 at 2:12 am #541128may be you could show me the existing read more in your site . I’m asking for your site Url.
July 4, 2014 at 2:34 am #541130Hi Chavan:
An example page on the site is located at http://mynorthernbeaches.cloudaccess.net/directory/residential. Look for the ‘Readmore’ button under the ‘Electrical3’ entry.
Disclaimer: this site is in development at the moment, while we “play around” with formatting … all care, but no responsibility! 😀
Rgds, Mal.
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
July 4, 2014 at 4:55 am #541157If you want a button like the image attached
Add this code to /templates/purity_iii/css/custom.css
.readmore .btn-default {
background-color: #ff8800 ;
border: 0;
color: #fff ;
font-weight: bold;
line-height: 1;
}-
1 user says Thank You to chavan for this useful post
July 4, 2014 at 8:05 am #541167Many thanks for pointing me in the right direction Chavan … it worked perfectly!
With a bit of extra markup, I’m getting closer to my goal … take a look!
Ideally, I’d like to get the Readmore button right-justified, but tha can be my project for another day 🙂
Best regards,
Mal.chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
July 7, 2014 at 2:43 am #541318I think you have already fixed the right justified for the button on this page http://mynorthernbeaches.cloudaccess.net/directory/residential
July 11, 2014 at 10:01 am #541962I think I’m close, but not behaving well in other templates or in Article view.
Will keep trying … :((
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
July 12, 2014 at 12:43 am #542071may i know which page this css doesn’t work. please post the Url
August 1, 2014 at 4:52 am #544117Hi Chavan (sorry for delay) …
It’s behaving a little better now that I have put a ‘clearfix’ around the links component.
Cheers.
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
August 1, 2014 at 9:28 am #544142glad, Is there any more fix needed there ? If so please post with a screenshot
AuthorPostsViewing 12 posts - 1 through 12 (of 12 total)This topic contains 12 replies, has 2 voices, and was last updated by chavan 10 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Change Readmore Button in Artcle Category Blog
Viewing 12 posts - 1 through 12 (of 12 total)