CSS Override - Joomla! Forum - community, help and support


i using neutrino template themerepublic , facing problem related css. have own custom css frontend custom css has no impact of elements of page. whatever foreground color set template, same color applied links , grid.sort elements.

incase of properties background colouring, border assigning, etc ... works links (<a href="">) , (grid.sort) object inherits template foreground color. tried changing a:link { color: #xxxxxx} of template (template.css) has no effect.

i don't understand how can apply css these elements.

hello raamanrai,

try installing firebug firefox. using firebug can see need change:
you can via firebug change html or css , see how looks before make changes.
check here: https://getfirebug.com/whatisfirebug

stephen





Comments