Announcement

Collapse
No announcement yet.

a few how do i questions

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • a few how do i questions

    im now to VB i just set it up.. used the install php and its up and running..


    Questions:
    how do i remove the vbulletin logo on the top of the page?


    do i need to pull the web pages from my host and edit them? is so which one?


    Thanks

    any suggestions on modifying the layout so it looks a little different than the standard Vbulletin sites??

  • #2
    Originally posted by simple_john
    im now to VB i just set it up.. used the install php and its up and running..


    Questions:
    how do i remove the vbulletin logo on the top of the page?
    To change it to your own...
    Admin CP -> Styles and Templates -> Style Manager -> vB Default -> All Style Options -> Title Image -> *Change It* -> Save

    To remove it...
    Admin CP -> Styles and Templates -> Style Manager -> vB Default -> All Style Options -> header -> *Delete Everything in the box* -> Save

    Comment


    • #3
      thanks i replaced it with my own gif.. do you know how to center it?

      thanks again

      Comment


      • #4
        Hello, I'm a vb newb so please bear with me...


        I have followed the instructions to remove the vB logo at the top of the forums - but when I delete everything from that header box, it causes my forum page to be way too wide and it loses the other elements I wanted to keep.

        The code for the header is here:
        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]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
        <td align="$stylevar[right]">
        &nbsp;
        <!--
        NEW HEADER &amp; NAVBAR
         
        Now that the nav buttons are in the
        navbar template, you can stick whatever
        you like into this space.
        This makes it much easier for novice
        admins to customize their header
        template without affecting important
        navigation elements.
        -->
        </td>
        </tr>
        </table>
        <!-- /logo -->
        <!-- content table -->
        $spacer_open
        $_phpinclude_output
        If I want to keep everything but the reference to the picture itself, how do I do that?

        Comment


        • #5
          Uh. Anyone?

          Comment


          • #6
            You would get a better response if you started your own thread.
            Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
            Change CKEditor Colors to Match Style (for 4.1.4 and above)

            Steve Machol Photography


            Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


            Comment


            • #7
              Originally posted by Steve Machol
              You would get a better response if you started your own thread.
              Ok. I'm used to being polite and not making a new thread for something already being discussed.

              Comment

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