HTML Element Height Issue
-
I am working to get a widget from: https://www.tradingview.com/widget/advanced-chart/ to auto size on this page: baronsleague.com/ethereum/
right now the height of the widget is too small. There is no easy hight adjustment (that I could find for the HTML element).
the trading view widget even says that I must set a specific height for the parent element to get a regularly shaped widget.
Ive tried to add the css:
selector{height: 610px;}
I’ve tried the above code for the HTML element, the box around the HTML and the box the previous box was in, but I could not get the widget to be the proper height.
I’m sure I’m missing something, please give me any suggestions.
The page I need help with: [log in to see the link]
- The topic ‘HTML Element Height Issue’ is closed to new replies.