Border box not complete
Hello
I have put a border around a custom html module, but the bottom section of border does not show up. Please see screenshot here. Also the last line of my content is also not showing up fully. Are you sure your are posting in product assigned forum?: Yes What is your CMS version?: Joomla 3.x MySQL Version: 5.x PHP version: 5.x Link to installation: http://www.maroons-jamaica.com/q/ Have you edited any files? If yes tell us which ones.: No Is this personal or client website?: Personal |
Hello Slowlyjam.
Please remove the border from your modules and add this into your custom.css file: .tabssfx-yjsgsfx-bfcsuffix .yjsgsliderChrome { border: 5px solid #800000; } As for the content cut, you added padding to your module suffix that is the reason you cant see your content. Try to add left and right padding not top and bottom. |
Thank you very much Arefund.
How do I activate this? I put it in the custom css and used "tabssfx-yjsgsfx-bfcsuffix" as the suffix. Please, what is this suppose to do? I do not see any borders. Please guide me. |
Not sure why but your class has been changed.
Add this into your custom.css file so you can have the border around the content: .tabssfx-yjsgsfx-tabssfx-yjsgsfx-bfcsuffix .yjsgsliderChrome { border:5px solid #000; } |
| All times are GMT -4. The time now is 06:00 PM. |
Powered by vBulletin®
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.