View Single Post
  #12  
Old 12-07-2010, 10:25 PM
  gb2world's Avatar 
gb2world gb2world is offline
 

X-Wizard
  
Join Date: May 2006
Location: Austin, TX
Posts: 1,970
 

Default Re: editing templates

I'm not familiar with the template - but maybe you modified what they were doing to display the logo? This is in your css - so it is turning display of the logo off:

in this file: /skin/fashion_mosaic_pink/css/altskin.css

Code:
#header .line1 .logo img { display: none; }


You can use firebug to see the css.

---
__________________
X-CART (4.1.9,12/4.2.2-3/4.3.1-2/4.4.1-5)-Gold
(CDSEO, Altered-Cart On Sale, BCSE Preorder Backorder, QuickOrder, X-Payments, BCSE DPM Module)
Reply With Quote