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

Popular Articles Thumbnail size
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Popular Articles Thumbnail size

Popular Articles Thumbnail size 03 Jul 2013 06:26 #2315

If I "inspect the element" it is getting the size from the class .ve-thumb but I can't find this in any css... Where can I change the size of the thumbnail.

thanks,
BC

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

Re: Popular Articles Thumbnail size 03 Jul 2013 07:30 #2318

Hi, you can edit the css in this file:

yoursite/modules/mod_ve_mostread/tmpl/default.php

.ve-mostread li{
list-style:none;
margin-bottom:15px;
}
.ve-mostread{
padding:0px;
margin:20px 10px 0px 10px !important;
}
.ve-thumb{
float:left;
background:url(modules/mod_ve_mostread/tmpl/images/background.png) no-repeat;
margin-right:5px;
width:79px;
height:52px;
overflow:hidden;
padding-left:4px;
padding-top:3px;
}
.ve-mostread .ve-thumb a{
display:block !important;
width:75px;
height:48px !important;
overflow:hidden;
}
.ve-mostread img{
width:75px;
border:0px;
}
a.ve-link,a.ve-link:visited{
color:#fff;
font-size:12px;
}
a.ve-link:hover{
color:#303030 !important;
}
.ve-mostread li a{
font-weight:bold !important;
background:none !important;
display:inline !important;
height:auto !important;
line-height:120% !important;
}
joomfreak | cause open source rocks
Last Edit: 03 Jul 2013 07:31 by joomfreak.

  • Posts:187
  • cause open source rocks
  • joomfreak
  • Administrator
  • OFFLINE
  • Karma: 0

Re: Popular Articles Thumbnail size 11 Jul 2013 10:07 #2392

nice codes.

work well for me. also I got some tutorail on thumbnail creating .It may help learners/beginners .hope it contributes.

  • Posts:1
  • summer68
  • Fresh Boarder
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
Time to create page: 0.73 seconds
Saturday 04 May 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.