Syntax and text positioning question - Joomla! Forum - community, help and support
hi all,
i new joomal. working on customizing template. have moved top menu down little ways in template , seems function correctly. issue having can't text drop down bottom, seems set top. below style sheet info:
a.mainleveltm:link, a.mainleveltm:visited {
color : #ffffff;
font-weight : bold;
text-align : left;
font-size : 11px;
vertical-align : text-bottom;
background : url(../images/topmenu.jpg) bottom left;
height : 27px;
width : 40px;
padding : 1px;
}
here link see doing:
http://imscolorado.s427.sureserver.com/index.php
also have search reference syntax when loading modules in template. example:
anyone have link explains syntax statement?
thank you
i new joomal. working on customizing template. have moved top menu down little ways in template , seems function correctly. issue having can't text drop down bottom, seems set top. below style sheet info:
a.mainleveltm:link, a.mainleveltm:visited {
color : #ffffff;
font-weight : bold;
text-align : left;
font-size : 11px;
vertical-align : text-bottom;
background : url(../images/topmenu.jpg) bottom left;
height : 27px;
width : 40px;
padding : 1px;
}
here link see doing:
http://imscolorado.s427.sureserver.com/index.php
also have search reference syntax when loading modules in template. example:
anyone have link explains syntax statement?
thank you
in regards mosloadmodules, take @ link:
http://help.joomla.org/content/view/33/125/
more documentation available documentation team completes , publishes it.
ian
http://help.joomla.org/content/view/33/125/
more documentation available documentation team completes , publishes it.
ian
Comments
Post a Comment