Problems identifying css!

December '13 Joomla Template
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Wed Sep 03, 2014 10:46 am
Reply with quote
Report this post
Hi

We have a website where we are using k2. Here we have tagged the different products with tags.
Then we have made menues to those tags.

See page here: http://www.skinett.no/alpinski-slalomski-carvingski-freerideski-twintipski-randoneeski-parkski-frikj%C3%B8ringsski/slalom

Then we get a problem with the size of the images. (they are to small)

When i use firebug to inspect element i can see this code:

element.style {
height:auto;
width:136px;
}

But we are not able to see in witch css to edit it. Do we need to create a special css for this or can i edit somewhere?

This is the "html" code:

<section id="k2Container" class="genericView">
<section class="itemList">
<article class="itemView">
<div class="itemImageBlock">
<a class="itemImage" href="/alpinski-slalomski-carvingski-freerideski-twintipski-randoneeski-parkski-frikjøringsski/item/204-atomic-redster-sl" title="13/14 Atomic Redster RS D2 XT">
<img src="/media/k2/items/cache/a67e9d105d87a83c2081372f8c241cc4_Generic.jpg" alt="13/14 Atomic Redster RS D2 XT" style="width: 136px; height: auto;"/>
</a>

We want the image (css code to be 100&)

Hope someone can guide us in the right direction.
User avatar
Fresh Boarder

teitbite
Fri Sep 05, 2014 11:12 am
Reply with quote
Report this post
Hi

CSS can resize it but it will be blurred. You need to set generic image dimensions in k2 preferences.
User avatar
Moderator

GK User
Mon Sep 08, 2014 9:15 am
Reply with quote
Report this post
Hi

Where in the code of K2 can i change so that TAG menues choses large image and not the small images?

Regards Powder
User avatar
Fresh Boarder

teitbite
Mon Sep 08, 2014 1:00 pm
Reply with quote
Report this post
Hi

You do not make it in code, but in K2 preferences in images section.
User avatar
Moderator


cron