I have a number of modules which make up my homepage. At the moment there is a large gap between each of the,. How can I reduce this so that the page flows more fluently? The site is bathspaband.com/Kingswood.
That url is 404. Checked the main site but not seeing any real issue. Can you please provide a correct link and more idea of what spacing you want changed.
The main url without the /kingswood shows a WordPress site - this is in the Joomla forum?
Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information
With the modules you can always use some of the default suffixes ro reduce padding and margin.
These are the normal options and can be used in conjunction by leaving a space between each suffix.
nomarginall - sets all margins for that module to 0
nopaddingall - as above but padding
nomargintop - sets top margin to 0
nomarginbottom - sets bottom margin to 0
nomarginleft - sets left margin to 0
nomarginright - sets right margin to 0
(change margin to padding for same results)
so nomarginall nopaddingall would give you a module without any margin or padding. Bit be aware that the rest of the css will still keep the module width the same, the nett effect being that modules on a single row e.g. top-a to top-f, if all published, would leave a gap on the right of the template as they all float left relative to each other.
Hope this helps
Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information
That's pretty much there, thanks. Do you know what I need to do to remove the shadowed line that appears below the section contain the text and homepage paragraph?