Southern Listeners

Loading
Thanks to Greenlava for this cool gadget. Get yours here

Sunday, May 18, 2014

Changing Flipcard Border Color in Blogger Dynamic Views

Before
After

Here's a quick one, just to cover some grounds. Blog reader Red has been wondering if there is a way to change the color of the border around the cards in Flipcard Blogger Dynamic View templates. Here's how.

Step 1:

Go to Template Designer - Advanced - Add CSS - paste the following code - Press enter after the last character of the last line } - Apply to Blog.
.flipcard .items .item .card{
border-color: black !important;
}
To change the color, simply replace the word 'black' in Line 2 above. You can either use simple color text such as 'red', 'green' 'blue' etc, or, you can generate your own hex color tag if you prefer to use a specific color.

8 comments:

  1. Hi Yoboy. Seem to be having trouble with the header bar on my page -- my links/pages aren't showing up. Can you help?
    Problem page: http://janellebaker.blogspot.co.uk/
    How it should be: http://janellebaker-portraiture.blogspot.co.uk/

    Thanks so much for your blog and all your hard work; I've pulled so many great tips from it.
    Janelle

    ReplyDelete
    Replies
    1. Hello Janelle,

      Your page's source seems to indicate the Pages gadget has been removed. Can you check if it is still there in your Layout page?

      Delete
    2. A simple fix! Thank you, I don't know how it got removed, and I probably wouldn't have discovered it so quickly! :)

      Delete
    3. Probably wasn't your fault. I know a few users who experienced the same :)

      Delete
  2. hi
    In flipcard mode when the posts have no pictures their thumbnail background color is in gray. is there any way to change background color from gray to another color like white?
    please help me. it is very important to me.
    thanks

    ReplyDelete
    Replies
    1. Hello,

      I've answered this in the post below:
      http://www.southernspeakers.net/2014/05/changing-flipcard-default-background.html

      Cheers :)

      Delete
    2. How to insert icons or social feed in the menu bar as in http://janellebaker-portraiture.blogspot.co.uk/?
      Thanks;-)

      Delete
    3. This should help:
      http://www.southernspeakers.net/2011/12/blogger-dynamic-view-picture-menu.html

      Delete

Please use the 'Ask a Question' page to shoot questions that are not related to the tutorial in the post above.