Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • holsam Friend
    #162974

    Hi
    i recently updated the template file and the footer doesnt display correctly.
    I guess it some css code that needs tweaking.
    i had already altered some css code as suggested, please see earlier post which worked fine in earlier template. I have used teh same changes .

    Also where do i change welcome to the frontpage. I have searched other posts and its not in any language ini files.

    http://www.caraires.co.uk/devweb

    Could anybody please advise.

    thanks

    Paul

    Phill Moderator
    #387137

    The changes are to poor edits removing the JA footer. Have you followed fully the details in the copyright removal pdf?

    holsam Friend
    #387187

    Hi

    i havent tried to remove the copyright.
    The only edits were to the css as previously undertaken.

    Footer same width as top.

    Code:
    #ja-footer {
    background: none repeat scroll 0 0 #252525;
    padding: 0;
    }
    to
    Code:
    #ja-footer {
    background: none repeat scroll 0 0 #252525;
    margin: 0 auto;
    padding: 0;
    width: 982px;
    }
    change
    Code:
    #ja-botsl {
    background: none repeat scroll 0 0 #252525;
    border-top: 4px solid #9A2016;
    }
    to
    Code:
    #ja-botsl {
    background: none repeat scroll 0 0 #252525;
    border-top: 4px solid #9A2016;
    margin: 0 auto;
    width: 982px;
    }

    Remove this to stop the page shifting down

    .ja-content-main:hover .item-page h1 {
    border: none;
    }

    And added this for the same issue.

    .ja-content-main h1{
    border-bottom: 5px solid #DDD;
    }

    I’ll recheck the css but these are the only edits made.

    Where do i find the copyright removal pdf.

    thanks

    holsam Friend
    #387336

    Started from scratch with the css and modified in stages. Working ok. thanks

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

This topic contains 4 replies, has 2 voices, and was last updated by  holsam 13 years, 7 months ago.

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