There is probably a <div> issue in that mod. Either they have one extra </div>, or one too few, or are missing the <div class="centerColumn"></div> that is supposed to go around the main content of the site. Please contact the designer of the mod and let them know there is an issue. It doesn't happen on other sites because Cherry Zen is a floating <div> design that will point out any flaws in divs by going screwy. I've seen it happen time and again with mods people add to cherry zen and apple zen.![]()
Hi Jettrue,
Yep. I did modify that page. Well... I installed a mod that modified that page. I counted the number of <div and </div> in my tpl_login_default.php and there are 22 of each. Hmmm is there program, website, something that can check where the extra or missing </div> tag is???
Thanks
what bit of code controls the color of the login page? *i am having trouble with the login page. it is not showing as a white page (like all of the other pages). it is showing the color of the background image.
thanks.
There's something wrong with your login page. Did you add text? my guess is an extra or a missing </div>
http://validator.w3.org/ will indeed tell you if there is a <div> issue, though it won't be able to accurately tell you EXACTLY where it is. I mean, it will TRY to tell you exactly where it is, but its not always accurate. Check there to find out if there IS INDEED a div issue, then dig further. Since it is only happening on that page, I'd count again, they can be tricky.
What's the link?
Hi I made a change to the side column widths and changed all the places specified in your readme instructions and now everything in the sideboxes does not line up properly. Everything seems to be pushed to the left too far. For example the Category heading now extends to the left beyond the grey sidebox. I am on 1.3.8 and my site is www.toyspastandpresent.com. Any idea what I did wrong?
thanks
Thanks, country charm. I added the define to the header.php.
But, I don't know how to do the tpl header. Where do I put the http:// link to my blog?
I'm afraid to mess with the php 'cause I know nothing about it.
I tried that and it places another nav bar below -- which would be fine if I had more than one page link there.
Ok I got most of this fixed. I had to change one more value in the css file - the padding-left to 185.
.outer {
padding-left: 185px; /* Same width as margin-left for the float-wrap div */
It looks good now on the home page or if I look at a product. When I go to the login screen or My Account the grey sidebox.gif is back to it's old size of 150px. I changed the one sidebox.gif to 170 as instructed in the readme file. Is there a 2nd one I have to resize?
Thanks
Bookmarks