subforum issue

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Danloona
    Senior Member
    • Mar 2015
    • 543
    • 4.2.5

    subforum issue

    Hello i have an issue like that :


    The code which i'm using in css.additional.css is:

    PHP Code:
    /* start custom forum icons */
    /* Forums */
    .forum-list-container .forum-item .cell-forum .icon {
    backgroundtransparent url("/icons/oldpostic.png"no-repeat/* forum icon for forums with old posts */
    width42px/* icon width */
    height42px/* icon height */
    }
    .
    forum-list-container .forum-item.new .cell-forum .icon {
    backgroundtransparent url("/icons/newpostic.png"no-repeat/* forum icon for forums with new posts */
    width42px/* icon width */
    height42px/* icon height */
    }
    .
    forum-list-container .forum-item .cell-forum > .forum-wrapper > .forum-info {
    padding-{vb:stylevar left}: 48px/* icon width + 8 */
    }
    .
    forum-list-container .forum-item .cell-forum .forum-desc {
    margin-{vb:stylevar left}: 48px/* icon width + 8 */
    margin-top: -25px/* 17 - icon height */
    }
    /* Sub Forums */
    .forum-list-container .subforum-list > td {
    .
    forum-list-container .forum-item.sub.new .cell-forum .icon
    padding
    -{vb:stylevar left}: 53px/* icon width + 13 */
    }
    /* Responsive */
    [USER="3396"]media[/USERonly screen and (max-width768px) {
    .
    forum-list-container .forum-item.sub .cell-forum .icon 
    .forum-list-container .forum-item .cell-forum .forum-desc {
    margin-{vb:stylevar left}: 48px/* icon width + 8 */
    }
    .
    forum-list-container .subforum-list > td {
    .
    forum-list-container .forum-item.sub .cell-forum .forum-desc
    padding
    -{vb:stylevar left}: 73px/* icon width + 33 */
    }
    }
    /* end custom forum icons */ 
    How i can fix ?>

    Thanks
  • Lynne
    Former vBulletin Support
    • Oct 2004
    • 26255

    #2
    What exactly are you trying to accomplish with your custom CSS? The best place to get help with Custom CSS is on vbulletin.org, the modification site.

    Please don't PM or VM me for support - I only help out in the threads.
    vBulletin Manual & vBulletin 4.0 Code Documentation (API)
    Want help modifying your vbulletin forum? Head on over to vbulletin.org
    If I post CSS and you don't know where it goes, throw it into the additional.css template.

    W3Schools <- awesome site for html/css help

    Comment

    • Danloona
      Senior Member
      • Mar 2015
      • 543
      • 4.2.5

      #3
      i changed forum icons , but subforums is looks like in that image

      Comment

      • glennrocksvb
        Former vBulletin Developer
        • Mar 2011
        • 4011
        • 5.7.X

        #4
        Check the image path. I don't think /icons/oldpostic.png is correct. Do you have "icons" directory in the forum root?

        Flag Icon Postbit Insert GIPHY Impersonate User BETTER INITIALS AVATAR Better Name Card Quote Selected Text Bookmark Posts Post Footer Translate Stop Links in Posts +MORE!

        Comment

        • Danloona
          Senior Member
          • Mar 2015
          • 543
          • 4.2.5

          #5
          Originally posted by Glenn Vergara
          Check the image path. I don't think /icons/oldpostic.png is correct. Do you have "icons" directory in the forum root?

          yea i made it there .... for forums is works everything ok , but subforum is bug ,, idk how to fix that , i want for subforums to be an other icons but idk how to do it

          Comment

          • glennrocksvb
            Former vBulletin Developer
            • Mar 2011
            • 4011
            • 5.7.X

            #6
            It would be easier to help you if you post a link to your forum.

            Flag Icon Postbit Insert GIPHY Impersonate User BETTER INITIALS AVATAR Better Name Card Quote Selected Text Bookmark Posts Post Footer Translate Stop Links in Posts +MORE!

            Comment

          • Danloona
            Senior Member
            • Mar 2015
            • 543
            • 4.2.5

            #7
            Originally posted by Glenn Vergara
            It would be easier to help you if you post a link to your forum.
            www.surveyarea.net

            forum icons is works fine , but subforums not ,,

            Comment

            • Danloona
              Senior Member
              • Mar 2015
              • 543
              • 4.2.5

              #8
              did you checked ? subforums are crashed

              Comment

              • Mark.B
                vBulletin Support
                • Feb 2004
                • 24286
                • 6.0.X

                #9
                You'll need to be patient...Glen is not vBulletin staff, he is helping you in his own time.
                MARK.B
                vBulletin Support
                ------------
                My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
                My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

                Comment

                • glennrocksvb
                  Former vBulletin Developer
                  • Mar 2011
                  • 4011
                  • 5.7.X

                  #10
                  If you want instant help, you have to hire me.

                  Flag Icon Postbit Insert GIPHY Impersonate User BETTER INITIALS AVATAR Better Name Card Quote Selected Text Bookmark Posts Post Footer Translate Stop Links in Posts +MORE!

                  Comment

                  • Danloona
                    Senior Member
                    • Mar 2015
                    • 543
                    • 4.2.5

                    #11
                    Originally posted by Glenn Vergara
                    If you want instant help, you have to hire me.

                    thanks , already fixed by my own

                    Comment

                    Related Topics

                    Collapse

                    Working...