problems with the images on the profile
This topic contains 18 replies, has 4 voices, and was last updated by Paolo 11 years, 5 months ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket-
AuthorPosts
-
May 30, 2014 at 3:43 pm #3305
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?
May 30, 2014 at 5:34 pm #3314HI,
please post a link to your website, images are totally useless to debug css.
Thank you,
May 30, 2014 at 8:54 pm #3319http://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!!
May 30, 2014 at 8:56 pm #3321paolo, at my site you can also find the arrows for the gallery in the wrong place…
May 31, 2014 at 12:47 am #3327Suggestions below.
For future reference have a look at this:
https://developer.chrome.com/devtools/docs/dom-and-stylesArrow 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;
}May 31, 2014 at 5:06 am #3335Hi Guust,
Thanks for ur help.
May 31, 2014 at 5:26 pm #3357where 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!!!
May 31, 2014 at 5:48 pm #3358you need to add them in style.css of your child theme.
ThxJune 1, 2014 at 6:53 pm #3384added 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.
June 1, 2014 at 9:43 pm #3386Does 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.June 2, 2014 at 6:16 pm #3435hey 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!!
June 2, 2014 at 7:40 pm #3447as I said somewhere else, the new version of the plugin will solve this…
June 2, 2014 at 8:24 pm #3450thanks paolo!!
sent you theme X now
June 3, 2014 at 8:45 pm #3532I 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!!
June 3, 2014 at 9:18 pm #3534Hi 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
-
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket