CCS; Background Image Help
2 posters
Page 1 of 1
CCS; Background Image Help
Technical Details
Forum version : #phpBB2Position : Founder
Concerned browser(s) : Google Chrome
Screenshot of problem : https://i.servimg.com/u/f18/18/90/00/84/troubl10.png
Who the problem concerns : All members
Forum link : http://draxgd.forumotion.com
Description of problem
As you can see, I placed a background image in my editor but I'm trying to make the image stop repeating and be centered in the box. I tried following these Steps, but still to no avail. I'm having trouble with the CCS code to get it right. Any help would be greatly appreciated. Thanks!Last edited by Draxion on July 26th 2015, 6:28 pm; edited 1 time in total
Guest- Guest
Re: CCS; Background Image Help
Did you add this to the CSS code?
- Code:
background-repeat: no-repeat !important;
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: CCS; Background Image Help
SLGray wrote:Did you add this to the CSS code?
- Code:
background-repeat: no-repeat !important;
Okay, that seemed to had stopped the repeating, but how can I center it? I tried this code, but it didn't work.
- Code:
background-position: center !important;
Guest- Guest
Re: CCS; Background Image Help
Hi
Try this:
Regards,
Pizza Boi
Try this:
- Code:
.sceditor-container textarea {
color: ####### !important;
background: url(IMG URL HERE) no-repeat !important;
background-position: center !important;
}
Regards,
Pizza Boi
Pizza Boi- Hyperactive
- Posts : 2016
Reputation : 160
Language : French
Location : Pizza Hut!
Re: CCS; Background Image Help
Hey, @Pizza Boi
Sorry to say the code you gave me didn't work, but I did fix it myself.
Thanks though.
Sorry to say the code you gave me didn't work, but I did fix it myself.
Thanks though.
Guest- Guest
Re: CCS; Background Image Help
Topic solved and archived
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Similar topics
» Issue with forum background image and custom image display
» Background image gone
» BG Background image
» background image marquee
» Need help with background image
» Background image gone
» BG Background image
» background image marquee
» Need help with background image
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum