Module LatestNews+ change height
- Posted by dc03kks (12) Offline
Hi all,,
I m trying foR AGES to make viewable all articles on a row that is to NOT have the mouse scroll for example
check the site
test.dimosagn.gr/index.php/gr/
to see what i mean.
I tried doing so by changing the personal.css and creating a new css suffix latest_news_module_inner_deltia giving a height attribute,, but we have to apply this change to latest_news_module_inner as well,, unfortunately this will be applied to all published LatestNews+ Modules,, is there another way to be applied only in selected LatestNews+ Modules and not to all??
Please some help would be really appreciated
#
Thank you in advance
Kyriakos
11 years 1 week ago #1
by dc03kks
I m trying foR AGES to make viewable all articles on a row that is to NOT have the mouse scroll for example
check the site
test.dimosagn.gr/index.php/gr/
to see what i mean.
I tried doing so by changing the personal.css and creating a new css suffix latest_news_module_inner_deltia giving a height attribute,, but we have to apply this change to latest_news_module_inner as well,, unfortunately this will be applied to all published LatestNews+ Modules,, is there another way to be applied only in selected LatestNews+ Modules and not to all??
Please some help would be really appreciated
#
Thank you in advance
Kyriakos
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5310) Offline
Hi, Try to add this code on your css file :
11 years 1 week ago #2
by TemplatePlazza
.latest_news_module_inner {height:auto!important;}
Please Log in or Create an account to join the conversation.
- Posted by dc03kks (12) Offline
- Posted by dc03kks (12) Offline
wow!!!!!
you are so good!!!!
it worked!!!!!!
thank you so much!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
11 years 1 week ago #4
by dc03kks
you are so good!!!!
it worked!!!!!!
thank you so much!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5310) Offline