Where is WordPress installed on your domain?
Looks like “colormuseum”. In order to display that page as landing page, you just have to set that as Home page from
WordPress Admin Panel > Settings > Reading
I didn’t install WP at GoDaddy, so I don’t quite know the exact answer.
I have clicked WP Admin Panel -> Settings -> Reading:
A Static Page -> Home selected. Posts page is unselected (-Select-).
My home page:
<!DOCTYPE html >
<link href=”css/style.css” rel=”stylesheet” />
<script src=”Scripts/swfobject_modified.js” type=”text/javascript”></script>
<head>
<meta http-equiv=”Content-Type” content=”text/html; charset=utf-8″ />
<title>Color Museum</title>
</head>
<style type=”text/css”>
body {
background-color: #000000;
color: white;
font-size:264px;
text-align:center;
}
p {
background-color: #000000;
color: white;
font-size:72px;
text-align:center;
}
#mainbody {
background-color:#000000;
padding:0px 0px 0px 0px;
width:1000px;
height:530px;
position:relative;
}
</style>
<body>
<div id=”mainbody” align=”center”>COLOR Museum
<p>The Color Museum is under construction.</p>
</div>
</body>
</html>
Looks like the attached / link: http://lovecolor.org/colormuseum/?page_id=814&preview=true
I have updated the html in “Home” and relinked the “Home” to it’s default settings under Reading.
Why on Earth is it all fugly?
http://lovecolor.org/
http://lovecolor.org/colormuseum
My site address is lovecolor.org
My WordPress address is lovecolor.org/colormuseum
[Bump deleted – please do not do that here]
Delete this thread please.