Re: How do EZ-Pages work?
Quote:
Originally Posted by
sistersecrets
Hey,
I have my EZ Page up but the sidebox it is under says "Important Links", is there a way i can change that?
my website is sistersecrets.net
Go to /includes/languages/english/extra_definitions/ez_pages_definitions.php and change it to whatever you want.
Re: How do EZ-Pages work?
Quote:
Originally Posted by
countrycharm
Go to /includes/languages/english/extra_definitions/ez_pages_definitions.php and change it to whatever you want.
Thanks! Also does anyone know what the setting numbers are for the featrued products? I used to have it, but i forgot them. To show what products come up, the ones just from this month and other times. I can't remember them..!!
Re: How do EZ-Pages work?
Hi,
I'm new to Zen, just installed and I have the most current version. I've been doing ok setting up thus far.
I'm having one little problem. I tried to find an answer here but nothing came up.
I created an EZ page called FAQ's and it does show up in the important link section. When I click on it, it goes to the page ID ok but it does not display my text I inserted in the HTML box, the page is blank.
Any help would be appreciated. :blink:
RuyanMan
Re: How do EZ-Pages work?
Quote:
Originally Posted by
RuyanMan
Hi,
I'm new to Zen, just installed and I have the most current version. I've been doing ok setting up thus far.
I'm having one little problem. I tried to find an answer here but nothing came up.
I created an EZ page called FAQ's and it does show up in the important link section. When I click on it, it goes to the page ID ok but it does not display my text I inserted in the HTML box, the page is blank.
Any help would be appreciated. :blink:
RuyanMan
Why don't you install the FAQ Module or the FAQ Page Module you will probably like that better. I have the FAQ Module installed own my site, works like a charm.
Re: How do EZ-Pages work?
Quote:
Originally Posted by
RuyanMan
Hi,
I'm new to Zen, just installed and I have the most current version. I've been doing ok setting up thus far.
I'm having one little problem. I tried to find an answer here but nothing came up.
I created an EZ page called FAQ's and it does show up in the important link section. When I click on it, it goes to the page ID ok but it does not display my text I inserted in the HTML box, the page is blank.
Any help would be appreciated. :blink:
RuyanMan
A link to your site would be helpful..
Re: How do EZ-Pages work?
Thanks for your reply countrycharm.
I reinstalled the cart and it works now. I did try the the FAQ module and it installed ok but when I made it active (tried to post a FAQ) it knocked out the sideboxes, it didn't work for me. I will work on that one.
Thanks DivaVocals for your response too.
My site is RuyanMan.com
The only real problem I have now, to get up and running, is a shipping issue. I've searched here and it looks like I will have to post my question in an appropriate section for that.
Thanks again. :smile:
Re: How do EZ-Pages work?
Quote:
Originally Posted by
betulah
I added the period but that did not change anything.
Here is my CSS for the EZPages....
h1.#ezPagesHeading {display:none}
#navEZPagesTOCWrapper {
font-weight: normal;
float: right;
height: 1%;
border: 1px solid #FFFFFF;
}
#navEZPagesTOC ul {
margin: 0;
padding: 0.5em 0em;
list-style-type: none;
line-height: 1.5em;
}
#navEZPagesTOC ul li {
white-space: nowrap;
}
#navEZPagesTOC ul li a {
padding: 0em 0.5em;
margin: 0;
}
#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
margin: 0.5em;
}
#navBreadCrumb {
background-color: #FFFFFF;
color: #777777;
border: 1px solid #FFFFFF;
margin-top:0.0em;
}
#navEZPagesTop {
background-color: #ffffff;
text-align: right;
}
#navBreadCrumb, #navEZPagesTop {
font-size: 1.5em;
color: #777777;
margin: 0em;
padding: 0.5em;
}
Ia there a tag here to change the color of the text in the EZpages header bar? I need to change mine to a different color.
Re: How do EZ-Pages work?
How do I change the color of the EZPages text in the EZPages header bar?
I can't seem to find a tag for it in stylesheet.css
Robert
Re: How do EZ-Pages work?
Quote:
Originally Posted by
Rob905
How do I change the color of the EZPages text in the EZPages header bar?
I don't know what you mean by "EZPages header bar".
If you download the free add-on to Firefox called Web Developer toolbar, ad go to Information -> Display element information and click on the desired area, you will find out which element it is that you need to customize.
Re: How do EZ-Pages work?
Quote:
Originally Posted by
ckosloff
I don't know what you mean by "EZPages header bar".
If you download the free add-on to Firefox called Web Developer toolbar, ad go to Information -> Display element information and click on the desired area, you will find out which element it is that you need to customize.
The EZPages Header Bar is name that manual says the bar under the Catagories Tab Menu is called and to answer your next question, the Catagories Tab Menu is under the Header Main Bar.
After fighting with the plugin to show what you suggested, it tells me the element I need to edit is #navEZPagesTop
When I look at this element in the CSS file, there is not tag for font color.
Can someone please tell me how to resolve this so I don't keep going in cirlces?
Thanks
Robert