PDA

View Full Version : Repeating an image...


setishock
04-02-2011, 02:42 PM
4.1.2 full suite

What I'm trying to do is repeat an image just under the member info in postbit, just above the message area. I found where in the postbit template to place the image but for the life of me can't make it repeat. I'd normally just add a repeat-x at the end of the img src call but I'm not doing it right and it's not working.
Could someone help me with the proper syntax to make the image repeat on the x axis?
Thanks, Seti

Lynne
04-02-2011, 02:44 PM
Can we get a link to see what you've done.

setishock
04-02-2011, 02:46 PM
I pulled the image out in frustration. Just take a sec to put it back. BRB.

--------------- Added 1301763019 at 1301763019 ---------------

http://animeappeal.com/showthread.php?1891-News-about-Seti-s-World&p=6720#post6720

I'd really like to get this going. I'd be in your debt if you can help.

Lynne
04-02-2011, 03:29 PM
I don't see any image between the userinfo (the black bar with the username/avatar) and the post area (the gray area). What style should I be looking in?

I do see one in the anime skin. However, you've simply put an image there. You need to actually make a <div> and apply a style with a background. http://www.w3schools.com/css/pr_background-image.asp

setishock
04-02-2011, 10:53 PM
TADA!
Please see the attached image.

Lynne
04-03-2011, 03:35 PM
I would have just put it in a div, but I guess a table works. Glad you got it working for you.