Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • gebs Friend
    #180848

    Where in Joomla 2.5 template University can you adjust the size of masshead module? I would also like to have the image without text. Please help.

    Phill Moderator
    #467688

    It is all controlled with CSS. If you could post a link here to the page you want adjusting, the size you want the module to be and CSS optimisation set to no in the template manager we can quickly help.

    gebs Friend
    #468015

    I understand. I am more than capable of updating… I just need the location. Plus it will help the other members as well.

    tfosnom Friend
    #468059

    Template.css file line 1085

    <blockquote>.ja-masshead {
    height: 100px;
    text-align: center;
    }

    .ja-masshead h3 {
    color: #fff
    font-size: 3.333em;
    font-weight: normal;
    margin: 0 auto;
    padding: 20px;
    text-align: left;
    text-transform: uppercase;
    width: 980px;
    }

    .ja-masshead h3 span {
    background-color: rgba(0,0,0,.5);
    display: inline-block;
    padding: 5px;
    text-shadow: 1px 1px 0 rgba(0,0,0,.5);
    }

    </blockquote>

    Cheers Shannon

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 3 voices, and was last updated by  tfosnom 12 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum