How to increase hight of the module HOT NewsFlash

  • asif123
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 6 months ago - 13 years 6 months ago #8949 by asif123

Please advise how to increase the hight of the HOT News Flash module. As shown in the attachment, I am facing problem to see the module properly.
Attachments:
Last edit: 13 years 6 months ago by asif123.

Please Log in to join the conversation.

More
13 years 6 months ago #8953 by ivan.milic
Hi,

you have parameter "Height of the images" in module settings.

Please Log in to join the conversation.

  • asif123
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 6 months ago - 13 years 6 months ago #8955 by asif123
yes, but it does not work well. I am not a profesional programmer but I have changed the default.php, and it works well. I ca=hanged following;

$tabHeight = $imageHeight / 1.3 ;
$infoWidth = $moduleWidth - $tabWidth - $imageWidth - 10;
$imageWidth2 = $imageWidth + 8;
$imageHeight2 = $imageHeight - 5;
$hfnheight = $tabHeight * $tabNumber + 40;
$hfninfoheight = $hfnheight -10;
.
.
.
#featured {
width:'.$moduleWidth.'px;
position:relative;
border:'.$borderWidth.'px solid #'.$borderColor.';
height:'.$hfnheight.'px;
background: #'.$moduleBackground.';

.
.
.
#featured .infotext {
width:'.$infoWidth.'px;
height:'.$hfninfoheight.'px;
overflow:hidden;
Last edit: 13 years 6 months ago by asif123.

Please Log in to join the conversation.

Time to create page: 0.157 seconds
Powered by Kunena Forum