body of page has background, i wish to remove it

Permalink
i have a webpage (www.bmwpark.org) that has an issue with the header and body...

you cannot see the header issue, but you can inthe body.

if you cna open the page, scroll down until you see the video blocks, or stacks.
they are small, and there is a background image that is scroling through them.

i have tried to remove that image, but it doesn't seem to obey.
any help is appreciated.

laptopdragon
 
FernandoCordeiro replied on at Permalink Reply
FernandoCordeiro
Your Source Code has:

<style type="text/css"> 
#areaStyleMain4 {background-image: url('/files/1313/3689/2670/bmwparkNEWheaderimage.png'); background-repeat:no-repeat; } 
</style>



It is most likely in the header.php of your theme.

Follows the code around it (I left it spaced out to be clear):



<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>ss_site_title :: Home</title>
<meta name="description" content="" />
<meta name="generator" content="concrete5 - 5.5.2.1" />
<script type="text/javascript">
var CCM_DISPATCHER_FILENAME = '/index.php';
var CCM_CID = 1;
var CCM_EDIT_MODE = false;
var CCM_ARRANGE_MODE = false;
var CCM_IMAGE_PATH = "/concrete/images";
var CCM_TOOLS_PATH = "/index.php/tools/required";
var CCM_BASE_URL = "http://www.bmwpark.org";



Just edit it out and you're good to go.


Now, on another front, you have a bazillion DIVs with
id="areaStyleMain4"


That's a bad idea, seriously.
Mnkras replied on at Permalink Best Answer Reply
Mnkras
This is actually not in the theme, this is partially a c5 bug.

Go into edit mode.
Click on "Add To Main Area"
Click "Design"
Click "Reset"
Publish your edits.
FernandoCordeiro replied on at Permalink Reply
FernandoCordeiro
Mnkras,

If that's really true, I'm interested in more information about this issue then.

Would you be able to point me somewhere to find more about it?
laptopdragon replied on at Permalink Reply
laptopdragon
thanks, that did it...
now to those brazillian DIV's..what are they ?
laptopdragon replied on at Permalink Reply
laptopdragon
ok..
consider me a noob.
how to fix the header (or edit it out) and, whats the last part...a brazilian DIV ?

how do i make it american ?
FernandoCordeiro replied on at Permalink Reply
FernandoCordeiro
"Bazillion", as in "a lot of something", but a "bazillion" is like, more than millions, billions, or anything you can think of.

Though we're getting Off-Topic here.

Mnkras said it's likely from C5, and considering he's pretty dependable on those matters, I'm led to believe he's right. Check his solution before anything else.
laptopdragon replied on at Permalink Reply
laptopdragon
i know..i was just funning.

thanks yall...that was easy. yet i feel so dumb. :)
FernandoCordeiro replied on at Permalink Reply
FernandoCordeiro
Not dumb at all, I maintain quite a few C5 installations and don't have the least idea what happened with yours. :D
JohntheFish replied on at Permalink Reply
JohntheFish
Could it be a thin and well trimmed div ;-)
adajad replied on at Permalink Reply
adajad
haha..