YAFLogo

lordmage
  • lordmage
  • 62.6% (Friendly)
  • YAF Camper Topic Starter
10 years ago
How can I put the background image to any theme? Please, I show that I struggle for hours and could not find a theme I made choices in how to help.:cry:
Waiting Selim's Place Forum members Everyone I'm glad you are.

http://seliminyeri.net/forum.aspx 

Sponsor
lordmage
  • lordmage
  • 62.6% (Friendly)
  • YAF Camper Topic Starter
10 years ago
Help me :(


Waiting Selim's Place Forum members Everyone I'm glad you are.

http://seliminyeri.net/forum.aspx 

Zero2Cool
  • Zero2Cool
  • 100% (Exalted)
  • YAF Leader YAF Version: YAF 3.1.16
10 years ago

How can I put the background image to any theme? Please, I show that I struggle for hours and could not find a theme I made choices in how to help.:cry:

Originally Posted by: lordmage 

Are you using YAF standalone or is it part of a master site?

Do you want the image to repeat or just one large image?

if you put this between your body {} element in your theme.css it will display an image in the background.

  body {
background-image: url(/images/background.png);
}

lordmage
  • lordmage
  • 62.6% (Friendly)
  • YAF Camper Topic Starter
10 years ago
Thank you. How do I add many new theme?:lol:
Waiting Selim's Place Forum members Everyone I'm glad you are.

http://seliminyeri.net/forum.aspx 

Zero2Cool
  • Zero2Cool
  • 100% (Exalted)
  • YAF Leader YAF Version: YAF 3.1.16
10 years ago

Thank you. How do I add many new theme?:lol:

Originally Posted by: lordmage 

You have to edit your theme.css file located in /themes/BlackGrey/theme.css

lordmage
  • lordmage
  • 62.6% (Friendly)
  • YAF Camper Topic Starter
10 years ago
Thank you, thank you, I made myself a very nice theme.And name list seems to be the theme in a different name:-d
Waiting Selim's Place Forum members Everyone I'm glad you are.

http://seliminyeri.net/forum.aspx 

hongan
  • hongan
  • 50.6% (Neutral)
  • YAF Forumling
10 years ago
you can use HTML code or BB code to set background