Problems with creating a link from an image. - Joomla! Forum - community, help and support
hi,
i have created custom_html module insert image , have linked image menu item using joomle content editor (jce) module. problem space module occupies becomes link , not space image occupies.
any ideas on why case , how resolve problem.
many thanks,
leigh
i have created custom_html module insert image , have linked image menu item using joomle content editor (jce) module. problem space module occupies becomes link , not space image occupies.
any ideas on why case , how resolve problem.
many thanks,
leigh
hmmm, sounds kind of strange. try editing html of custom module created , maybe try wrapping <href a=""><img ...></a> in <div></div> see if changes things @ all.
for these types of problems, use firebug installed in firefox or dev tools in ie or chrome examine html/css being used render page. puts me on road solving problem.
for these types of problems, use firebug installed in firefox or dev tools in ie or chrome examine html/css being used render page. puts me on road solving problem.
Comments
Post a Comment