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

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]

1How to put Background with an image Empty How to put Background with an image Fri Dec 31, 2010 12:19 pm

verrell123

verrell123
Registered Member
Registered Member
Code:
<div style="position:fixed; top:0px; left:0px; width:100%; height:25px; padding: 3px; background:#00000; color:#000;">
TEXT
</div>

Can we make the background was a picture?

Thanks

http://www.freshartz.co.cc/

2How to put Background with an image Empty Re: How to put Background with an image Fri Dec 31, 2010 3:58 pm

ankillien

ankillien
Administrator
Administrator
Yes, you can use url(IMAGE URL HERE); for that. Then your code would look like this...

Code:
<div style="position:fixed; top:0px; left:0px; width:100%; height:25px; padding: 3px; background:#00000 url(IMAGE URK HERE); color:#000;">

More about CSS background...
http://www.webartzforum.com/tutorials-f7/the-background-t1869.htm

3How to put Background with an image Empty Re: How to put Background with an image Mon Jan 03, 2011 6:44 am

verrell123

verrell123
Registered Member
Registered Member
thanks ankillien

Solved and Lock

http://www.freshartz.co.cc/

4How to put Background with an image Empty Re: How to put Background with an image Mon Jan 03, 2011 9:10 am

Jophy

Jophy
Registered Member
Registered Member
Solved => Closed

http://www.socialtechforum.com/

Sponsored content


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