The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

help needed for changing background image

2 posters

Go down

help needed for changing background image Empty help needed for changing background image

Post by mehmoodriaz123 January 20th 2010, 12:03 pm

i have installed hitskin on my forum , i am trying to change the background picture of my forum. but not succeed, i have changed background picture as per my desired but not changing

admin>display>pics management>general/explore

need help please

I am also trying to change the main font colors , and i have given the desired colors

admin>display>colors

please is there any css code by which all this can be done
avatar
mehmoodriaz123
Forumember

Male Posts : 98
Reputation : 0
Language : english
Location : in the heart of forumotions

Back to top Go down

help needed for changing background image Empty Re: help needed for changing background image

Post by ankillien January 20th 2010, 12:54 pm

Hello,

You can change it with this CSS code...

Code:
body {
background : url(IMAGE URL HERE) repeat !important;
}
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

help needed for changing background image Empty Re: help needed for changing background image

Post by mehmoodriaz123 January 20th 2010, 7:08 pm

thanks , what about for changing text color
avatar
mehmoodriaz123
Forumember

Male Posts : 98
Reputation : 0
Language : english
Location : in the heart of forumotions

Back to top Go down

help needed for changing background image Empty Re: help needed for changing background image

Post by ankillien January 21st 2010, 2:52 am

Here is the code for it..

Code:
body {
color : blue;
}
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum