Help Làm sao để responsive cái header logo

Demo Pro

Private
forum của em thay cái logo là trên máy tính hiện thị bt nhưng trên mobile thì nó bị lỗi dù đã chỉnh responsive rồi nhưng nó vẫn vậy ming các bro giúp :)
forum: http://doinhumo.com
 
cái chớp chớp này hay hay cho m xin nha bạn :))

.discussionListItems:before,
.nodeList .categoryStrip:after,
.sidebar .section .primaryContent h3:after,
.sidebar .section .secondaryContent h3:after,
.profilePage .mast .section.infoBlock h3:after,
#content .container .xengallerySideBar .section h3:after,
.titleBar:after,
.attachedFiles .attachedFilesHeader:after,
.styliumWide #moderatorBar .styliumStickyWrapper:after,
.styliumBoxedCover #moderatorBar .styliumStickyWrapper:after,
.styliumBoxed #moderatorBar .styliumStickyWrapperInner:after,
.styliumBoxed2 #moderatorBar .styliumStickyWrapperInner:after,
.textWithCount:after,
.bbCodeBlock .type:after
{
content: "";
width: 100%;
height: 9px;
background: url('styles/brivium/stylium/rhodium/extra/shadow-1.png') no-repeat;
background-size: 100% 9px;
position: absolute;
bottom: -9px;
left: 0;
z-index: 1;
visibility: visible;
opacity: 0.9;
background-position-x: center;
background-position-y: 0;
}
 
cái chớp chớp này hay hay cho m xin nha bạn :))

.discussionListItems:before,
.nodeList .categoryStrip:after,
.sidebar .section .primaryContent h3:after,
.sidebar .section .secondaryContent h3:after,
.profilePage .mast .section.infoBlock h3:after,
#content .container .xengallerySideBar .section h3:after,
.titleBar:after,
.attachedFiles .attachedFilesHeader:after,
.styliumWide #moderatorBar .styliumStickyWrapper:after,
.styliumBoxedCover #moderatorBar .styliumStickyWrapper:after,
.styliumBoxed #moderatorBar .styliumStickyWrapperInner:after,
.styliumBoxed2 #moderatorBar .styliumStickyWrapperInner:after,
.textWithCount:after,
.bbCodeBlock .type:after
{
content: "";
width: 100%;
height: 9px;
background: url('styles/brivium/stylium/rhodium/extra/shadow-1.png') no-repeat;
background-size: 100% 9px;
position: absolute;
bottom: -9px;
left: 0;
z-index: 1;
visibility: visible;
opacity: 0.9;
background-position-x: center;
background-position-y: 0;
}
chớp chớp gì hả bạn :)
 
Back
Top