Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • beyondsports Friend
    #132862

    for the life of me i can figure this out… ive got a graphic 18 x 70 to be exact that i just want to place in the footer and have it repeat across the bottom of the page…

    here is what i’ve done in the css file

    #ja-footer {
    color: #ffffff;
    padding: 15px 0 0;
    position: relative;
    text-align: center;
    background: url(../images/footerbg.gif)repeat-x;
    height:70px;
    }

    anisjolly Friend
    #268346

    hi beyondsports

    have you got a url we could look at? maybe you could mess around with the css using firebug? it’s rather good when you want to make changes to the css on the fly without actually updating the css (if you know what i mean).

    http://www.getfirebug.com

    I use it all the time for all of my css needs and so do majority of the people here (it’s free so why not?)

    beyondsports Friend
    #268353

    thanks for firebug… it is on a localhost… do you know where i can edit and get it to work…
    trey

    beyondsports Friend
    #268636

    SOMEONE PLEASE HELP ME WITH THIS…. 2 DAYS NOW….
    THANKS
    TREY

    mj1256 Friend
    #268663

    how about a screenshot so we can see what it is doing

    Menalto Friend
    #268740

    From what i can see from your code its correct. It will add the image to the whole width of the footer area( same width as the template). But if i get you right you want it to be all over the page(left to right of screen)

    beyondsports Friend
    #268754

    i am just trying to get it to repeat from left to right across the bottom of the screen…

    beyondsports Friend
    #268756

    here is screenshot…also any idea where i can change the blue color in footer for the menu currently placed there…
    thanks again menalto
    trey


    1. cfa-f
    beyondsports Friend
    #268781

    i have even gone in another template that i set up a repeating footer…ja barite and i still cant get it to display the repeating header from left – right across the width of the page… here is my code from the template.css file:

    again i am on a localhost…

    #ja-footerwrap {
    background: url(../images/footerbg.gif) repeat-x;
    position: absolute;
    color: #ffffff;
    line-height: normal;
    height: 70px;
    }

    #ja-footer {
    width: 950px;
    display: block;
    background: url(../images/footer.png) no-repeat;
    color: #FFFFFF;
    position: relative;
    text-align: center;
    height:70px;
    bottom: 0px;
    left: 0px;
    }

    any idea’s what i can do to get this to work?
    trey

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

This topic contains 9 replies, has 4 voices, and was last updated by  beyondsports 16 years, 2 months ago.

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