How to resize big image at Homepage?

  • ChokoL@te
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 9 months ago #27741 by ChokoL@te
How can I rezise the height of big image at Frontpage?
I cannot do it with CSS. :dry:

Please Log in to join the conversation.

More
11 years 9 months ago #27775 by ivan.milic
In layout.css:

div.header_bottom div.container {
min-height: 533px;
background: url(../images/custom/header_bg1_2.jpg) no-repeat;
}

change min-height: 533px;

Please Log in to join the conversation.

  • ChokoL@te
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 9 months ago #27792 by ChokoL@te
Ivan, I just did it before you told me.
Nothing happen. For that reason I said "With CSS doesnt work".

Please Log in to join the conversation.

  • ChokoL@te
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 9 months ago #27795 by ChokoL@te
If I changed this code for max-height the images was resized.
But the below positions doesnt go up and remains a empty space between main image and modules.

Please Log in to join the conversation.

  • ChokoL@te
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 9 months ago #27797 by ChokoL@te
I did it. It works! After change to max-height also I changed this line to reduce empty space:

.mp_top1 {
padding-top: 210px;
}

Now, a finally question:
Where I replace favicon? I cannot find it.

Please Log in to join the conversation.

More
11 years 9 months ago #27805 by ivan.milic

Please Log in to join the conversation.

Time to create page: 0.172 seconds
Powered by Kunena Forum