Rounded Icons

  • Posted in : cvCard WP
  • z0rg
    Participant

    Hi,

    I would like to get the code for the icons as the demo shows on the “contact” page. Which means rounded with a different color for the background and the icon itself.

    I looked in the doc of the theme, on the icon’s website and tried different things with shortcodes menu in wordpress.
    Nothing is working. It would be great to get some help. Same thing about the social icons on the right side, I have no idea how to get these looking like that.

    Regards.

    Mehmet S.
    Keymaster

    Hi, use these shortcodes:

    [letter title="" email="" telephone="" address="" image_url=""]
     
    
    title="" ... Title text.
     
    email="" ... Email address.
     
    telephone="" ... Telephone number.
     
    address="" ... Address info.
     
    image_url="" ... File url for the image.
    
    
    Example:
    
    [letter title="Johhny Alexander Doe" email="johhny@gmail.com" telephone="123 456 78 99" address="121 King Street, Melbourne Victoria 3000 Australia" image_url="http://themes.pixelwars.org/cvcard-wp/wp-content/uploads/2014/04/stamp-image.png"]
    
    [social_icon first_icon="" last_icon="" type="" url=""]
     
    
    first_icon="yes" ... Use for the first icon.
     
    last_icon="yes" ... Use for the last icon.
     
    url="" ... A full url (http://)
     
    type="" ... Define an icon. Available icons:
     
    facebook
    twitter
    linkedin
    google-plus
    pinterest
    github
    behance
    dribbble
    instagram
    lastfm
    vimeo
    forrst
    skype
    picasa
    youtube
    flickr
    tumblr
    blogger
    delicious
    digg
    friendfeed
    wordpress
    stack-overflow
    foursquare
    xing
    weibo
    soundcloud
    fivehundredpx
    slideshare
    deviantart
    rss
     
    Note: You can use this url for the rss icon: http://www.yoursite.com/feed
     
     
    Example 1: (one icon)
     
    [social_icon first_icon="yes" last_icon="yes" type="facebook" url="http://www.facebook.com/envato"]
     
    
    Example 2: (two icons)
     
    [social_icon first_icon="yes" type="facebook" url="http://www.facebook.com/envato"]
    [social_icon last_icon="yes" type="twitter" url="http://www.twitter.com/envato"]
     
    
    Example 3: (three icons)
     
    [social_icon first_icon="yes" type="facebook" url="http://www.facebook.com/envato"]
    [social_icon type="twitter" url="http://www.twitter.com/envato"]
    [social_icon last_icon="yes" type="instagram" url="http://instagram.com/insideenvato"]
     
    
    Example 4: (four or more icons)
     
    [social_icon first_icon="yes" type="facebook" url="http://www.facebook.com/envato"]
    [social_icon type="twitter" url="http://www.twitter.com/envato"]
    [social_icon type="instagram" url="http://instagram.com/insideenvato"]
    [social_icon last_icon="yes" type="pinterest" url="http://www.pinterest.com/envato"]
    
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register