0
Welcome Guest! Login
0 items Join Now

How to change banner position in Novus template?

    • Vlado's Avatar
    • Vlado
    • Newbie
    • Posts: 18
    • Thanks: 0

    How to change banner position in Novus template?

    Posted 17 years 2 months ago
    • Hi, I have narrowed #inset to 130px in Novus template, thus banner is not visible. I wish to change banner position to right from logo. Thanks for your help. Vladimir
  • Re: How to change banner position in Novus template?

    Posted 17 years 2 months ago
    • Do you have a link?
    • James Spencer / Developer & Support / Hull, UK
    • Vlado's Avatar
    • Vlado
    • Newbie
    • Posts: 18
    • Thanks: 0

    Re: How to change banner position in Novus template?

    Posted 17 years 2 months ago
  • Re: How to change banner position in Novus template?

    Posted 17 years 2 months ago
    • Add to template_css.css

      img#logo { float: left; }
      #inset .content { float: right; }
    • James Spencer / Developer & Support / Hull, UK
    • Vlado's Avatar
    • Vlado
    • Newbie
    • Posts: 18
    • Thanks: 0

    Re: How to change banner position in Novus template?

    Posted 17 years 2 months ago
    • Thank you James, you resolved my issue very quickly. Vladimir ;D
  • Re: How to change banner position in Novus template?

    Posted 14 years 6 months ago
    • Very Nice,

      Could you tell me how to edit the CSS to move the logo position a bit left? It appears to be fixed and I can't figure out how to move it.

      www.sanfranciscoanglicans.org/

      Thanks
  • Re: How to change banner position in Novus template?

    Posted 14 years 6 months ago
    • I figured out how to raise the logo position by adjusting the buffer in the template.css file from 20 down to 2.

      #logo {
      width: 258px;
      height: 71px;
      background: url(../images/logo.png) 0 0 no-repeat;
      margin-top: 2px;

      But I could not figure out how to move the logo position to the left. At any rate this works and is satisfactory.
  • Re: How to change banner position in Novus template?

    Posted 14 years 3 weeks ago
    • Hello:

      I followed the suggested steps, but when I create a module to fit in the banner position it only shows the very top of the image in the module. What CSS needs to be adjusted to show the entire image. Web address is warrencountyfair.com/site/

Time to create page: 0.054 seconds