Maybe I don't have something set up right, but it all seemed pretty simple. I put code into the area for anonymous users, set the authenticated user to use the same version of the front page for anonymous and yet the front page shows "Access denied: You are not authorized to access tihs page." for any non-logged in user on any browser.

I am using the Martinelli theme.

Help! I need to have a custom front page, and was counting on this solving it for me.

http://comeCelebrate.org is URL

Here is code I'm putting in there:

<div style="width: 550px;">
<div style="width: 550px;height:22px;background-color:#1569A5;"><img src="../../images/bannerMotto.png" style="padding:2px;"></div>
<div style="width:550px;padding:10px 0 0 0;">
<div style="width:300px;float:left;"><a href="node/5"><img src="http://comecelebrate.org/images/mcc_CelebrateLogo290.gif" style="width:290px;" /></a>
<h2 style="text-align:center;">July 15-18, 2009<br />
Nashville, Tennessee</h2>
</div>
<div style="width:250px;float:right;display:inline;">
<img src="http://comecelebrate.org/images/Opryland_Resort_221x161.jpg" style="float:right;width:221px;display:inline;" />
</div>
</div>

<div style="clear:both;">&nbsp;</div>

<div style="width:550px;border-top:#1A6DA8 1px solid;padding:10px 0 0 0;">
<div style="width:550px;">
<div style="width:300px;float:right;"><a href="node/7"><img src="http://comecelebrate.org/images/acc_CelebrateLogo290.gif" style="width:290px;" /></a>
<h2 style="text-align:center;">June 9-12, 2010<br />
San Antonio, Texas</h2>
</div>
<div style="width:250px;float:left;display:inline;">
<img src="http://comecelebrate.org/images/photoAlamo221x161.jpg" style="float:left;width:221px;display:inline;" />
</div>
</div>

<div style="clear:both;">&nbsp;</div>

<div style="width:550px;border-top:#1A6DA8 1px solid;padding:10px 0 0 0;">
<div style="width:175px;float:left;display:inline;"><img src="http://comecelebrate.org/images/photoAcropolis175x127.jpg" style="width:175px;" /><br /><div style="font: bold .8em Arial;color:#1A6DA8;text-align:center;text-transform: uppercase;margin:-5px 0 -10px 0;">ACROPOLIS</div><br /><img src="http://comecelebrate.org/images/photoParis175x127.jpg" style="width:175px;" /><br /><div style="font: bold .8em Arial;color:#1A6DA8;text-align:center;text-transform: uppercase;margin:-5px 0 -10px 0;">EIFEL TOWER</div><br /></div>

<div style="width:175px;float:left;display:inline;text-align:center;margin:0 12px 0 13px;">
<img src="http://comecelebrate.org/images/gcc_CelebrateLogo175.gif" style="width:175px;" />
<h2 style="text-align:center;">July 22-31, 2010</h2>
<h3 style="text-align:center;"><a href="node/4">Vote for one of these<br />
incredible destinations</a></h3>
<h4 style="text-align:center;">Athens, Greece<br />
Beijing, China<br />
Paris, France<br />
Rio de Janeiro<br />
Sydney, Australia</h4>
<img src="http://comecelebrate.org/images/photoSydney175x127.jpg" style="width:175px;" /><br /><div style="font: bold .8em Arial;color:#1A6DA8;text-align:center;text-transform: uppercase;margin:-5px 0 -10px 0;">SYDNEY OPERA HOUSE</div><br />
</div>

<div style="width:175px;float:right;display:inline;">
<img src="http://comecelebrate.org/images/photoBeijing175x127.jpg" style="width:175px;" /><br /><div style="font: bold .8em Arial;color:#1A6DA8;text-align:center;text-transform: uppercase;margin:-5px 0 -10px 0;">Tiananmen Square</div><br /><img src="http://comecelebrate.org/images/photoRio175x127.jpg" style="width:175px;" /><br /><div style="font: bold .8em Arial;color:#1A6DA8;text-align:center;text-transform: uppercase;margin:-5px 0 -10px 0;">Christ the Redeemer</div></div>

</div>

</div>
</div>

Comments

craigkendall’s picture

Priority: Critical » Minor
Status: Active » Closed (fixed)

*duh... have to set permissions on user permission page. That should be put in the instructions I think.