| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
#1
|
|||||||
|
|||||||
![]() I have installed the module "Froala WYSIWYG editor integration"
i have a problem in editing the height of the column.I have modify it but it from code view but it doesn't work. Attached here is the sample of my code and view of the table.
__________________
X-Cart 5.3.4 |
|||||||
#2
|
|||||||||
|
|||||||||
![]() I would suggest try using CSS rules instead of plain HTML.
__________________
Alex Solovev, Qualiteam --- User manual Video tutorials X-Cart FAQ You are welcome to press "Thanks" button if you find this post useful ![]() Click here to learn how to apply patches X-Cart Extensions |
|||||||||
#3
|
|||||||
|
|||||||
![]() I would suggest you check what CSS overrides inline HTML code on your site. I just tried it on my environment and it works. So probably you have a CSS file with some "!important" rules that prevent this to work.
__________________
5.3.5.8 |
|||||||
#4
|
|||||||
|
|||||||
![]() Quote:
i have custom css here is my code. .simple-search-box input{ width: 270px; } .header.bar.search { float: left; } .simple-search-box { border:2px black solid; width:450px; } .simple-search-box button { width: 300px; margin-left: 100px; } .product-details-tabs li.product-sku { display: none } .header-right-bar .lc-minicart:before { display: inline-block; content: url(https://png.icons8.com/ios-glyphs/21/000000/shopping-cart.png); } .description table { max-height: 10px; width: 70px; } .description th { max-height: 10px; width: 70px; } .description td { max-height: 10px; width: 70px; } .carousel-inner { width: 1420px; height: 500px; }
__________________
X-Cart 5.3.4 |
|||||||
#5
|
|||||||
|
|||||||
![]() Well... that's impossible to say as we don't know/see the rest of your code. Try removing these table/th/td max-height properties, maybe.
__________________
5.3.5.8 |
|||||||
|
![]() |
|
Thread Tools | Search this Thread |
|
|
|
|||
X-Cart forums © 2001-2020
|