Welcome Guest, Not a member yet? Register   Sign In
css problem
#1

[eluser]Unknown[/eluser]
sorry for posting this here:

I have a minor problem but im using CI in my application.

how do i convert my   to css in my below code

Code:
<ul data-role="listview" data-inset="true" data-theme="c">
   <li data-icon="false">
    <img src="&lt;?php echo base_url();?&gt;css/images/find.png" alt="Phototuts+" class="ui-li-icon"/>
    <a href="&lt;?php echo base_url();?&gt;jq_mobile/search" data-transition="slide" class="find-icon">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Search</a>
   </li></ul>

advance thanks for the help.




Theme © iAndrew 2016 - Forum software by © MyBB