Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #13517
    my add
    Keymaster

    Hello Guys!

    To start with, I absolutely adore all your templates, but at this moment miniBlog is my number one. I have been trying to translate all the buttons/captions from English into Polish, but I still can’t figure out how to do it with “read more” and “comments”. They are nowhere to be found in the code. Could you be so kind and help me solve this issue?

    Thanks in advance,
    Anna

    #13519
    Templatesyard
    Participant

    Go to Blogger Dashboard >> Template >> Click Edit HTML and now find the word READ MORE (Tips: use ctrl+f for search word) and replace with your word Czytaj więcej

    #13520
    my add
    Keymaster

    I have already done so, but to no avail. The only results I get can be seen below. Translating them doesn’t solve this issue.

    a.read-more:hover {
    background: #D63C15;
    }

    .read-more {
    display: block;
    width: 80px;
    margin: 0 auto;
    text-align: center;

    color: $(readmore.color);
    background-color: #FFF;
    padding: 10px 14px;
    margin: 15px 15px 50px 0;
    font-size: 14px;
    font-weight: 400;

    a.readmore:hover{
    color:#fff;

    It is the same with the “comments” that can be seen on the front page next to the post date.

    #13556
    my add
    Keymaster

    Knock, knock, can you help me solve the above mentioned problem with read more and comment captions, please?

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.