Has anyone successfuly installed a spanish pack and if so can you please tell me where you got the pack and any problems you encountered?
There seems to be very little discussion on the subject. Thanks in advance.
Has anyone successfuly installed a spanish pack and if so can you please tell me where you got the pack and any problems you encountered?
There seems to be very little discussion on the subject. Thanks in advance.
H. Light
Florida
I have altered the title of the 'information' box to 'our world' and now want to change the order of the ezpages that appear in the drop down menu. I have set the order under heading in admin>tools>ezpages but still find that they appear in alphabetical order. I had a look at the FAQ that is mentioned in this thread, but that doesn't seem to apply to what I'm doing.
See http://www.keela.co.uk/catalog/
Hi again... Most of the issues sorted out and I got a few more tweaks done :)
Was wondering how I can get the shadows to the left of the sideboxes... something like http://www.ejpshop.com/shop/index.php ... couldnt figure out!
Thanks again
Nrupesh
I tried that, didnt work... I also saw the content_bg.gif and its plain white without any shadow. Any other clues that might help? Thanks a lot!
Nrupesh
My site looks fine in IE but in Firefox all of my content is set completely off the page to the right. The only thing that shows on without scrolling is the header and the logo. Any ideas?
Hi again... I tried to change some links in the dropdown, I figured most of its working and adding links.. only thing I cant figure out is that if I add a static link as the main button then its not showing as link and different color/alignment, I guess I have to apply some class to that li?
Thanks!
It looks like perhaps you recently updated the template, but didn't update your css with the new updates. You have the clearfix tags in the html of the site, but you don't have the clearfix css in the stylesheet.
Add this to your stylesheet:
But you also have an error in your html. Your headerWrapper div is closing too early. Open up includes/templates/YOUR_TEMPLATE/common/tpl_header.php, and remove the </div> that is right before this:Code:.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .clearfix {display: inline-block;} /* Hides from IE-mac \*/ * html .clearfix {height: 1%;} .clearfix {display: block;} /* End hide from IE-mac */
and move it to the end of the file. I think that will fix the issue.Code:<div class="clearBoth"></div> <!--eof-navigation display-->
Thanks!! That did the trick.... I missed the shadow on the right of their content_bg.gif lol
I might be back later to ask few more questions if thats ok... :)
BTW Can you comment on www.pavs.biz/showcase , Its empty now but waiting for the design to be finished before I add any products
Nrupesh
Last edited by nrupesh; 30 Jun 2007 at 07:28 AM.