Page 1 of 1

My latest WIP

Posted: Sun Jan 17, 2010 7:45 am
by apeitup
I have just finnisehed the bulk of the work on a website for work. I need to go through finding issues and making sure everything is ok before uploading about 1200 products that to my eyes all look the same.

I know it works (well I have had a good look through) IE8, firefox 3.5, Chrome 3, Sefari 4 and Is
E7 with a couple of enoyingly small problems. IE6 is a wash out but then again I'm not that bothered although I may get it to work out of morbid curiosity.

Feed back welcome and let me know if you had any problems.

Regards
Troy

Re: My latest WIP

Posted: Sun Jan 17, 2010 8:21 am
by Qphoria
I'm sure it looks great! But without a link, we can't tell

Re: My latest WIP

Posted: Sun Jan 17, 2010 11:17 am
by apeitup
erm yeah I think the lack of sleep is catching up with me .....



http://www.crimsoncrypt.com/wheedonregalia
cheers

Re: My latest WIP

Posted: Sun Jan 17, 2010 11:21 am
by Xsecrets
Very nice. Love the affect on the dropdowns in the product pages and the category menu.

Re: My latest WIP

Posted: Sun Jan 17, 2010 12:34 pm
by imaginetech
That's very nice.

Re: My latest WIP

Posted: Sun Jan 17, 2010 2:34 pm
by Qphoria
excellent! looks like you got that accordion stuff working :)

Re: My latest WIP

Posted: Sun Jan 17, 2010 6:21 pm
by apeitup
Its quite a bland one, as it is for masonic regalia and other things like that. I have another two coming soon both for jewellery companies. So I should be able to be a bit more creative with them. The site is a train wreck in IE6. Is there a way to get opencart to load into a complete differnt template on browser selection. I was thinking about another project so that I could do mobile phone optimisation, with a cut down version of the site.

Re: My latest WIP

Posted: Sun Jan 17, 2010 11:48 pm
by Xsecrets
apeitup wrote:Its quite a bland one, as it is for masonic regalia and other things like that. I have another two coming soon both for jewellery companies. So I should be able to be a bit more creative with them. The site is a train wreck in IE6. Is there a way to get opencart to load into a complete differnt template on browser selection. I was thinking about another project so that I could do mobile phone optimisation, with a cut down version of the site.
I was also thinking about looking into this for mobile, but unfortunately I haven't gotten past the thinking and into the looking part yet, so I don't have an answer maybe someone will know already maybe Q.

Re: My latest WIP

Posted: Mon Jan 18, 2010 12:11 am
by Qphoria
I actually created a mobile version of my zengadgets.com site once using these steps:
http://www.mikeindustries.com/blog/arch ... e-friendly

Re: My latest WIP

Posted: Mon Jan 18, 2010 8:13 am
by imaginetech
I'm very interested in building an Opencart iPhone webapp, I've built one before for www.puntkit.com (if you visit with your iphone you get redirected to the iphone version).

My main concern before I personally would start on quite a big project like that is code stability. The way things are currently if a developer started out now with 1.4 code as the base by the time they finished the code may have moved to v1.4.5.

If he code can reach a point where theres a stable version coming out every 3 months then that makes a project like this more feasible.

Re: My latest WIP

Posted: Mon Jan 18, 2010 10:07 am
by Qphoria
What is cool about the method i use above is that its not limited to a specific script. It's all done at the htaccess level and a standalone php IIRC. It basically adds a wrapper to the main site and scrapes out the css and replaces it with your own css.