Re: Abbington Mega Template Support Thread
Hi Anne,
I am using this great template on 3 sites now and about to launch the fourth - I have modified the new site to be BLUE instead of Maroon and all is well except I cannot find where to change the background colour of the icons in the header bar (home, login, cart, checkout etc.), also the background colour of the magnifying glass search icon and also on the search tab in sidebox, the 'details tabs' and last but not least the changing the heading text in centre modules, New, Featured & Specials (not tab text - first line of 'header' text inside the module)
site is http://www.harmonyball.net.au
looking forward to some help.
cheers,
Mike
Re: Abbington Mega Template Support Thread
Quote:
Originally Posted by
shags38
Hi Anne,
I am using this great template on 3 sites now and about to launch the fourth - I have modified the new site to be BLUE instead of Maroon and all is well except I cannot find where to change the background colour of the icons in the header bar (home, login, cart, checkout etc.), also the background colour of the magnifying glass search icon and also on the search tab in sidebox, the 'details tabs' and last but not least the changing the heading text in centre modules, New, Featured & Specials (not tab text - first line of 'header' text inside the module)
site is
http://www.harmonyball.net.au
looking forward to some help.
cheers,
Mike
For any of the icons or buttons you will need to edit the button in your image editing software to change the color.
If you are not using the latest version of the template package, you can edit the text for the center box modules in includes/templates/abbington_mega/templates/tpl_index_default.php. If you are using the newest version of the template package you will edit the includes/languages/english/extra_definitions/abbington_mega/module_tabs.php
Thanks,
Anne
Re: Abbington Mega Template Support Thread
Quote:
Originally Posted by
picaflor-azul
If you are not using the latest version of the template package, you can edit the text for the center box modules in includes/templates/abbington_mega/templates/tpl_index_default.php.
Thanks,
Anne
Doesn't appear within this file that I can change the "colour" of the text - how will I change the "colour of the text", first line (heading) in each of the modules, e.g. as it is in Specials = 'Specials for December' followed by a division line (New Products, Featured & Specials modules) - I cannot find it in stylesheet.css (I have found all other text colour changes but not this one).
cheers,
Mike
Re: Abbington Mega Template Support Thread
Quote:
Originally Posted by
shags38
Doesn't appear within this file that I can change the "colour" of the text - how will I change the "colour of the text", first line (heading) in each of the modules, e.g. as it is in Specials = 'Specials for December' followed by a division line (New Products, Featured & Specials modules) - I cannot find it in stylesheet.css (I have found all other text colour changes but not this one).
cheers,
Mike
Make style changes in includes/templates/abbington_mega/css/stylesheet_module_tabs.css
Thanks,
Anne
Re: Abbington Mega Template Support Thread
Quote:
Originally Posted by
picaflor-azul
Make style changes in includes/templates/abbington_mega/css/stylesheet_module_tabs.css
Thanks,
Anne
Hi Anne,
thanks for the quick response - I had indeed checked that file previously and have done so again - there is no font style (other than #fffffd) reflecting #9a1212 or 3 in this css unless I am misinterpreting it?;
#moduleMenu { background:none; border:0px solid #000; border-bottom:0; height:30px;}
#moduleMenu span{ float:left;}
#moduleMenu span a {color:#fffffd;display:block;outline:none;text-align:center;padding-top:5px;font-size:13px;text-shadow:1px 1px 1px #000001;}
#moduleMenu span a:hover {}
#moduleMenu span a:active {}
#featuredProducts {display:block;}
.moduleBox{background:url(../images/tab-bk2.png) no-repeat;width:150px;height:30px;padding-left:5px;margin-top:-29px;}
#moduleMenu-wrapper{border:1px solid #ccc;width:95%;margin:0 auto;background:#fff;-moz-border-radius: 0px 5px 5px 5px;-webkit-border-radius: 0px 5px 5px 5px;-khtml-border-radius: 0px 5px 5px 5px;border-radius: 0px 5px 5px 5px;background: -moz-linear-gradient(top, #ebecf0, #fff);background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ebecf0), to(#fff));background: -o-linear-gradient(top, #ebecf0, #fff);margin-top:45px;}
I look forward to your help with this.
cheers,
Mike
Re: Abbington Mega Template Support Thread
Hi Anne,
I found where to change the font colour for the centre module 'heading' - it is in ... includes/templates/abbington_mega/css/index_home.css
cheers,
Mike
Re: Abbington Mega Template Support Thread
Quote:
Originally Posted by
shags38
Hi Anne,
I found where to change the font colour for the centre module 'heading' - it is in ... includes/templates/abbington_mega/css/index_home.css
cheers,
Mike
I am happy that you found it ;-)
Thanks,
Anne
Re: Abbington Mega Template Support Thread
Upcoming Products:
Where do I go to make this show on the template, I have read your section Installation Step 12 and nothing in there or anywhere else to show upcoming products. This is for a boots store so stock fluctuates heavily and this feature would be a lifesaver if you could point me in the right direction on how to add it.
Thanks so much!
Re: Abbington Mega Template Support Thread
Quote:
Originally Posted by
uswebworx
Upcoming Products:
Where do I go to make this show on the template, I have read your section Installation Step 12 and nothing in there or anywhere else to show upcoming products. This is for a boots store so stock fluctuates heavily and this feature would be a lifesaver if you could point me in the right direction on how to add it.
Thanks so much!
If you want to show it as one of the home page tabs you can edit the includes/templates/abbington_mega/templates/tpl_index_default.php file.
Thanks,
Anne
Re: Abbington Mega Template Support Thread
Quote:
Originally Posted by
picaflor-azul
If you want to show it as one of the home page tabs you can edit the includes/templates/abbington_mega/templates/tpl_index_default.php file.
Thanks,
Anne
Will check it out now.......Thanks So much!