Hallo,
I uploaded "cherry zen" and selected it from admin panel, but I get the following error message:
1054 Unknown column 'pages_title' in 'order clause'
in:
[select * from zc_ezpages where status_header = 1 and header_sort_order > 0 order by header_sort_order, pages_title]
What did I do wrong? How can I fix it?
thank you very much for your help!
![]()
does anyone could help me ive already upload it on my website: http://www.mysarisarishop.com
myproblem is why is it on mozilla firefox it works perfectly but on internet explorer it seems my category sidebox and others was to low on the page it has some problems occur when browsing on IE could anyone help me plss.
Hi!
First, you've got to change position: fixed back to position:relative
#content {
float: right;
margin-right: -200px; /* Same length as .outer padding-left but with negative value */
width: 100%;
line-height:1.6;
position: fixed; /* IE needs this */
}
You may have tried to do that to address the IE issue, but that needs to go first. You'll probably need to remove any left and right padding or margins that is in place for betterCategories. I'm guessing with both the padding I installed for Cherry Zen, PLUS the padding or margins installed with betterCategories, IE thinks your sidebox is now too wide, and must drop it down past the content.
i already solve the problem thanks anyways. But i need some other info
thanks jetrue for the reply. i just do some adjusting on the css and i got it already but why is it on IE there is no drop shadow? some of the css codes doesnt seem to work. Im using 3.6 version of zencart.
Bookmarks