Attachment 13859
Attached image shows both pages section.
Attachment 13859
Attached image shows both pages section.
Thanks for suggestion. Your template does not have product_info.css. But I was able to figure this out How?
Template CSS file have a line cor .centercolumn which is not present in standard zencart. So I increased its width according to overall template width increase and it solved this issue.
I am working on two things now which I don't know how happened.
In Admin
(1) Configuration > Customer Details > Create Account Default Country ID
Shows United States which I selected initially. I noticed it is not appearing on create account page so I came back to check setting yesterday and when I try to edit it it does not show country list. (snapshot attached)
(2) In Admin all main tabs like Configuration, Catalog, Module etc. are linked to http://domain.com/admin/alt_nav.php
but in this site admin configuration is linked to http://domain.com/admin/configuratio...=configuration
and if I click on Configuration, it browse and bring back to same page where I was. How I can correct this link?
Attachment 13860
Thanks
Hi Annie! unfortunately I did not found a way to do as I wanted to do.
Is there possibly a way to make 'new" tab to be visible by default?
Hi Anne,
Product page is displaying differently in IE, Chrome and Firfox. I think in Chrome it looks good but in IE & Firefox there seems extra space appearing between Next/Prev wrap and product name and then between product name and Price/add to cart box(screen shot attached).
Attachment 13870
Can you please advice how to fix this issue?
thanks
See this post for how to change which template shows by default:
http://www.zen-cart.com/showthread.p...72#post1134272
Thanks,
Anne
Hi Anne,
Thanks. I was able to fix for IE but Firefox is still same way.
Can you suggest what change to make in code as I have tried few and they did not work for firefox. Thanks
/*
CSS Browser Selector v0.4.0 (Nov 02, 2010)
Rafael Lima (http://rafael.adm.br)
http://rafael.adm.br/css_browser_selector
License: http://creativecommons.org/licenses/by/2.5/
Contributors: http://rafael.adm.br/css_browser_selector#contributors
*/
function css_browser_selector(u){var ua=u.toLowerCase(),is=function(t){return ua.indexOf(t)>-1},g='gecko',w='webkit',s='safari',o='opera',m='mobile',h=document.documentEleme nt,b=[(!(/opera|webtv/i.test(ua))&&/msie\s(\d)/.test(ua))?('ie ie'+RegExp.$1):is('firefox/2')?g+' ff2':is('firefox/3.5')?g+' ff3 ff3_5':is('firefox/3.6')?g+' ff3 ff3_6':is('firefox/3')?g+' ff3':is('gecko/')?g:is('opera')?o+(/version\/(\d+)/.test(ua)?' '+o+RegExp.$1/opera(\s|\/)(\d+)/.test(ua)?' '+o+RegExp.$2:'')):is('konqueror')?'konqueror':is('blackberry')?m+' blackberry':is('android')?m+' android':is('chrome')?w+' chrome':is('iron')?w+' iron':is('applewebkit/')?w+' '+s+(/version\/(\d+)/.test(ua)?' '+s+RegExp.$1:''):is('mozilla/')?g:'',is('j2me')?m+' j2me':is('iphone')?m+' iphone':is('ipod')?m+' ipod':is('ipad')?m+' ipad':is('mac')?'mac':is('darwin')?'mac':is('webtv')?'webtv':is('win')?'win'+(is ('windows nt 6.0')?' vista':''):is('freebsd')?'freebsd'
is('x11')||is('linux'))?'linux':'','js']; c = b.join(' '); h.className += ' '+c; return c;}; css_browser_selector(navigator.userAgent);
You do not need to make any changes to the javascript. Go to http://rafael.adm.br/css_browser_selector for instructions on how to use the script.
Thanks,
Anne
Bookmarks