My boss would like me to make a background for the website. We want to make maybe a blue background and have words slanted down the whole page.
I know how to add an image as a background for a skin. going into style.css and rename the image file.
body {
background: #any color url(‘images/your image’) repeat-y center top;
where it says (image/your image)
i know i can put a .jpg file in there. But can i put a .txt file in there?
[quote name=‘harpersmoto’]…i know i can put a .jpg file in there. But can i put a .txt file in there?[/quote]
No, you can’t.
[quote name=‘harpersmoto’]My boss would like me to make a background for the website. We want to make maybe a blue background and have words slanted down the whole page.
I know how to add an image as a background for a skin. going into style.css and rename the image file.
body {
background: #any color url(‘images/your image’) repeat-y center top;
where it says (image/your image)
i know i can put a .jpg file in there. But can i put a .txt file in there?[/QUOTE]
No… none internet browser would read it at all… sorry. You should try a png file better than jpg