https://recetas.dietapino.com/index.php/teline-v-blog I have modified blog.php and media.php The height of the head of the blog page is too high
it should be like the height of the home page[upl-image-preview
carlucci Hi Add this code in custom.css file and reduce the padding value
.layout-blog .t3-header { padding-top: 48px; padding-bottom: 72px; }
Regards
Ninja Thank you very much. I modify the code :
.layout-blog .t3-header { padding-top: 25px!Important; padding-bottom: 25px!Important; } It works! Could you check if the modifications made by me in the blog.php and media.php files are ok?
carlucci Hi I can not check the custom work as it not clear what you changed and the what is purpose of changes.
Ninja Thank you very much, Please close th thread,