problem solved, I was missing a css file!
Printable View
problem solved, I was missing a css file!
Incase anyone seems to have the same issue I have, I had to change the code to rem out the float line.
Original:
TEXTAREA {
float: left;
margin: auto;
display: block;
width: 95%;
}
Updated:
TEXTAREA {
/* float: left;*/
margin: auto;
display: block;
width: 95%;
}
:clap:
Once again thanks for a great template.
Deaux
Hi!
I have been using Sophy Blue-Grey for awhile now- I love it. Somehow I have a white line under my logo wrapper and above my categories (for lack of a better description) and underneath my main page ~ above and below the legal footer. Obviously it's a stylesheet thing but I'm not sure how to separate these items. When I use fire bug to chage my logowrapper to 1 px (so I can see under it) I can't figure out where the white box is coming from.
www.palmettoengraving.net
Any thoughts are greatly appreciated!
Nancy
Hi
I have just reverted back to the Sophyblue template and have it all looking good but believe the problem I have may be down to Image handler. I have added the jscript folder to includes/templates/sophyblue but if you click on an image the whole site "jumps" down about 2 inches leaving a gap at the top of the page. Any suggestions will be appreciated.
I sorted it - I had not done the following -
If you use a custom template, copy the contents of
includes/templates/template_custom into your custom template’s folder. If you
have modified any of the files located in this contribution's
includes/templates/template_custom folder, you need to merge these files
(popup_image_additional/tpl_main_page.php in particular) with those of your
custom template.
Hope this might help someone else
Yes, is an IH2 issue (not a bug though).
But your solution is not quite what you need. You are missing a folder you need to upload to your custom template's folder. The folder you are probably mssing is "jscript".
Have fun!
Ideas Girl,
No problems I can't solve (YET!), just wanted to compliment you on, and thank you for, your gorgeous template. I'll buy you a cup of coffee soon as I make my first sale.
Unfortunately blue does not fit my color scheme for my company so I've heavily modified it. Hope you don't mind. While I'm not quite live yet, thought you might be interested in seeing what I've done with your work.
www.phoenixwoodworks.net
Thanks again, so very much.
Bruce
Hi,
I'm new to Zen and have been in the process of creating a new store.
I just started adding products because I thought I was there with the layout, and noticed that I have a white stripe between the header Login, search bar, and the header logo.
:oops:
I have searched and searched my admin files but just cannot see what I have adjusted to get this white line. Could someone please help me to get this back to default please?
Also, I would like my share/bookmark button on the same line as the breadcrumb but right aligned.
I would ideally like it in the background image as opposed to on the white so that the main page rises up slightly and that the bookmark button does not seem "heavy" as it does now.
I would like to say a big thank you to Ideas Girl for the template too, I have tried a few others, but this one is perfect for what I need :clap:
Is it possible to give a link? I don't quite understand you issue, maybe seeing it will give me a better idea.