D5 Creation Forum

Open Forum for D5 Creation's Members and Visitors

Before requesting any support Please search the Forum First. You may find your desired answer. This will save your waiting time and will save our working hour. We may not answer the question which we have already answered. You should also read our Support Policy

Re: Corporate Extend Custom Menu Issue

Front Page D5 Creation Forum General Questions Corporate Extend Custom Menu Issue Re: Corporate Extend Custom Menu Issue

#4427
D5 Creation
Keymaster

Replace the above code with the following:

Code:
<style>
.widget .menu { float: none; }
#footer-sidebar .widget li, #footer-sidebar .widget ul{ border: none; }
#footer-sidebar .widget li { background: none no-repeat scroll 0 7px transparent; padding: 3px 0; }
</style>