Add this CSS in Theme panel -> Custom CSS
.td-older-pagination a {
background-color: #4DB2EC;
display: block;
font-family: 'Roboto',serif;
font-weight: bold;
height: 35px;
margin-bottom: 40px;
text-align: center;
color: #FFFFFF;
line-height: 33px;
}
Hi,
I have tested it and it’s working. Please make sure that you add this code:
?> <div class="td-older-pagination"><?php next_posts_link('OLDER POSTS'); ?></div> <?php
..like this: http://screencast.com/t/dLxnat0d
After adding this please add this custom css in theme panel > custom css like this: http://screencast.com/t/BOKsmfnVa
.td-older-pagination a {
background-color: #4DB2EC;
display: block;
font-family: 'Roboto',serif;
font-weight: bold;
height: 35px;
margin-bottom: 40px;
text-align: center;
color: #FFFFFF;
line-height: 33px;
}
You should get this result: http://screencast.com/t/UzZplIlt
Thanks
Hi,
Please replace the content of page-homepage-loop.php file with this: http://pastebin.com/GpYcZMNK like this: http://screencast.com/t/JkvXMoBsg
After adding this please add this custom css in theme panel > custom css like this: http://screencast.com/t/BOKsmfnVa
.td-older-pagination a {
background-color: #4DB2EC;
display: block;
font-family: 'Roboto',serif;
font-weight: bold;
height: 35px;
margin-bottom: 40px;
text-align: center;
color: #FFFFFF;
line-height: 33px;
}
After this please make sure you edit the page and use this template: http://screencast.com/t/oW1QiisNqQrW
Should work fine on local host also. If you can’t manage to do this by yourself we recommend to hire a freelancer from site like: http://studio.envato.com/
Thanks
Thanks sir… but my web use “HOMEPAGE – BG + WITH ARTICLES LIST”
if use you mean “homepage-with articles list” thats is working…
how about…my web use… “HOMEPAGE – BG + WITH ARTICLES LIST”
i like design this theme is setting “HOMEPAGE – BG + WITH ARTICLES LIST”
and for “homepage-with articles list” i do not like…
can help me sir?
Thanks
