VISIT AND LIKE OUR PAGE ON FACEBOOK
TAKE A LOOK AT OUR TWEETS ON TWITTER
SUBSCRIBE TO THE JOOMFREAK RSS FEED
VISIT OUR CHANNEL ON YOUTUBE

Account Details

Change your name, email, password or permanently delete your account. Change settings

We offer several ways you can get support from our experts: Support ForumKnowledgebaseNewsletter

Your Forum Posts

No posts to display.

Welcome, Guest
Username Password: Remember me

Sponsors Section (not clickable)
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Sponsors Section (not clickable)

Sponsors Section (not clickable) 09 Dec 2015 22:21 #7860

hi everyone,

is there any way to display my sponsors in the sponsors section without the opportunity to click on them.
So there should be the logos but the user should be not able to click on the pictures.

Thanks,

Fabian

  • Posts:2
  • FAbaiN
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Sponsors Section (not clickable) 10 Dec 2015 03:45 #7861

You can edit templates/jf_event-up/html/mod_k2_content/Slide/default.php, modify:
 
<a class="moduleItemImage" href="<?php echo $item->link; ?>" title="<?php echo JText::_('K2_CONTINUE_READING'); ?> "<?php echo K2HelperUtilities::cleanHtml($item->title); ?>"">
...
</a>
 

to:
 
<div class="moduleItemImage">
...
</div>
 


joomfreak

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
Time to create page: 0.52 seconds
Tuesday 23 April 2024

joomfreak is not affiliated with or endorsed by the Joomla Project or Open Source Matters.
The Joomla logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.