Jump to content

Homepage destroyed


aladdiescave

Recommended Posts

After upgrading homepage i get the change file permission message. I have searched forum archives suggesting changing permission on language/en/home.inc.php to 755 (from 644), have done that. Also home.inc.php.bak.

My homepage is still totally stretched with boxes underneath instead of at the side.

Do I need to change something in layout.css?

http://www.aladdiescave.com.au

Thanks.

Link to comment
Share on other sites

Well this is your code for your middle column. It seems you've added it as a box. BTW it works in Fire Fox but not in IE. Your home page should be edited from within your admin control panel and not added as a box. All those   are killing you and making your colMid too wide for your site.

<div class="boxContent">

<span class="txtContentTitle">Aladdiescave.com.au</span>

<br />

<p align="center"><font style="BACKGROUND-COLOR: #ccffff" face="Comic Sans MS" size="5"></font></p>

<p align="center"><font style="BACKGROUND-COLOR: #ccffff" face="Comic Sans MS" size="4">Welcome to aladdiescave. Discover toys, gifts, pet &amp; sports accessories, collectables</font></p>

<p align="center"><font style="BACKGROUND-COLOR: #ccffff" face="Comic Sans MS" size="4">and much more.</font></p>

<p align="center"><font style="BACKGROUND-COLOR: #ccffff" face="Comic Sans MS" size="4">Shop safely &amp; securly with Paymate</font></p>

<p align="center"><font style="BACKGROUND-COLOR: #ccffff" face="Comic Sans MS" size="4">Browse with us today</font>&nbsp;</p>

<p align="center"><font style="BACKGROUND-COLOR: #ccffff" face="Comic Sans MS" size="4">and find treasures to cherish.</font></p>

<p align="center"><img height="31" src="/images/uploads/paymate.gif" width="88" alt=""/></p>

<p align="center">&nbsp;</p>

<p align="center"><font style="BACKGROUND-COLOR: #ccffff" size="5"></font></p>

<p align="left">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p>

<p align="left">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </p>

<p align="center"><font style="BACKGROUND-COLOR: #ccffff" face="Comic Sans MS" color="#ff9900" size="6"></font></p>

<p align="center"><font style="BACKGROUND-COLOR: #ccffff" face="Comic Sans MS" color="#ff9900" size="6"></font><br/>

</p>

Link to comment
Share on other sites

Simple mate - your problem is weak web page coding.

It is all the crazy non-breaking spaces in the two lower paragraphs.

Look in the code Roban posted above, see all the "&nbsp;" glued together in there? Use the source button, remove all that crap and you will be good to go :(

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...