Beez 20 customization question - Joomla! Forum - community, help and support
hello all,
i've seen somewhere before possible change css/background color of lets page on website while rest remain unchanged.
i beez20 template , have far modified liking.
now change background color 1 of pages on website.
is there way , if how?
thanks in advance!
i've seen somewhere before possible change css/background color of lets page on website while rest remain unchanged.
i beez20 template , have far modified liking.
now change background color 1 of pages on website.
is there way , if how?
thanks in advance!
well, if mean content on page, it's pretty easy. go menu manager , select menu item page want modify. in dropdowns on right side of edit menu item screen dropdown page display options. under dropdown, go box page class , enter custom name page, say, "myname" sake of discussion. save modification.
when navigate page called menu item, have @ css code , see layer page's unique content, formerly like:
div.item-page
is shown be:
div.item-pagemyname
the new suffix allows target content directly.
otoh, if want change of fixed page elements (background, header, etc etc) you'll need apply custom template page only. can procedure doing in joomla! docs.
hth
when navigate page called menu item, have @ css code , see layer page's unique content, formerly like:
div.item-page
is shown be:
div.item-pagemyname
the new suffix allows target content directly.
otoh, if want change of fixed page elements (background, header, etc etc) you'll need apply custom template page only. can procedure doing in joomla! docs.
hth
Comments
Post a Comment