Directory view does not work with Google Chrome

More
14 years 2 months ago #4556 by p.meertens
When i try to view the content of the directory view in google chrome, it does show, but i can not select the category. It does work fine in IE.

I've used a table layout to create the look and feel i need. See below:

<table cols="3" border="0" cellpadding="0" cellspacing="0" align="left" width="100%">
<h3 class="flexicontent cat<?php echo $sub->id; ?>">
<a href="<?php echo JRoute::_( FlexicontentHelperRoute::getCategoryRoute($sub->slug) ); ?>">

<td STYLE="width:30%;"><?php echo JHTML::_('image.site', $sub->image, 'images/stories/', NULL, NULL, $sub->title); ?> </td>
<td STYLE="width:5%;"></td>
<td STYLE="width:65%;"> <h3> <FONT COLOR="#A80000"> <?php echo $this->escape($sub->title); ?> </FONT> </h3></td>
<?php if ($this->params->get('showassignated')) : ?>
<span class="small"><?php echo $sub->assigneditems != null ? '('.$sub->assigneditems.')' : '(0)'; ?></span>
<?php endif; ?>

</h3>
</table>


Please, does anybody have an idea how to solve this.

Please Log in or Create an account to join the conversation.

  • Anonymous
  • Visitor
  • Visitor
14 years 1 month ago #4647 by Anonymous
Replied by Anonymous on topic Directory view does not work with Google Chrome
Well here I got another issue with Google Chrome... after installing Flexicontent the whole page has been resized... It looks fine in other browsers though..

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.245 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline