problems with the images on the profile

This topic contains 18 replies, has 4 voices, and was last updated by  Paolo 9 years, 11 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #3305

    leandrorosa
    Free User
    Post count: 168

    as you can see on the attached pic all icons i choose to display on the profile (Site, Facebook, Address and so on) work, only the Email field and Multi Select field that doesnt show great.

    the email is the one that already comes, send enquiry and the multiselect i used to add a payment options field, but these two images are not aligned.

    what to do to fix it?

    #3314

    Paolo
    Site Admin
    Post count: 31206

    HI,

    please post a link to your website, images are totally useless to debug css.

    Thank you,

    #3319

    leandrorosa
    Free User
    Post count: 168

    http://vitrine.vc/empresas/info/embassy-suites-philadelphia/ here is a profile, you can see that 3 images are not aligned and that the favicon (about other post) is there

    thanks for the help!!

    #3321

    leandrorosa
    Free User
    Post count: 168

    paolo, at my site you can also find the arrows for the gallery in the wrong place…

    #3327

    Guust
    Moderator
    Post count: 29970

    Suggestions below.
    For future reference have a look at this:
    https://developer.chrome.com/devtools/docs/dom-and-styles

    Arrow on photo: conflict with X theme; add
    #geodir_content .flex-direction-nav a.flex-next {
    right: 5px;
    }
    Contact:
    .b_send_inquiry {
    margin-left: 25px;
    }
    Others:
    #geodir_wrapper .geodir-i-select, #geodir_wrapper .geodir-i-text {
    padding-left: 22px;
    }

    #3335

    Vikas
    Full Member
    Post count: 1128

    Hi Guust,

    Thanks for ur help.

    #3357

    leandrorosa
    Free User
    Post count: 168

    where do I add this guust?

    thanks a lot man, is it the solution for the arrow and other things wrong on the profile page?

    thanks!!!

    #3358

    Paolo
    Site Admin
    Post count: 31206

    you need to add them in style.css of your child theme.
    Thx

    #3384

    leandrorosa
    Free User
    Post count: 168

    added it to the end of my theme style.css but it didnt work, this is what i added

    #geodir_content .flex-direction-nav a.flex-next {
    right: 5px;
    }
    Contact:
    .b_send_inquiry {
    margin-left: 25px;
    }
    Others:
    #geodir_wrapper .geodir-i-select, #geodir_wrapper .geodir-i-text {
    padding-left: 22px;
    }

    i tried before and after the file’s closing line */

    please help.

    #3386

    Guust
    Moderator
    Post count: 29970

    Does X have a place in the WP admin panel where you can add custom CSS?
    From the code of your pages, I can find a file http://vitrine.vc/wp-content/themes/x/style.css which has no CSS at all, and has no reference to any other stylesheet.
    What is the path to the child theme you use, if you are using a child theme?
    One way to find out is going to appearance > themes > right click on the image/screenshot of your current theme and “view the image”. The URL of that image will be something like /wp-content/themes/mytheme/screenshot.png
    Just change screenshot.png to style.css: that is the stylesheet Paolo mentioned.

    #3435

    leandrorosa
    Free User
    Post count: 168

    hey guust, thanks a lot for the help.

    X have such a place, I tried to add the code to this but it didnt change the arrows nor the icons…

    the style.css that you said is empty is the one I added also and didnt work either, so I cut it out again.

    with this code it should work? now I have it on my custom CSS wp-admin field and everything is still messed up

    thanks again a lot!!

    #3447

    Paolo
    Site Admin
    Post count: 31206

    as I said somewhere else, the new version of the plugin will solve this…

    #3450

    leandrorosa
    Free User
    Post count: 168

    thanks paolo!!

    sent you theme X now

    #3532

    leandrorosa
    Free User
    Post count: 168

    I found another issue that might concern CSS and X, the alligment of the location switcher on the menu here at http://vitrine.vc/

    please have a look at the icon and the words inside of it.

    thanks!!

    #3534

    Paolo
    Site Admin
    Post count: 31206

    Hi Leandro,

    please avoid posting the same thing on more then 1 topic, let’s try to keep the forum tidy.

    All the issues you are finding for X will be solved with our compatibility pack. Please be patient.

    Thx

Viewing 15 posts - 1 through 15 (of 19 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket