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.

CSS for images?

2 posters

Go down

Solved CSS for images?

Post by joemander November 21st 2011, 6:09 pm

I want a CSS so that it displays an image as a forum background. (or background colour 1)

Is this possible if the image is from a URL?
joemander
joemander
Forumember

Male Posts : 35
Reputation : 1
Language : English

Back to top Go down

Solved Re: CSS for images?

Post by Guest November 21st 2011, 7:00 pm

Hi Joe. Wink
Code:
body{
background: url(IMAGE_URL);
}
avatar
Guest
Guest


Back to top Go down

Solved Re: CSS for images?

Post by joemander November 21st 2011, 7:33 pm

Sorry, you've got the wrong idea. I mean forum as in forums in catagories
joemander
joemander
Forumember

Male Posts : 35
Reputation : 1
Language : English

Back to top Go down

Solved Re: CSS for images?

Post by Guest November 21st 2011, 7:44 pm

Your forum version is phpBB3? Smile
avatar
Guest
Guest


Back to top Go down

Solved Re: CSS for images?

Post by joemander November 21st 2011, 8:16 pm

Yes
joemander
joemander
Forumember

Male Posts : 35
Reputation : 1
Language : English

Back to top Go down

Solved Re: CSS for images?

Post by Guest November 21st 2011, 8:18 pm

Code from my theme:
Code:
li.row{
  background: #fff url(http://i.imgur.com/pLUYH.png) repeat-x;
}
https://i.imgur.com/pLUYH.png = link to the image, you can replace it. Wink
avatar
Guest
Guest


Back to top Go down

Solved Re: CSS for images?

Post by joemander November 21st 2011, 8:30 pm

Thanks
joemander
joemander
Forumember

Male Posts : 35
Reputation : 1
Language : English

Back to top Go down

Solved Re: CSS for images?

Post by Guest November 21st 2011, 8:37 pm

You're welcome. Wink
avatar
Guest
Guest


Back to top Go down

Solved Re: CSS for images?

Post by Base November 21st 2011, 9:11 pm

CSS for images? Archiv10Problem Solved:Glad your problem is solved; topic marked as solved and archived. Smile
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Back to top

- Similar topics

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