Read the statement by Michael Teeuw here.
How to remove Space in a Module
-
Hi,
how can I remove the space on the right side of the module i marked with a red boxthe module with the blue box looks better
and I want to do the same with my other modules
-
How you do it all depends on how the code looks.
But align it with css to the right maybe?
Is it DIVs or a table?
Table, adjust the cellspacing and margins
DIVs, adjust the size of the DIVs and set alignment. -
@broberg Thanks…
I don’t know how to adjust…
I am new to all this…I try to learn so much as i can …sorry for some dumb Questions 😀 -
@Stoffbeuteluwe there is no dumb questions!
But…
You could start to specify what module it is (i e the name, not just a picture).
That way one could look at how the code of the module and then give you examples on how to practically solve it.As always when you ask for help on the internet, be specific and add as much info as you can.