Re: Yorkshire Clean Template Support Thread
Thanks for your reply Anne. I can't seem to figure it out even after I took a look at it. It is clearly something I "messed with," but is there a way to disable the floating menu in the mean time while I try to troubleshoot?
Thanks again!
Re: Yorkshire Clean Template Support Thread
Quote:
Originally Posted by
picaflor-azul
Yes, you will need to make your changes to the stylesheet_mega_menu.css file. If you post a link to your site I can point you in the right direction.
Thanks,
Anne
Thank you Anne,
Site is just in the beginning stages. I removed the display:none; rule for the Brand but plan on adding it after I get this box size figured out.
http://www.cobayley.com/shop/
Re: Yorkshire Clean Template Support Thread
Quote:
Originally Posted by
crazidreamer
Thanks for your reply Anne. I can't seem to figure it out even after I took a look at it. It is clearly something I "messed with," but is there a way to disable the floating menu in the mean time while I try to troubleshoot?
Thanks again!
You can add a display:none; to it in the css file to hide it.
Thanks,
Anne
Re: Yorkshire Clean Template Support Thread
Quote:
Originally Posted by
cuysan
Thank you Anne,
Site is just in the beginning stages. I removed the display:none; rule for the Brand but plan on adding it after I get this box size figured out.
http://www.cobayley.com/shop/
You need to adjust the width on the class .mega-menu .dropdown_aboutus in the stylesheet_mega_menu.css file.
Thanks,
Anne
Re: Yorkshire Clean Template Support Thread
Thank you. Some sort of brain freeze. lol Had to edit two lines to have the text fit in the box.
.mega-menu .dropdown_customer_service {width: 550px;}
.mega-menu .col_cs {width:550px;}
I seem to remember a new window link in the footer to http://www.picaflor-azul.com. I think it has been pushed off with my copyright info. I plan on fixing that so your link displays. :smile:
Re: Yorkshire Clean Template Support Thread
Quote:
Originally Posted by
cuysan
Thank you. Some sort of brain freeze. lol Had to edit two lines to have the text fit in the box.
.mega-menu .dropdown_customer_service {width: 550px;}
.mega-menu .col_cs {width:550px;}
I seem to remember a new window link in the footer to
http://www.picaflor-azul.com. I think it has been pushed off with my copyright info. I plan on fixing that so your link displays. :smile:
Ok, great ;-) I am happy that you got it all sorted out.
Thanks,
Anne
Re: Yorkshire Clean Template Support Thread
Got the link back on. English.php file. Thanks again for all your beautiful work..........:smile:
Re: Yorkshire Clean Template Support Thread
Quote:
Originally Posted by
cuysan
Got the link back on. English.php file. Thanks again for all your beautiful work..........:smile:
That's great ;-)
Thanks,
Anne
Re: Yorkshire Clean Template Support Thread
Kind of an odd question (as far as reasoning). Can I make a banner (slider) link open in a new window?
Re: Yorkshire Clean Template Support Thread
Quote:
Originally Posted by
cuysan
Kind of an odd question (as far as reasoning). Can I make a banner (slider) link open in a new window?
Yes, you just need to edit the includes/templates/yorkshire_clean/common/tpl_home_slider.php file.
Thanks,
Anne