Background image/layout body question, <------ |
Background image/layout body question, <------ |
Feb 23 2007, 07:36 AM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 156 Joined: Jan 2007 Member No: 495,508 |
Hey, what is the best way to incorperate a layout background pattern with a DIV layout. I have been able to make it work by using a GIF DIV's on the layout body and the background while keeping {background-color: XXXXXX;} so the design appears on top of the background colour. But i think i loose quality this way. any ideas. Or i am i doing this right.
|
|
|
|
![]() |
Feb 23 2007, 10:14 AM
Post
#2
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
CODE body{ background-color: ######; background-image: url(urlgoeshere); } You can always just save the patten background w/ the background color you want. And save as a .jpg. |
|
|
|
Feb 23 2007, 04:42 PM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 156 Joined: Jan 2007 Member No: 495,508 |
I have been using this code. But what i meant is. In photoshop because the beckground is white, when i position the div white is still exposed. So ive been making the layout div a GIF to get rid of the background. And the pattern is no problem. But im just asking if this is the right way to do this?
|
|
|
|
Feb 23 2007, 06:27 PM
Post
#4
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Yes you can also save as a png. You do it whatever way you want.
|
|
|
|
Feb 23 2007, 08:23 PM
Post
#5
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 156 Joined: Jan 2007 Member No: 495,508 |
ok cool thanks toyo
|
|
|
|
![]() ![]() |