Moved: Reply To: SKT AUTO CAR PRO

Home Forums SKT Full Width Forum Moved: Reply To: SKT AUTO CAR PRO

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #63063
    jeffreyjeffrey
    Member
    • Topics: 6
    • Replies: 19
    • Total: 25
    Member since: February 13, 2017

    I saw it, so it means I have to make a page right?

    #63107
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi,

    Here is the documentation on this: http://sktthemesdemo.net/documentation/autocar_documentation/#ourservices

    Regards,
    Dave

    #63294
    jeffreyjeffrey
    Member
    • Topics: 6
    • Replies: 19
    • Total: 25
    Member since: February 13, 2017

    May I ask ,on the short codes TABS , how can I make the Title , Hovers when mouse pointer go to it, and how can i insert image inside its content

    #63350
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi Jeffrey,

    Kindly use plugin Shortcode Ultimate and use its Tabs shortcode. It has more options like insert images in tabs.

    Regards,
    Dave

    #63447
    jeffreyjeffrey
    Member
    • Topics: 6
    • Replies: 19
    • Total: 25
    Member since: February 13, 2017

    I only got this

    [su_tabs vertical=”yes”]
    [su_tab title=”Title 1″]Content 1[/su_tab]
    [su_tab title=”Title 2″]Content 2[/su_tab]
    [su_tab title=”Title 3″]Content 3[/su_tab]
    [su_tab title=”Title 4″]Content 3[/su_tab]
    [su_tab title=”Title 5″]Content 3[/su_tab]
    [/su_tabs]

    how can i insert the image inside content and make the title animated?

    #63454
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Kindly go to Media>>Library and select the image you want to show in that content. Single click on the image and you will find the URL of the image, copy the URL of the image and paste it in the shortcode.

    Regards,
    Dave

    #63460
    jeffreyjeffrey
    Member
    • Topics: 6
    • Replies: 19
    • Total: 25
    Member since: February 13, 2017

    like this? , I don’t think that will happen… i just want to put a single image for each content
    and I want to make all tab title hover sweep-to-right

    [su_tabs vertical=”yes” hover=”yes”]
    [su_tab title=”Title 1″]http://www.mgengine.com/wp-content/uploads/2017/02/services9.jpg Content 1[/su_tab]
    [su_tab title=”Title 2″]Content 2[/su_tab]
    [su_tab title=”Title 3″]Content 3[/su_tab]
    [su_tab title=”Title 4″]Content 3[/su_tab]
    [su_tab title=”Title 5″]http://www.mgengine.com/wp-content/uploads/2017/02/services9.jpgContent 3[/su_tab]
    [/su_tabs]

    not working

    #63461
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Here is the example:

    [su_tabs vertical=”yes” hover=”yes”]
    [su_tab title=”Title 1″]<img src="http://www.mgengine.com/wp-content/uploads/2017/02/services9.jpg"> Content 1[/su_tab]
    [su_tab title=”Title 2″]Content 2[/su_tab]
    [su_tab title=”Title 3″]Content 3[/su_tab]
    [su_tab title=”Title 4″]Content 3[/su_tab]
    [su_tab title=”Title 5″]<img src="http://www.mgengine.com/wp-content/uploads/2017/02/services9.jpg">Content 3[/su_tab]
    [/su_tabs]

    Regards,
    Dave

    #63467
    jeffreyjeffrey
    Member
    • Topics: 6
    • Replies: 19
    • Total: 25
    Member since: February 13, 2017

    I got the image working , how about the title hovering left to right ?

    #63475
    jeffreyjeffrey
    Member
    • Topics: 6
    • Replies: 19
    • Total: 25
    Member since: February 13, 2017

    do you have a code for adding class like, on image, so text does not smash with image?
    and a class for hovering the title if there is?

    [su_tabs vertical=”yes” hover=”yes”]
    [su_tab title=”Title 1″ class=””] Content 1[/su_tab]content

    #63479
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Add this code in Custom CSS Box:

    .su-tabs-vertical img{display:block;}

    Regards,
    Dave

    #63483
    jeffreyjeffrey
    Member
    • Topics: 6
    • Replies: 19
    • Total: 25
    Member since: February 13, 2017

    thanks,

    how about the title to be hovering?

    #63490
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    You can find the example here: http://bradsknutson.com/blog/css-button-with-sliding-background-color/

    Regards,
    Dave

    #63493
    jeffreyjeffrey
    Member
    • Topics: 6
    • Replies: 19
    • Total: 25
    Member since: February 13, 2017

    okay , where can i put it in the theme?

    #63589
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi Jeffrey,

    You can add CSS in Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Regards,
    Dave

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