hello
hello
Create a php.ini file and upload it into your /wp-admin folder.
Change the xx.
memory_limit = xxM
upload_max_filesize = xxM
post_max_size = xxM
file_uploads = On
Example php.ini find it online. =P
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script> <script type="text/javascript"> $(document).ready(function() { $('ul.image-list li:even').addClass('even'); $('ul.image-list li:odd').addClass('odd'); }); </script>
-- no conflict version<script type="text/javascript"> jQuery.noConflict(); jQuery(document).ready(function() { jQuery('ul.image-list li:even').addClass('even'); jQuery('ul.image-list li:odd').addClass('odd'); }); </script>
Add the following to your table class:
table-layout:fixed; width: 100%;
in Japanesehttp://www.ashinari.com/
in Englishhttp://www.ashinari.com/en/