[Hỏi đáp] Hỏi thay đổi cách thay đổi pathname-box

  Bài viết hay nhất1
Cho mình hỏi thay đổi cái này ở đâu vậy? Hình
[Hỏi đáp] Hỏi thay đổi cách thay đổi pathname-box 2drxdo9
  Bài viết hay nhất2
Cái đó không đổi trong temp được.
  Bài viết hay nhất3
Zzbaivong wrote:Cái đó không đổi trong temp được.
Vậy phải đổi sao ad
  Bài viết hay nhất4
Sử dụng CSS để thay đổi bạn nhé.
  Bài viết hay nhất5
KirigayaKazuto wrote:Sử dụng CSS để thay đổi bạn nhé.
Làm thế nào vậy hướng dẫn giúp dc ko?
The author of this message was banned from the forum - See the message
  Bài viết hay nhất7
Code:
/* breadcrumb for phpBB3 */
.topic-actions > .search-box,.pathname-box{margin:0;float:none}
.pathname-box .nav[href=""]{display:none}
.topic-actions > p:not(.right),.pathname-box > p{background:#fff;border:1px solid #A8A8A8;padding:0;margin:20px 0;font-size:0}
.topic-actions > p:after,.pathname-box > p:after{clear:both;content:".";display:block;height:0;visibility:hidden}
.topic-actions > p> a,.pathname-box > p > a{float:left;font-size:12px;color:#666;margin:0;padding:0;line-height:36px;height:36px;display:block;position:relative;background:#DDD;padding:0 10px 0 20px}
.topic-actions > p> a:first-child,.pathname-box > p > a:first-child{background:url(http://i18.servimg.com/u/f18/14/64/86/06/home_p11.png) no-repeat center center #2980b9;width:30px;padding-left:4px}
.topic-actions > p> a:first-child > span,.pathname-box > p > a:first-child > span{display:block;text-indent:-9999px}
.topic-actions > p> a:before,.topic-actions > p > a:after,.pathname-box > p > a:before,.pathname-box > p > a:after{content:" ";border:18px solid transparent;border-left-width:12px;border-right:0;border-left-color:#DDD;display:block;position:absolute;right:-12px;top:0;z-index:10;width:0;height:0}
.topic-actions > p> a:after,.pathname-box > p > a:after{border-left-color:#999;right:-13px;z-index:5}
.topic-actions > p> a:first-child:before,.pathname-box > p > a:first-child:before{border-left-color:#2980b9}
.topic-actions > p> a:hover,.pathname-box > p > a:hover{background-color:#333;color:#FFF}
.topic-actions > p> a:hover:before,.pathname-box > p > a:hover:before{border-left-color:#333}
.topic-actions > p> a:hover > span,.pathname-box > p > a:hover > span{color:#FFF}

Tags: #css #phpbb3 #breadcrumb
  Bài viết hay nhất8
You cannot reply to topics in this forum