Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • javaclinic2 Friend
    #173209

    How to make the logo in centre of page ? and in addition big in fonts.

    any hint ? i want to change files with out effecting upgrades in future..

    Zeeshan

    pavit Moderator
    #435504

    Hi

    You can move the logo block to the right adding this line of code margin-left: 200px; in this file

    /templates/ja_nex/css/template.css around line 650

    h1.logo a {
    background: url("../images/logo.png") no-repeat scroll center center transparent;
    display: block;
    height: 62px;
    margin-left: 200px; <------------you can change the value to move the logo as you need
    width: 152px;
    }

    javaclinic2 Friend
    #435651

    But it will break the template on upgrade . how can i avoid it ?

    pavit Moderator
    #435668

    Hi

    Could you post a link to your page ?

    Thanks

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

This topic contains 4 replies, has 2 voices, and was last updated by  pavit 12 years, 10 months ago.

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