0
Welcome Guest! Login
0 items Join Now

How do i change the banner size in the versatility_iii theme...

    • the kidd's Avatar
    • the kidd
    • Jr. Rocketeer
    • Posts: 24
    • Thanks: 0

    How do i change the banner size in the versatility_iii theme...

    Posted 17 years 2 months ago
    • How do i change the banner size in the versatility_iii theme...
      i need the change the size and left align the image... i cant seem to find the CSS or PHP that controls this...

      www.maryland-cap.org is the site...
    • Bob Ateah's Avatar
    • Bob Ateah
    • Elite Rocketeer
    • Posts: 4521
    • Thanks: 0

    Re: How do i change the banner size in the versatility_iii theme...

    Posted 17 years 2 months ago
    • This should be in the Versatility III forum. ;)

      This image may help. A screenshot of the Firefox Web Developer Extension using the Information/ Display Element Information tool.

      template_css.css
      img#logo {
           position:  absolute;
           float: left;
           margin-left: 20px;
           margin-top: 0px;
           width: 800px;
           height: 108px;
      }

      Having said that, it looks as if your logo is assigned to the Banner position?
    • Last Edit: 17 years 2 months ago by Bob Ateah.
    • The member formerly known as Roland Deschain
      After your question is solved, please Edit your original post and choose the Solved message icon, thank you!

Time to create page: 0.051 seconds