Hello good morning, I would like that there is not so much space in the side modules, fix all the space left in the module with red background.
Margins modules
reforo
Hi
Can you point the area that you want to add a red background as there are many module in the left sidebar and the space .
Example http://prntscr.com/o6rw9g
Do you want to add space in left side of text?
sorry for my english, what I want is to reduce margins in modules I give examples.
Look here with old Gavick template so I like the modules
reforo
Hi
Add this code in override.css file to reduce the sidebar padding
#gkSidebarRight .box {
padding: 6px;
}
Now open your banner custom html module and use this code
<div class="custom color">
<div style="
text-align: center;
"><a href="https://www.fespugtmadrid.es/" target="_blank" rel="noopener"><img src="/images/ugt/img/logo-fsp.gif" alt="logo fsp" width="220" height="125"></a></div>
</div>
The images are very small in size compare to the size you set.
Regards
Thank you very much, it is taking shape, but it lacks a little bit for the top part.
- Edited
By doing the same with another module below
I have moved the modules left
Solved thank you very much
We solved the left module, but not the proportional margins.
See a screenshot of the old web.
And now one of the new website, as I said above, is not proportional, if you could help me.
Sincerely, Javier.
reforo
Hi
Can you check the module code again http://prntscr.com/o77imh
Its not the same now and image is still small size.
There are extra divs as well http://prntscr.com/o77ix3
It completely different compare to the screenshot shared here.
Regards
if it is different because you use your code, but it is not proportional, the margins above are smaller than the ones of the law.
those on the sides if it's okay
I have the override.css
/* Here you can include your override CSS styles */
#gkSidebarRight .box {
padding: 6px 6px 2px 6px;
}
#gkSidebarLeft .box {
padding: 6px 6px 6px 6px;
}
#gkMainbody .box {
padding: 0px 0px 0px 0px;
}
I'm sorry but I have little knowledge I'm depending on.
This weekend install joomla and the news 2 template from scratch for problems.
Thanks for understanding.
Sincerely, Javier.
- Edited
Yes, it is much better, now if you can take it as resolved. Thank you.
Greetings, Javier.