Joomla 3 right menu issue - Joomla! Forum - community, help and support
using category blog format, , after pasting articles previous website notepad , joomla site, right side menu moved underneath articles.
having issue finding solution , it's been on week now. had several people familiar joomla take , seem not able either.
was hoping layman's term explanation , guidance resolve issue.
the site located here: http://muzi.clocktowergaming.com
any assistance on issue appreciated.
having issue finding solution , it's been on week now. had several people familiar joomla take , seem not able either.
was hoping layman's term explanation , guidance resolve issue.
the site located here: http://muzi.clocktowergaming.com
any assistance on issue appreciated.
hi jharmann,
div nesting
i used chrome's "inspect element" see "rightcol" div nested within "cont" div.
to fix issue, make sure leftcol, cont, , rightcol nested within maincol, this:
right this:
if you're not sure means, pass on of people spoke know joomla, should understand.
i edited code using chrome's "inspect" feature , able right sidebar on right side of page.
div nesting
i used chrome's "inspect element" see "rightcol" div nested within "cont" div.
to fix issue, make sure leftcol, cont, , rightcol nested within maincol, this:
code: select all
maincol
-- leftcol
-- cont
-- rightcolright this:
code: select all
maincol
-- leftcol
-- cont
-- -- rightcolif you're not sure means, pass on of people spoke know joomla, should understand.
i edited code using chrome's "inspect" feature , able right sidebar on right side of page.
Comments
Post a Comment