Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.
:
- login to your admin section,
> change the theme to classic (default)
> go to option and change large thumbnail wide to : 450
- for plogger beta 3 :
> go to themes/default/comment.php
> find this code : <br /><textarea name="comment" id="comment" cols="70" rows="4" tabindex="4"></textarea>
change 70 to 40 : <br /><textarea name="comment" id="comment" cols="40" rows="4" tabindex="4"></textarea>
- for plogger beta2
> go to gallery.php
> find this code : <br /><textarea name="comment" id="comment" cols="70" rows="4" tabindex="4"></textarea>
change 70 to 40 : <br /><textarea name="comment" id="comment" cols="40" rows="4" tabindex="4"></textarea>
- backup your plogger default index.php, or rename it to any name you want
- upload zip file to to root folder
- extract it.
1 to 8 of 8