"Next" / buttons "previous" in the articles

Posted in: Newspaper
Post count: 35

Adding “Next” / buttons “previous” in the articles …
How Can I request the amendment with Arabic Language?
Thank you.

http://up.arabseyes.com/uploads2013/01_07_1514357116131251.jpg

http://up.arabseyes.com/uploads2013/01_07_15143571161321992.jpg

http://www.lookarab.com/cosmetics-makeup-bride

Post count: 7909

Hi,

Do you want to translate next to prev? Please check Translations section from Theme Panel – http://screencast.com/t/dHDAmJPvhttp://screencast.com/t/a3vcBL0t

Try this custom css to change the arrows – http://screencast.com/t/04o11NOQh

.td-icon-menu-right:before {
content: '\e80c';
}
.td-icon-menu-left:before {
content: '\e80d';
}

Thanks!

Post count: 35

It has been modified the afterlife

Thank you

.td-icon-left:before{content:’\e803′;}
.td-icon-right:before{content:’\e802′;}

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