Re: Sheffield Blue Template Support Thread
Quote:
Originally Posted by
fjej1970
Thank for our reply, i did follow what the readme file states but the stylesheet.ccs its not the file that has the silder dimensions i found it on stylesheet_slides.ccs but after changing the height nothing happent.
i changed this:
#container {width:980px;padding:10px;margin:0 auto;position:relative;z-index:0;margin-bottom:20px;}
#example {width:980px;height:250px;position:relative;}
#slides {position:absolute;top:0px;left:4px;z-index:100;}
.slides_container {width:980px;overflow:hidden;position:relative;display:none;}
.slides_container a {width:980px;height:250px;display:block;}
into this:
#container {width:400px;padding:10px;margin:0 auto;position:relative;z-index:0;margin-bottom:20px;}
#example {width:400px;height:300px;position:relative;}
#slides {position:absolute;top:0px;left:4px;z-index:100;}
.slides_container {width:400px;overflow:hidden;position:relative;display:none;}
.slides_container a {width:400px;height:300px;display:block;}
and nothing happent.
If you a link to your site I can take a look ;)
Thanks,
Anne
Re: Sheffield Blue Template Support Thread
Hello !! i was playing with the Drop Down menu and i found in the readme file that its possible to hide some of them but the one i like to hide/remove its not mentioned in the readme file. I would like to hide/remove the " Service " tab Drop down menu. Is it possible? and if its possible to include a home tab.
Thanks !
Re: Sheffield Blue Template Support Thread
Quote:
Originally Posted by
fjej1970
Hello !! i was playing with the Drop Down menu and i found in the readme file that its possible to hide some of them but the one i like to hide/remove its not mentioned in the readme file. I would like to hide/remove the " Service " tab Drop down menu. Is it possible? and if its possible to include a home tab.
Thanks !
You need to use the .customer-service class to hide this drop down.
Thanks,
Anne
Re: Sheffield Blue Template Support Thread
Hello,
I like your template and am trying to remove the pointers in the side menus.
what is the best way to do this please.
Thanks
Steve
Re: Sheffield Blue Template Support Thread
Quote:
Originally Posted by
rocknet
Hello,
I like your template and am trying to remove the pointers in the side menus.
what is the best way to do this please.
Thanks
Steve
I used the BetterCategoriesEZInfo module for the sideboxes. Take a look at this module for information about removing the bullets. You could also just put a display:none; on the bullet image ;)
Thanks,
Anne
product pages dissapeared
setting up my first store with this wonderful template. I've been modifying the look of my store based on this forum. somewhere i messed up - now any of my categories that have products in them show a blank page when clicked on. if i add a new empty category you can click on it and go to a page that says no products, like it should. any ideas what i did?
http://store.fawcettengineering.com/
Re: product pages dissapeared
Quote:
Originally Posted by
fawcetteng
setting up my first store with this wonderful template. I've been modifying the look of my store based on this forum. somewhere i messed up - now any of my categories that have products in them show a blank page when clicked on. if i add a new empty category you can click on it and go to a page that says no products, like it should. any ideas what i did?
http://store.fawcettengineering.com/
If you have a blank page or part of a blank page, check your logs folder for error logs and correct the problems you see there ;)
Thanks,
Anne
Re: product pages dissapeared
Quote:
Originally Posted by
picaflor-azul
If you have a blank page or part of a blank page, check your logs folder for error logs and correct the problems you see there ;)
Thanks,
Anne
thank you! my first time to use a logs file! worked perfect - told me i had something wrong with the headermenu.php, so i grabbed the original, remodified my text for it, and uploaded it. now it works
Re: product pages dissapeared
Quote:
Originally Posted by
fawcetteng
thank you! my first time to use a logs file! worked perfect - told me i had something wrong with the headermenu.php, so i grabbed the original, remodified my text for it, and uploaded it. now it works
I am happy that you figured it out ;)
Thanks,
Anne