WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You


You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

1 Wrapping Image on Sat Nov 20, 2010 8:45 am

Syfte


Registered Member
Registered Member

Can I add something shown above? It appears to be a background image (actually it is: http://www.phpbb.com/theme/images/sides_top.gif). Can I get a similar effect on a ForuMotion phpbb3 forum?

http://www.spotfeed.net

2 Re: Wrapping Image on Sat Nov 20, 2010 10:08 am

ankillien


Administrator
Administrator
This is the image they use as background...
http://www.phpbb.com/theme/images/bg_body.gif

You can add it using this code...

Code:
#wrap {
background: transparent url(http://www.phpbb.com/theme/images/bg_body.gif) repeat-y center;
}


It would be better not to use their image and make your own image similar to that one.

3 Re: Wrapping Image on Sun Nov 21, 2010 12:15 am

Syfte


Registered Member
Registered Member
I do intend to make my own Smile
Thanks again.

http://www.spotfeed.net

4 Re: Wrapping Image on Mon Nov 22, 2010 3:55 am

Jophy


Registered Member
Registered Member
Solved => Locked

http://www.socialtechforum.com/

View previous topic View next topic Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum