Background Image Not showing in Sub Menu - Joomla! Forum - community, help and support
hello!
new editing joomla , seem having problem html code. not fluent in language , learning , in need of assistance on getting background images show up. have searched around , found correct code image show in background desired , works long on main menu bar, problem being need drop down! using jp dreamcars template , if have article page enabled main menu button said works perfectly, if attach same article sub menu or drop down button on same menu bar no longer allows background image appear. sure newbie mistake or misplaced code appreciated! thank time , forward hearing you!
here code using background image display on main menu bar: <div style="background: #ffffff url('images/weddingarbtrans.jpg') center center;">
please tell me need add allow show on sub-menu selected article, link website below , sub menu code not working under wedding packages>designer wedding packages, thank you!
www.destincateringcompany.com
new editing joomla , seem having problem html code. not fluent in language , learning , in need of assistance on getting background images show up. have searched around , found correct code image show in background desired , works long on main menu bar, problem being need drop down! using jp dreamcars template , if have article page enabled main menu button said works perfectly, if attach same article sub menu or drop down button on same menu bar no longer allows background image appear. sure newbie mistake or misplaced code appreciated! thank time , forward hearing you!
here code using background image display on main menu bar: <div style="background: #ffffff url('images/weddingarbtrans.jpg') center center;">
please tell me need add allow show on sub-menu selected article, link website below , sub menu code not working under wedding packages>designer wedding packages, thank you!
www.destincateringcompany.com
you're missing /
your path should be
url("/images/weddingarbtrans.jpg") repeat scroll 0 0 #ffffff
your path should be
url("/images/weddingarbtrans.jpg") repeat scroll 0 0 #ffffff
Comments
Post a Comment