Proposal for cosmetic retouching to facilitate use on smartphones.
-
Proposal for cosmetic retouching to facilitate use on smartphones.
The spacing of the alphabetical selection keys is too small and on a smartphone with large fingers …
Google analytics is not happy!
Proposal for minimal modification: larger letters and with space between them.
in shortcode.php
/* ligne 283: echo ' <a class="name_directory_startswith ' . $extra_classes . '" href="' . $letter_url . urlencode($index_letter) . $jump_location . '">' . strtoupper($index_letter). '</a> ';*/
replace with
echo '<strong> <a class="name_directory_startswith ' . $extra_classes . '" href="' . $letter_url . urlencode($index_letter) . $jump_location . '">' .' '. strtoupper($index_letter).' '.'</a> </strong>';
The page I need help with: [log in to see the link]
- The topic ‘Proposal for cosmetic retouching to facilitate use on smartphones.’ is closed to new replies.