wolverine VIP
Total posts: 102
23 Oct 2013 00:14

When I use Show label with the name the image are center

but when I hide the name the image going to Left side how can I do

so the image are in center to the tab ???

THX

for all answer and help

Last Modified: 02 Mar 2014


Sergey
Total posts: 13,748
23 Oct 2013 01:36

You can only do it with CSS that you can add to your article full view template parameters.


wolverine VIP
Total posts: 102
23 Oct 2013 02:09

Thx for the answer but plz how shuld the css code lok ?


stblink VIP
Total posts: 501
23 Oct 2013 08:33

CSS questions you can ask it on Google.

Like this


wolverine VIP
Total posts: 102
23 Oct 2013 10:14

I try with this

IMG.displayed {

display: block;

margin-left: auto;

margin-right: auto }

...

...

but I cant get this to work the img are to left


stblink VIP
Total posts: 501
23 Oct 2013 11:03

the example has class "displayed", your img class must be diferent...

Do you have firebug installed on firefox so that u can use it to see what is the class for the img ?


wolverine VIP
Total posts: 102
23 Oct 2013 12:39

yes I have that but its hard to locate ti cobolt


wolverine VIP
Total posts: 102
23 Oct 2013 12:41

I use picture field to upload the image to my tab location

so this must be wright to the cs file of the tab artikel I think


stblink VIP
Total posts: 501
23 Oct 2013 13:09

Hmmm do you have a url so that i can see the image?

Powered by Cobalt