Re: Abbington Mega Template Support Thread
Quote:
Originally Posted by
picaflor-azul
You can make both of these changes by editing the includes/templates/abbington_mega/common/tpl_header.php and includes/templates/abbington_mega/css/stylesheet.css files.
Thanks,
Anne
Could you tell me what I need to add or change in these files? I took a look and I can't figure it out. Sorry to be such a pain!
Re: Abbington Mega Template Support Thread
Quote:
Originally Posted by
sweettease
Could you tell me what I need to add or change in these files? I took a look and I can't figure it out. Sorry to be such a pain!
These types of coding changes will take some knowledge of css, xhtml, and php. If you are not familiar with these I would recommend doing a search on google to find some beginning tutorials to get you started.
Thanks,
Anne
Re: Abbington Mega Template Support Thread
Quote:
Originally Posted by
picaflor-azul
These types of coding changes will take some knowledge of css, xhtml, and php. If you are not familiar with these I would recommend doing a search on google to find some beginning tutorials to get you started.
Thanks,
Anne
Thanks for your suggestions. I think I've got it worked out. The only thing I'm struggling with now is keeping the social media and the navmain links floating where I want them, they shift in different browsers. I've played around with floating and positioning relative and absolute but I can't get it perfect. I suppose I should just leave well enough alone! Here's my site again if you'd like to see: www.thesweettease.com
Thanks again!
Re: Abbington Mega Template Support Thread
Quote:
Originally Posted by
sweettease
Thanks for your suggestions. I think I've got it worked out. The only thing I'm struggling with now is keeping the social media and the navmain links floating where I want them, they shift in different browsers. I've played around with floating and positioning relative and absolute but I can't get it perfect. I suppose I should just leave well enough alone! Here's my site again if you'd like to see:
www.thesweettease.com
Thanks again!
You can either create separate stylesheets for the browsers that you want to target --if they are internet exporer versions, or you can add javascript to isolate specific browsers. You can see an example of how this javascript is used in the Brighton Pets template.
Thanks,
Anne
Re: Abbington Mega Template Support Thread
how can i remove the conditions of use link in the footer??
Re: Abbington Mega Template Support Thread
Quote:
Originally Posted by
CnTGifts
how can i remove the conditions of use link in the footer??
You need to edit the includes/languages/english/extra_definitions/abbington_mega/footer_menu_defines.php file.
Thanks,
Anne
Re: Abbington Mega Template Support Thread
Quote:
Originally Posted by
picaflor-azul
You need to edit the includes/languages/english/extra_definitions/abbington_mega/footer_menu_defines.php file.
Thanks,
Anne
I was able to successfully change the links in the middle two columns of my footer. I'm wondering if you could help me out with the first and fourth columns. What I'd like to do is move the PayPal image up to replace email in the first column and move the social networking up to replace the EZ page links in the fourth column. Then I'd like to do away with the very bottom of the footer where the PayPal and social networking is now.
Here's my site: http://thesweettease.com
Re: Abbington Mega Template Support Thread
Hi Anne,
Thank you for a beautiful template. I have only one issue-one I've seen in the thread, but haven't found the solution for. I'm trying to turn off the "Show Brands" menu item. I have turned off other menu items successfully.
I have the following in my stylesheet_mega_menu.css file (works for all menu items except .manufacturers-li )
Code:
.quicklinks-li {display:none;}
.categories-li
.manufacturers-li {display:none;}
Is manufacturers the correct spelling? I tried .manufacturer-li as well. Thanks!:smile:
Re: Abbington Mega Template Support Thread
Quote:
Originally Posted by
Sweebum
Hi Anne,
Thank you for a beautiful template. I have only one issue-one I've seen in the thread, but haven't found the solution for. I'm trying to turn off the "Show Brands" menu item. I have turned off other menu items successfully.
I have the following in my stylesheet_mega_menu.css file (works for all menu items except .manufacturers-li )
Code:
.quicklinks-li {display:none;}
.categories-li
.manufacturers-li {display:none;}
Is manufacturers the correct spelling? I tried .manufacturer-li as well. Thanks!:smile:
If you post a link to your site I can take a look.
Thanks,
Anne
Re: Abbington Mega Template Support Thread
Quote:
Originally Posted by
picaflor-azul
If you post a link to your site I can take a look.
Thanks,
Anne
Thanks, Anne. It's www.everythingicing.com.