how do i make a border to that..

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • forum-il
    Senior Member
    • Nov 2005
    • 118

    how do i make a border to that..

    look at mt attachment and can tou tell me how can i do it?
  • forum-il
    Senior Member
    • Nov 2005
    • 118

    #2
    anyone? its been already about 20 hours without answer!

    Comment

    • Jose Amaral Rego
      Senior Member
      • Feb 2005
      • 11058
      • 1.1.x

      #3
      Simple enough to do.
      Admin CP -> Styles & Templates -> Style Manager -> Main CSS -> Page Background -> Extra CSS Attributes -> border: 1px solid #000000;

      Comment

      • forum-il
        Senior Member
        • Nov 2005
        • 118

        #4
        and can you tell me please how can i make also a frame (border) also to my logo?

        Comment

        • Jose Amaral Rego
          Senior Member
          • Feb 2005
          • 11058
          • 1.1.x

          #5
          The Link to your site? I was somewhere else for 20min. It seems that you are down? The logo you have is vBulletin?

          This is your default header template info with the edit for border in red, change 0 to 1.
          Code:
          <!-- logo -->
          <a name="top"></a>
          <table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
          <tr>
          	<td align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" [COLOR="Red"]border="1"[/COLOR] alt="$vboptions[bbtitle]" /></a></td>
          	<td align="$stylevar[right]">
          Last edited by Jose Amaral Rego; Sun 1 Jan '06, 9:25pm.

          Comment

          • forum-il
            Senior Member
            • Nov 2005
            • 118

            #6
            look i want the frame of the logo the same size and width as the frame of the forum itself.
            www.forum-il.com
            thank you

            Comment

            • Jose Amaral Rego
              Senior Member
              • Feb 2005
              • 11058
              • 1.1.x

              #7
              Oops, I posted while I wa away. Check post number 5 http://www.vbulletin.com/forum/showp...17&postcount=5

              Code:
              <!-- logo -->
              <a name="top"></a>
              <table border="0" width="100%" cellpadding="0" cellspacing="0" align="center">
              <tr>
              <td align="center"><a href="index.php"><img src="http://www.forum-il.com/forum/images/misc/logo.gif" [COLOR="Red"]border="1"[/COLOR] alt="Forum-IL" /></a></td>
              </tr>
              </table>
              <!-- /logo -->

              Comment

              • Jose Amaral Rego
                Senior Member
                • Feb 2005
                • 11058
                • 1.1.x

                #8
                I like that .gif star by your Admin name in Who's Online box.

                Comment

                • forum-il
                  Senior Member
                  • Nov 2005
                  • 118

                  #9
                  nice idea to that right?

                  but when i did that it messed my forum and came back to the long width like before
                  Last edited by Zachery; Sun 1 Jan '06, 10:04pm.

                  Comment

                  • Jose Amaral Rego
                    Senior Member
                    • Feb 2005
                    • 11058
                    • 1.1.x

                    #10
                    You have a bit on a problem with your footer template? It seems to show at 100% while you have the forum body set smaller?

                    Comment

                    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
                    Working...