I ask for help, you need to output the data from the following code into one, horizontal line:
<span class="col_01"> <?php if (($params->get('show_cat_pic')) && ($cat_all[$i]->image != "")) { ?> <img src="./images/stories/<?php echo $cat_all[$i]->image; ?>" alt="picture for subcategory" height="265" width="220" /> <?php } else { ?> <a <?php echo "href=" . sefRelToAbs($link); ?> class="category<?php echo $params->get('pageclass_sfx'); ?>" style="text-decoration: none"><img src="./components/com_realestatemanager/images/folder.png" alt="picture for subcategory" height="265" width="220" /></a> <?php } ?> </span> Like now:

Code example:

div {display: inline-block}- lexxldiv {display: inline-block !mportant;}- lexxl