Move custom logo up............help

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Strycnine
    New Member
    • Aug 2008
    • 14

    [vB4] Move custom logo up............help

    How can I move my logo up some?

    Click image for larger version

Name:	Capturedam.PNG
Views:	1
Size:	41.4 KB
ID:	3718601
  • Lynne
    Former vBulletin Support
    • Oct 2004
    • 26255

    #2
    You probably just need to write some CSS to do it. Can you post a link so we can help with that?

    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

    • Strycnine
      New Member
      • Aug 2008
      • 14

      #3
      Thanks for the reply Lynne!

      Comment

      • Lynne
        Former vBulletin Support
        • Oct 2004
        • 26255

        #4
        You have this in your CSS:
        HTML Code:
        #header_middle img {margin:53px 0 0 78px;}
        You want to change that 53px to 0px (or just a few px).

        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

        • Strycnine
          New Member
          • Aug 2008
          • 14

          #5
          Thanks Lynne! I'll try that after work.

          Comment

          • Strycnine
            New Member
            • Aug 2008
            • 14

            #6
            Thank you so much Lynne! I have it fixed!

            Comment

            Related Topics

            Collapse

            Working...