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

Table Height

 
Reply
   X-Cart forums > X-Cart 5 > General questions (X-Cart 5)
 
Thread Tools Search this Thread
  #1  
Old 10-04-2018, 07:19 PM
 
SheMarcelo SheMarcelo is offline
 

Newbie
  
Join Date: Jan 2018
Posts: 7
 

Exclamation Table Height

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.
Attached Thumbnails
Click image for larger version

Name:	image (1).png
Views:	262
Size:	34.0 KB
ID:	5249  Click image for larger version

Name:	image (2).png
Views:	260
Size:	19.9 KB
ID:	5250  
__________________
X-Cart 5.3.4
Reply With Quote
  #2  
Old 10-05-2018, 03:44 AM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default Re: Table Height

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
Reply With Quote
  #3  
Old 10-08-2018, 02:54 AM
 
amarquis amarquis is offline
 

Advanced Member
  
Join Date: Apr 2018
Posts: 70
 

Default Re: Table Height

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
Reply With Quote
  #4  
Old 10-10-2018, 11:07 PM
 
SheMarcelo SheMarcelo is offline
 

Newbie
  
Join Date: Jan 2018
Posts: 7
 

Post Re: Table Height

Quote:
Originally Posted by amarquis
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.

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
Reply With Quote
  #5  
Old 10-11-2018, 12:14 AM
 
amarquis amarquis is offline
 

Advanced Member
  
Join Date: Apr 2018
Posts: 70
 

Default Re: Table Height

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
Reply With Quote

The following user thanks amarquis for this useful post:
qualiteam (10-11-2018)
Reply
   X-Cart forums > X-Cart 5 > General questions (X-Cart 5)


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 10:28 AM.

   

 
X-Cart forums © 2001-2020