-
AuthorPosts
-
November 11, 2014 at 1:34 pm #349341
please refer to the link
http://www.enkonn-lighting.com/product/480w-son-ges-replacements-120w-led-corn-light/the table almost the same width with the page.
and its heigth is big too.this takes too much space on page.
how can i adjust it to the one below (in operation video tabs)
http://www.iwiss.com/feature-products/pppetsteel-strapping-tools/November 11, 2014 at 4:43 pm #349483anybody can help please?
November 12, 2014 at 12:38 am #349785Hey!
Are you just trying to reduce the table padding to make it smaller? If so then try adding this to your custom CSS.
td { padding: 2px 10px !important; }Best regards,
Elliott-
This reply was modified 11 years ago by
Elliott.
November 12, 2014 at 5:00 am #349850hi please refer to my page which is added the style, but it seems no change
http://www.enkonn-lighting.com/product/tuv-led-corn-lighting-manufacturer-30w-daylight/November 12, 2014 at 7:19 am #349914Hey!
Try adding this code to the Quick CSS:
.tab_inner_content table { width: 60%; }Change as needed.
Cheers!
JosueNovember 12, 2014 at 9:19 am #349943I do not know add to where?
November 12, 2014 at 4:24 pm #350056Hey!
Go to Enfold (Theme Options) > General Styling > Quick CSS (at the bottom).
Regards,
JosueNovember 12, 2014 at 5:12 pm #350124hi, josue,
thanks for your help, it seem works.
but i need no cell spacing and no cell padding.I add to quick css accoring to your colleague
td { padding: 0px 0px !important; }but only the height changed, and i need the width changed too.
http://www.enkonn-lighting.com/actually i need the table to be display like this way
http://www.enkonn.com/wp-content/uploads/2014/11/1.jpgbut you see now it is like the following
http://www.enkonn.com/wp-content/uploads/2014/11/2.pngthere are too much space form width and height
pleae help me
-
This reply was modified 11 years ago by
paulchiao.
November 12, 2014 at 6:11 pm #350182Ok, try adding the following:
table { width: auto !important; }Best regards,
JosueNovember 12, 2014 at 7:34 pm #350260thanks josue, great job
November 12, 2014 at 8:51 pm #350317You are welcome, glad to help :)
Regards,
Josue -
This reply was modified 11 years ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
