<SOLVED>Padding around text in mod_custom - Joomla! Forum - community, help and support
i'm using mod_custom on front page list favorite links , text butted right against left side of module. apply padding around text can figure out how handle css, nor editor. see i'm talking about, @ on site at: http://www.donshader.com/joomla
any appreciated.
thanks much,
don
any appreciated.
thanks much,
don
try adding css:
#leftcolumn .module p {padding-left:5px;}
#leftcolumn .module p {padding-left:5px;}
Comments
Post a Comment