Tagged: ,

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #651604

    Hello , as title , i am stuck on finding solutions for :
    include thumbnail images and icons in the tabs and accordions , please help ! !

    #652451

    Hi teikhean,

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Thanks,
    Rikard

    #652455

    Yes ,

    kindly take a look on the link above . hope the reply will not be another 48 hours of waiting . It is getting urgent . thanks

    ** i am looking to make individual tab , applying it with different product tab images . Please help

    • This reply was modified 8 years, 6 months ago by teikhean.
    #652823

    Hi,

    Thanks for the link, I’m not sure what you are looking to achieve though? Could you try to explain a bit further?

    Thanks,
    Rikard

    #652848

    i am trying to apply different image to each individual tab . Meaning i want each tab to become image ( currently it is just text ) .

    #654056

    Hi,

    We are very sorry for the delay. Please try to add the image as background:

    .main_color .tabcontainer div[data-fake-id="#tab-id-1"] {
        background: red !important;
    }
    
    .main_color .tabcontainer div[data-fake-id="#tab-id-2"] {
        background: blue !important;
    }
    
    .main_color .tabcontainer div[data-fake-id="#tab-id-3"] {
        background: gray !important;
    }

    http://www.w3schools.com/css/css_background.asp

    Best regards,
    Ismael

    #654311

    Hi…i want to do the same ” i am trying to apply different image to each individual tab . Meaning i want each tab to become image ( currently it is just text ) . ” Can i put in the titke space a link from a image? this is a solution if you want put content in tabs but is not for put images in the title of the tabs…what happen with the responsive hability? because for example i have images of 225 x 281.

    But still doesnt work i do almost everything what the client ask with Enfold im very happy except this tabs give me a headache?

    • This reply was modified 8 years, 6 months ago by chugarland.
    #655950

    Hi,


    @chugarland
    : Where did you add the tabs? The screenshot is an image element.

    Best regards,
    Ismael

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.