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

Discussion in 'Addon, Styling and Customization Questions' started by Demo Pro, Oct 9, 2017.

  1. Demo Pro

    Demo Pro Thượng Đế

    Joined:
    Jul 25, 2017
    Messages:
    40
    Likes Received:
    16
    Trophy Points:
    8
    Gender:
    Male
    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
     
  2. dakhucquan.net

    dakhucquan.net Thượng Đế

    Joined:
    Jun 27, 2015
    Messages:
    312
    Likes Received:
    133
    Trophy Points:
    43
    Gender:
    Male
    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;
    }
     
  3. Demo Pro

    Demo Pro Thượng Đế

    Joined:
    Jul 25, 2017
    Messages:
    40
    Likes Received:
    16
    Trophy Points:
    8
    Gender:
    Male
    chớp chớp gì hả bạn :)
     
  4. Demo Pro

    Demo Pro Thượng Đế

    Joined:
    Jul 25, 2017
    Messages:
    40
    Likes Received:
    16
    Trophy Points:
    8
    Gender:
    Male
  5. Demo Pro

    Demo Pro Thượng Đế

    Joined:
    Jul 25, 2017
    Messages:
    40
    Likes Received:
    16
    Trophy Points:
    8
    Gender:
    Male
  6. Demo Pro

    Demo Pro Thượng Đế

    Joined:
    Jul 25, 2017
    Messages:
    40
    Likes Received:
    16
    Trophy Points:
    8
    Gender:
    Male
    thế lại mất logo :)
     
  7. dakhucquan.net

    dakhucquan.net Thượng Đế

    Joined:
    Jun 27, 2015
    Messages:
    312
    Likes Received:
    133
    Trophy Points:
    43
    Gender:
    Male
    banner là của header mắc mớ gì logo
     

Share This Page