Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Theme Tweaker does not work

 
Reply
   X-Cart forums > X-Cart 5 > Dev Questions (X-Cart 5)
 
Thread Tools Search this Thread
  #1  
Old 03-20-2014, 03:51 PM
 
taponitrof taponitrof is offline
 

Senior Member
  
Join Date: Dec 2007
Posts: 105
 

Default Theme Tweaker does not work

I have theme tweaker enabled but when I add css, the rules are not added.

What do I have to do.

Here is my config on theme tweaker:

http://grab.by/vkUC
__________________
X-Cart Version 4.1.10, 4.1.11, 4.2, 4.3, 4.4.5
Linux
Reply With Quote
  #2  
Old 03-21-2014, 12:26 AM
 
xanadude xanadude is offline
 

eXpert
  
Join Date: Jun 2006
Posts: 247
 

Default Re: Theme Tweaker does not work

hi
try this for the powered by

http://forum.x-cart.com/showthread.php?t=68887&highlight=remove+powered+by

I cant remove it from the CSS tweak either
__________________
Xanadude

http://wemakeanyshirt.com X5 with x-Cart Mobile in build
Reply With Quote
  #3  
Old 03-24-2014, 04:43 AM
  tony_sologubov's Avatar 
tony_sologubov tony_sologubov is offline
 

X-Cart team
  
Join Date: Jan 2009
Posts: 2,431
 

Default Re: Theme Tweaker does not work

Hi guys!

The problem you faced is caused by the CSS code you are inputting. Let me explain. The skins/default/en/css/theme.css file already contains the following code:

Code:
.powered-by p { margin: 0 0 7px; display: inline; width: 45%; white-space: nowrap; }

and if you simply put .powered-by {display: none;} code into Custom CSS field, it will not work because according to CSS rules the code above has higher priority. At least, this way my Google Chrome displays things.

What you can do in order to work around this issue is to specify your code like this:
Code:
.powered-by .powered-by-label { display: none; }

and it will work as you need.

Tony.
Reply With Quote
  #4  
Old 03-24-2014, 08:52 AM
 
taponitrof taponitrof is offline
 

Senior Member
  
Join Date: Dec 2007
Posts: 105
 

Default Re: Theme Tweaker does not work

Thanks for your response. You are correct. I did not enter the correct css code.
__________________
X-Cart Version 4.1.10, 4.1.11, 4.2, 4.3, 4.4.5
Linux
Reply With Quote
Reply
   X-Cart forums > X-Cart 5 > Dev Questions (X-Cart 5)



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 07:41 AM.

   

 
X-Cart forums © 2001-2020