Quote Originally Posted by jettrue View Post
The site looks fine, except there's not much on the home page. What would you like to show there?

It also looks like you have un-needed HTML in your center content section,

Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head>
    <title>Untitled Page</title>
</head>
<body>
    <span style="font-size: 24pt; color: #e4006c; font-family: Monotype Corsiva">Mommy and
        Baby Essentials<br />
 
        <br />
        We know both pregnancy and baby are true blessings!</span>
 
</body>
</html>
Go to "Tools", "Define Pages Editor", choose define_main_page.php and make sure only:
<span style="font-size: 24pt; color: #e4006c; font-family: Monotype Corsiva">Mommy and
Baby Essentials<br />

<br />
We know both pregnancy and baby are true blessings!</span>

is there.
Is the g in pregnancy cut off by my logos? Just wondering it is on my screen? If it is, where is css do I fix it? Thanks.