What is the corresponding css for each module position? - Joomla! Forum - community, help and support
i interested in altering of positions in template. instance, if wanted move banner (position-0 believe) little closer top, or if wanted make left div (position-7) little less wide. css class or div edit make happen? searched through of css, , found nothing called position-7 or anything. when @ source code, seems complicated , can't quite tell div or class responsible position, margins, padding, etc., , other attributes. what's best way this?
generally, in these situations use tool firebug inspect elements , view css entries.
the tool firebug available in browsers such firefox , chrome used purpose. firebug can inspect element in web page , find out css entries , in file entries located. change css entries see how affects , feel of site. once satisfied incorporate changes in actual file.
review document http://docs.joomla.org/tutorial:using_firebug_with_your_joomla_website more information how use firebug.
the tool firebug available in browsers such firefox , chrome used purpose. firebug can inspect element in web page , find out css entries , in file entries located. change css entries see how affects , feel of site. once satisfied incorporate changes in actual file.
review document http://docs.joomla.org/tutorial:using_firebug_with_your_joomla_website more information how use firebug.
Comments
Post a Comment