Post by onelouder » Fri Jul 24, 2009 9:00 pm

Hello, i upgraded from 1.2.9 to 1.3.0 but my sitemap has gone totally derranged as you can see here:

http://www.sixdecibels.co.uk/index.php? ... on/sitemap

Note: I did take special offers off in the previous version. But havn't bothered too in this version. So i dont know if my backup has some kind of conflict with the new version as im not using the same modified sitemap file with 1.3.0 altho i did upload the modified sitemap file to see if there was any difference and there was not so i reverted back to the default one.

Any assistance would be great thanks.

New member

Posts

Joined
Tue May 26, 2009 10:15 pm

Post by Daniel » Fri Jul 24, 2009 9:23 pm

I'll look into it
it might be better to put the 2 columns in a table.

OpenCart®
Project Owner & Developer.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm

Post by Qphoria » Fri Jul 24, 2009 11:56 pm

you need to use clearfix in the css

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by julianlockhart » Fri Jul 31, 2009 11:17 am

actuall you need this:

overflow:auto

in stylesheet.css in the template folder change

#content .middle {
background: #000;
padding: 10px 10px;
min-height: 380px;

to:

#content .middle {
background: #000;
padding: 10px 10px;
min-height: 380px;
overflow:auto


Posts

Joined
Tue Jul 14, 2009 1:15 am

Post by onelouder » Mon Aug 03, 2009 7:40 pm

Thank you Julian. worked like a charm :-)

New member

Posts

Joined
Tue May 26, 2009 10:15 pm
Who is online

Users browsing this forum: No registered users and 104 guests