View Single Post
  #73  
Old 06-15-2013, 07:29 AM
 
elmirage001 elmirage001 is offline
 

X-Wizard
  
Join Date: Apr 2007
Posts: 1,966
 

Default Re: New Release: xCMS - Blogs, Information, News, Articles and more!

For Phil's reBOOT Template Users:

Send me a PM with your email and I will send you the modified xCMS menu_customer.tpl file.

You will need to do one small CSS tweak.

In xcms.css comment out background-color: #c5d0e1; as shown below with /* background-color: #c5d0e1; */
Quote:
/************************************************** *****************************
| Side Navigation Menus
************************************************** ******************************/

/* 'Subcategories' and 'Recent Entries' headings */
.xcms-menu-header
{
font-weight: bold;
padding: 3px;
/* background-color: #c5d0e1; */
}

Thank you,

Paul
__________________
WooCommerce as of 10/2022
Reply With Quote