Your Time:
Our Time:
← Back to discussions

Location page default image

Need help with a different issue? Search the forums or open a new ticket.
Open a support ticket

This topic has 2 replies, 3 voices, and was last updated 10 years, 10 months ago by Anonymous.

  • 2015-10-22 at 8:16 am
    Support Expired
    #10402
    tenprofile
    Participant
    • Topics: 2
    • Replies: 1
    • Total posts: 3
    • Post count: 1

    Hi how can I change the image of the person pulling the small car on the select a city bar on the location plugin page?

    2015-10-23 at 1:38 am
    #10411
    Wajid Khan
    Keymaster
    • Topics: 5
    • Replies: 1543
    • Total posts: 1548
    • Post count: 1876

    Its there in the style.css file. You can find the css in locations section. For your reference here is the code below.

    .iva_loc_cities {
    	background-color: #FCFCFC;
    	padding: 30px;
    	margin-bottom: 30px;
    	background-image: url(images/locations_bg.jpg);
    	background-repeat: no-repeat;
    	background-position: center center;
    	background-attachment: scroll;
    }
    2015-10-28 at 11:51 am
    #10464
    Anonymous
    Inactive
    • Topics: 0
    • Replies: 3227
    • Total posts: 3227
    • Post count: 0

    Topic is set to be resolved. If you wish to update this topic please reply here instead of creating another topic.

You must be logged in to reply to this topic.