Re: Cherry Zen Template Support Thread
Hello, First off "Nice temp!" Ok, my first question of many. I installed the template and everything worked great but, I wanted my catigories and product tables from another website so I inported them into the cherry_zen database. well needless to say it moved some settings and I cant figure out which ones. I included a .zip of the items it moved. Im sure its a setting in the admin but which one? Thanks!
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
oxicottin
Hello, First off "Nice temp!" Ok, my first question of many. I installed the template and everything worked great but, I wanted my catigories and product tables from another website so I inported them into the cherry_zen database. well needless to say it moved some settings and I cant figure out which ones. I included a .zip of the items it moved. Im sure its a setting in the admin but which one? Thanks!
Check your left and right column widths, there's more info on what to set them at in the readme.txt. See #8 in the instructions.
Re: Cherry Zen Template Support Thread
Ok, that worked now problem 2. I have link manager and when installed I now have a pink box in my catagories section with the words "Link Heading" and there is now a dot next to "all Products" I check the code for the "Link Heading and it points to stylesheet_categories_dressing.css and here is the code.
Code:
.catBoxHeading1 {stylesheet_catego... (line 12)
background-color:#FF66FF;
color:#335511;
display:block;
font-family:'times new roman',serif;
font-size:1.4em;
font-weight:bold;
margin-bottom:2px;
margin-top:2px;
padding:0.3em 0.4em;
Why am I getting this? Thanks!!!
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
oxicottin
Ok, that worked now problem 2. I have link manager and when installed I now have a pink box in my catagories section with the words "Link Heading" and there is now a dot next to "all Products" I check the code for the "Link Heading and it points to stylesheet_categories_dressing.css and here is the code.
Code:
.catBoxHeading1 {stylesheet_catego... (line 12)
background-color:#FF66FF;
color:#335511;
display:block;
font-family:'times new roman',serif;
font-size:1.4em;
font-weight:bold;
margin-bottom:2px;
margin-top:2px;
padding:0.3em 0.4em;
Why am I getting this? Thanks!!!
I do not know. What mod does the styleseet_categories_dressing.css belong to? Have you tried just deleting that section?
Re: Cherry Zen Template Support Thread
I fixed it! To be honest I have no clue as to where that file came from... But it caused a whole lot of trouble!
Re: Cherry Zen Template Support Thread
Hello, I have a question? If I remove the right column and change the .inner to 120% to go to the edge of the .outer would that effect the way smaller screens view the site? I just wanted to have a left column... Thanks!
Re: Cherry Zen Template Support Thread
Quote:
Originally Posted by
oxicottin
Hello, I have a question? If I remove the right column and change the .inner to 120% to go to the edge of the .outer would that effect the way smaller screens view the site? I just wanted to have a left column... Thanks!
Sorry I forgot to ask this as well. How would I add another column at the heading next to Home, Log In, My Acount ect... Thanks!