Not Solved Please help me.... please... please...
#1
Not Solved
Tell me QUICKLY PLEASE!! I need it now!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
AND WHEN I TRY TO CHANGE THE BACKGROUND COLOR IN THE CSS "GLOBAL" FILE, IT STILL SHOWS UP WHITE!!!!!!!!!!! I want it BLACK!!
Reply
#2
Not Solved
First: Calm down. I'm sure you don't need it right now. Be patient and we will help you. There's no need to rush, use capitals and bold words whilst using multiple exclamation marks, this will not enable us to support you faster.

What does your global.css body line say?
Reply
#3
Not Solved
(2011-06-25, 02:08 AM)Jordan Lovelle Wrote: First: Calm down. I'm sure you don't need it right now. Be patient and we will help you. There's no need to rush, use capitals and bold words whilst using multiple exclamation marks, this will not enable us to support you faster.

What does your global.css body line say?

This is what it used to say:
body {
	background: #efefef;
	color: #000;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 13px;
	text-align: center; /* IE 5 fix */
	line-height: 1.4;
}

This is what it now says:
body {
	background: rgb(20,20,20); <--I changed here. I prefer to use RGB because it's what I'm used to, and I know that it shouldn't cause any problems since I've used it on a different webpage on my desktop.
	color: #000;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 13px;
	text-align: center; /* IE 5 fix */
	line-height: 1.4;
}

I need to to be a shade of gray, not white!!!HuhAngrySadUndecidedHuhAngryUndecidedSad
Reply
#4
Not Solved
Try #8a8a8a. Or use an online colour picker with hex values to find a shade.
Reply
#5
Not Solved
(2011-06-25, 02:18 AM)Jordan Lovelle Wrote: Try #8a8a8a. Or use an online colour picker with hex values to find a shade.

It had no effect...UndecidedSadUndecidedSadUndecidedSadUndecidedSad
I'm about to start bawling tears right now!!!!!!!
MYBB HATES ME!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
I'M GONNA BURN THIS MOFO LAPTOP!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
AAARRRRRRRRRRRRRRRRGGGGGHHHHHHHHH!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
WOOORRRRRRRRRRKKKKKK!!!!!!
Reply
#6
Not Solved
What code do you have entered at the moment for the body background?
Reply
#7
Not Solved
(2011-06-25, 02:22 AM)Jordan Lovelle Wrote: What code do you have entered at the moment for the body background?

Right now it says:
body {
	background: #8a8a8a;
	color: #000;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 13px;
	text-align: center; /* IE 5 fix */
	line-height: 1.4;
}

It was "#efefef" but now it's "#8a8a8a"
Reply
#8
Not Solved
Can we have a URL to your forum?
Reply
#9
Not Solved
And what page are you trying to find the code for?
My Plugins: [1.8]|[1.6]

** Selling custom plugin that enables Bitcoin payments. PM me if interested in purchasing! **
Reply
#10
Not Solved
Here's the URL for my forum:

*SOLVED BROS!!!! THANKS MUCHLY!!!!!*
(2011-06-25, 02:33 AM)fizz Wrote: And what page are you trying to find the code for?

I want to change the background on ALL the pages.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)