How do I remove underlines from subforums and threads..?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • organik81
    Senior Member
    • Jan 2005
    • 265
    • 4.2.X

    How do I remove underlines from subforums and threads..?

    I have 2 questions :

    1)

    The subforums (in my mainpage) are with underline.. Like this ;

    Sub Forums:
    subforum1 subforum2
    ...
    ___________________________

    I want them to be without this underlines.. like this ;

    Sub Forums:
    subforum1 subforum2

    ___________________________
    Note : Also for the threads, and online users shown in mainpage.

    (shortly I want to know where can do I all of the underline settings..)
    __________________________________________________________

    2) And how do I the subforums "Font Size"s more small..?

    How can I do this setting? Thanks...
    Last edited by organik81; Sun 23 Jan '05, 7:12am.
  • Strictn9ne
    Member
    • Jan 2005
    • 35
    • 3.0.6

    #2
    well you can just ad some css in the header include area of your admin cp of the style you are using

    Code:
     <style type="text/css">
    <!--
    html {
    scrollbar-highlight-color:#A20002;
    scrollbar-shadow-color:#A20002;
    scrollbar-track-color:#000000;
    scrollbar-face-color:#A20002;
    scrollbar-arrow-color:#000000;
    scrollbar-darkshadow-color:#A20002;
    scrollbar-3dlight-color:#000000;
    }
    body {
     background-color: #000000;
     margin: 0px;
     font-family: verdana;
     font-size: 8pt;
     color: #c0c0c0;
    }
    a:link, a:visited, a:active, a.nav:link, a.nav:visited, a.nav:active {
     color: #CCCCCC;
     text-decoration: none;
    }
    a:hover {
     color: #FFFFFF;
     text-decoration: underline;
    }
    a.nav:hover {
     color: #FFFFFF;
     text-decoration: underline;
    }
    select,input,textarea {
     font-family: verdana;
     font-size: 8pt;
     background-color: #121212;
    scrollbar-highlight-color:#A20002;
    scrollbar-shadow-color:#A20002;
    scrollbar-track-color:#000000;
    scrollbar-face-color:#A20002;
    scrollbar-arrow-color:#000000;
    scrollbar-darkshadow-color:#A20002;
    scrollbar-3dlight-color:#000000;
     color: #FFFFFF;
     border-style: solid;
     border-color: #a20002;
     border-width: 0px;
    }
     -->
    </style>
    that whats i threw in mine it ads scrollbar color form color and underlines on hover but you easily remove the underline from it just change colors or take out the parts you dont want

    Comment

    • organik81
      Senior Member
      • Jan 2005
      • 265
      • 4.2.X

      #3
      Thanks so much.. I will try & do...
      Last edited by organik81; Sun 23 Jan '05, 7:54am.

      Comment

      • organik81
        Senior Member
        • Jan 2005
        • 265
        • 4.2.X

        #4
        Sorry but I couldn't understand completely. Where should I put (edit) these codes..? (I'm a starter yet )

        Comment

        • Strictn9ne
          Member
          • Jan 2005
          • 35
          • 3.0.6

          #5
          go into your admincp. then go to style manager. then click show all options for the default skin your using. then Common templates -Headinclude. look for <if condition="$show['popups']"><script type="text/javascript" src="clientscript/vbulletin_menu.js"></script></if> paste the code i gave under that. if it dont work right away then go to vbulletin options and look at all the options scroll down till you see the part that says something like additonal css and rss feeds. theres like three options. choose yes for the css. and everything should work

          Comment

          • organik81
            Senior Member
            • Jan 2005
            • 265
            • 4.2.X

            #6
            Thanks very much.. I removed all of underlines from the mainpage by adding "none" , in Main CSS -> Body > to Text Decoration boxes... Again thanks very much.. Also I will try your suggestions too...

            Comment

            • Strictn9ne
              Member
              • Jan 2005
              • 35
              • 3.0.6

              #7
              glad i could help

              Comment

              • organik81
                Senior Member
                • Jan 2005
                • 265
                • 4.2.X

                #8
                OK but there is one more question (the 2nd question in 1st message) without answered.. I'm waiting help for it...

                Comment

                • Strictn9ne
                  Member
                  • Jan 2005
                  • 35
                  • 3.0.6

                  #9
                  all the fontssizes are in that same area. but you need to scroll down more just change font sizes from 10 to 8 and then refresh your board till you actually learn what is for what just make one eidt at a time then you can learn how to change everything.

                  i am still trying to get myself a theme i can actually use theres alot about this theme engine i dont like at all specially these borders that i cant find

                  Comment

                  widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
                  Working...
                  😀
                  😂
                  🥰
                  😘
                  🤢
                  😎
                  😞
                  😡
                  👍
                  👎