Editing HTML - SOLVED - Joomla! Forum - community, help and support
hi, newbie, please forgive boneheaded questions.
my site can seen here (just playground, not final location): http://www.mysterylost.com/joomla/
i using flow red template, purchased joomla-templates.com
when view site in ie , firefox, there serious differences. have identified 1 of them, , address here. other font related , post question in templates/css section.
when viewing page source, can identify problem, however, unsure edit correct , need joomla expert help. don't think template specific, therefore i'm asking question here in "general".
i have top menu (located in user3) looking fine, want add short text string (physical therapy * consulting * in-home programs) right of there. created module included text , placed in user3, ensuring second in order. looks fine in ie7, in firefox, creates unwanted space between bottom of header , top menu. when viewing source, realized top menu unordered list, , think correct problem need add 1 more section includes static text. however, file edit add this?
the following applicable source code i'm referring to:
my site can seen here (just playground, not final location): http://www.mysterylost.com/joomla/
i using flow red template, purchased joomla-templates.com
when view site in ie , firefox, there serious differences. have identified 1 of them, , address here. other font related , post question in templates/css section.
when viewing page source, can identify problem, however, unsure edit correct , need joomla expert help. don't think template specific, therefore i'm asking question here in "general".
i have top menu (located in user3) looking fine, want add short text string (physical therapy * consulting * in-home programs) right of there. created module included text , placed in user3, ensuring second in order. looks fine in ie7, in firefox, creates unwanted space between bottom of header , top menu. when viewing source, realized top menu unordered list, , think correct problem need add 1 more
the following applicable source code i'm referring to:
any can provide fantastic. much!
edited thank , mark solved. again!
your probelm css one.
add css file:
h6 {
margin-top: 5px;
}
Comments
Post a Comment