Status
Not open for further replies.

Ashleyuk1984

Active Member
1,242
2010
304
1,010
Hey,
I have a small problem that has been bugging me for a while.
At the bottom of my site, the "content box" (not sure what else to call it) should have curved edges.

Like this:

[slide]http://releasethread.com/wp-content/uploads/2011/01/foot1.png[/slide]


However, mine doesn't have that, although its the same theme and the curved content is there... I don't think the script is correct, therefore it's not showing. I think it is maybe a possible <DIV> issue that I can't spot :'(

My website looks like this:

[slide]http://releasethread.com/wp-content/uploads/2011/01/foot2.png[/slide]


If someone has a chance, could you take a look and give me some clues to what is causing the problem.
Thanks :D
 
2 comments
That is there... but it looks like

<div id="footer-left">
<div id="footer-right">
<div id="footer">i3Theme designed by <a href="http://www.mangoorange.com">Mango Orange</a> - Modified by Taylor !
</div>
</div>

I have tried to make it look like

<div id="footer-left"></div>
<div id="footer-right"></div>
<div id="footer">i3Theme designed by <a href="http://www.mangoorange.com">Mango Orange</a> - Modified by Taylor !
</div>
</div>

But still no change, still looks the same after a full cache refresh.
 
Status
Not open for further replies.
Back
Top