Photos, Videos, Blog
P E R S I A N
Do you want a "Three-Color" Page Links in the color of your country's flag?
All you have to do is only to replace the colored values with
your own COUNTRY's COLOR.
In addition, you can change the color of the links and theirs hover effects to the color you desire.
Replace "center" with "left" or "right" to align the links text.
.K {Hide View My}
div.basicInfoDetails div.pageLinks em {display:none;}
.KhAk {Page Links Flag}
div.basicInfoDetails div.pageLinks {float:left; width:100px;
text-align:center;}
.KhAk {Page Links - Photos}
div.basicInfoDetails div.pageLinks li.odd {width:100px;
background-color:black;
padding: 5px 30px;
margin: 1px;
}
div.basicInfoDetails div.pageLinks li.odd a {color:gold;}
div.basicInfoDetails div.pageLinks li.odd a:hover {color:white;}
.KhAk {Page Links - Videos}
div.basicInfoDetails div.pageLinks li.even {width:100px;
background-color:red;
padding: 5px 30px;
margin: 1px;
}
div.basicInfoDetails div.pageLinks li.even a {color:black;}
div.basicInfoDetails div.pageLinks li.even a:hover {color:white;}
.KhAk {Page Links - Blog}
div.basicInfoDetails div.pageLinks li.last {width:100px;
background-color:gold;
padding: 5px 30px;
margin: 1px;
}
div.basicInfoDetails div.pageLinks li.last a {color:red;}
div.basicInfoDetails div.pageLinks li.last a:hover {color:white;}
.K {Hide View My}
div.basicInfoDetails div.pageLinks em {display:none;}
.KhAk {Page Links Flag II}
div.basicInfoDetails div.pageLinks {width:200px;
text-align:center;}
.KhAk {Page Links - Photos}
div.basicInfoDetails div.pageLinks li.odd {width:40px;
background-color:black;
padding: 5px;
margin: 1px;
}
div.basicInfoDetails div.pageLinks li.odd a {color:gold;}
div.basicInfoDetails div.pageLinks li.odd a:hover {color:white;}
.KhAk {Page Links - Videos}
div.basicInfoDetails div.pageLinks li.even {width:40px;
background-color:red;
padding: 5px;
margin: 1px;
}
div.basicInfoDetails div.pageLinks li.even a {color:black;}
div.basicInfoDetails div.pageLinks li.even a:hover {color:white;}
.KhAk {Page Links - Blog}
div.basicInfoDetails div.pageLinks li.last {width:40px;
background-color:gold;
padding: 5px;
margin: 1px;
}
div.basicInfoDetails div.pageLinks li.last a {color:red;}
div.basicInfoDetails div.pageLinks li.last a:hover {color:white;}