|
Hi,
I have been trying to get Stalker to be displayed horizontal with "Display Type: List". Dont know if its me, im a noob, or if it isnt possible. Anyway my last resort was to modify the Stalker default.php to this:
<div class="stalkerLink"> <a href="/<?php echo $url ?>" rel="nofollow" title="<?php echo $title ?>" target="<?php echo $target ?>"><?php echo $row->socnet ?></a><br /> </div>
and in this way make it possible to float the class .stalkerLink to the left.
Is there another way?
If not, I would like to suggest that U add the extra class around <a> or if possible to make it a real <li>.
Kindest regards
Kent |