Hi! I added the Page_5 Page_6 and Page_7. Type in some text. But it cannot show on my pages....Can anyone assist me?
http://ez-shoppe.com/index.php?main_...633a75106adaff
thanks!
Hi! I added the Page_5 Page_6 and Page_7. Type in some text. But it cannot show on my pages....Can anyone assist me?
http://ez-shoppe.com/index.php?main_...633a75106adaff
thanks!
Did you upload all the files, install the sql patch, and set the pages to active?
Tina
SQL patch - copy the sql install file from the add on and paste it to your admn - tools - sql patch.
Once you do that you will see the pages in your define pages editor and in admin - configuration - define pages to check the settings to see if they are active.
Tina
Glad you got it working!
Tina
PS You might want to change the hover color - text changing to white on white background = invisible.
In your sylesheet find this:
Adjust the white (#ffffff) to suit your taste.a:link, #navEZPagesTOC ul li a (line 21)
{
color: #3300ff;
text-decoration: none;
}
a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover (line 31)
{
color: #ffffff;
}
Tina
I had changed the code...but the color didn't change...![]()