rejetto forum

Which is the tag for background image in hfs?

Alons0 · 7 · 6987

0 Members and 1 Guest are viewing this topic.



Jerome

  • Guest
Up???

Boy you are an idiot!  You just posted this 5 hours ago.  Did you ever think to solve your own problems?  Try google for the tag.  It's there.


Offline TSG

  • Operator
  • Tireless poster
  • *****
    • Posts: 1935
    • View Profile
    • RAWR-Designs



Offline TSG

  • Operator
  • Tireless poster
  • *****
    • Posts: 1935
    • View Profile
    • RAWR-Designs
Its simple css alonso,

background-color: #color;
background-image: url('URL');
background-position: position;
meh: meh;

or stacked like this:

background: url('URL') position #color;

just google it! some things are simpler than you think.