-
AuthorPosts
-
beyondsports Friend
beyondsports
- Join date:
- May 2008
- Posts:
- 304
- Downloads:
- 0
- Uploads:
- 28
- Thanks:
- 4
- Thanked:
- 2 times in 1 posts
September 2, 2008 at 7:30 pm #132862for 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 Friendanisjolly
- Join date:
- April 2008
- Posts:
- 661
- Downloads:
- 0
- Uploads:
- 15
- Thanks:
- 33
- Thanked:
- 96 times in 55 posts
September 2, 2008 at 8:47 pm #268346hi 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).
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 Friendbeyondsports
- Join date:
- May 2008
- Posts:
- 304
- Downloads:
- 0
- Uploads:
- 28
- Thanks:
- 4
- Thanked:
- 2 times in 1 posts
September 2, 2008 at 9:09 pm #268353thanks for firebug… it is on a localhost… do you know where i can edit and get it to work…
treybeyondsports Friendbeyondsports
- Join date:
- May 2008
- Posts:
- 304
- Downloads:
- 0
- Uploads:
- 28
- Thanks:
- 4
- Thanked:
- 2 times in 1 posts
September 4, 2008 at 3:21 am #268636SOMEONE PLEASE HELP ME WITH THIS…. 2 DAYS NOW….
THANKS
TREYmj1256 Friendmj1256
- Join date:
- June 2007
- Posts:
- 1473
- Downloads:
- 10
- Uploads:
- 35
- Thanks:
- 84
- Thanked:
- 225 times in 118 posts
September 4, 2008 at 5:07 am #268663how about a screenshot so we can see what it is doing
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
September 4, 2008 at 12:09 pm #268740From 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 Friendbeyondsports
- Join date:
- May 2008
- Posts:
- 304
- Downloads:
- 0
- Uploads:
- 28
- Thanks:
- 4
- Thanked:
- 2 times in 1 posts
September 4, 2008 at 2:21 pm #268754i am just trying to get it to repeat from left to right across the bottom of the screen…
beyondsports Friendbeyondsports
- Join date:
- May 2008
- Posts:
- 304
- Downloads:
- 0
- Uploads:
- 28
- Thanks:
- 4
- Thanked:
- 2 times in 1 posts
September 4, 2008 at 2:25 pm #268756here is screenshot…also any idea where i can change the blue color in footer for the menu currently placed there…
thanks again menalto
trey
beyondsports Friendbeyondsports
- Join date:
- May 2008
- Posts:
- 304
- Downloads:
- 0
- Uploads:
- 28
- Thanks:
- 4
- Thanked:
- 2 times in 1 posts
September 4, 2008 at 7:09 pm #268781i 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?
treyAuthorPostsViewing 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
repeating footer across width of page
Viewing 9 posts - 1 through 9 (of 9 total)