-
AuthorPosts
-
August 21, 2015 at 11:20 pm #491633
Hi,
I had geodirectory plugin. this plugin is compatible with your theme. But I have two problems.
1.
Their search and map container is fixed with full strech out container.
Is there any way to make them fit in just full page container, not strech out?Here is my link: http://kfoodweek2015.com/beta/places/restaurants/
Here is reference link that I want to make: http://seventhqueen.com/themes/kleo/business-directory/places/hotels/2.
I love your event calendar bubble. Is there any way to have similar design bubble for location bubble?I look forward to your help soon! :-)
Thanks much in advance.
August 23, 2015 at 12:49 am #491776Hi, I solved the problem of my 1st question. Please consider my 2nd question only. :-)
Thanks much in advance!
August 24, 2015 at 2:52 pm #492230Hi!
1- Glad you figured it out! :)
2- Can you please post a screenshot and show the changes you would like to make so we can make sure that we are on the same page?Best regards,
YigitAugust 24, 2015 at 3:55 pm #492288Thank you so much for your reply.
Here is the screen shot for your reference.enfold event bubble
https://www.dropbox.com/s/g4geag7vpupfsy4/event-bubble.jpg?dl=0geodirectory bubble
https://www.dropbox.com/s/f3elctigjhl9tv5/geodirectory-bubble.jpg?dl=0Your event bubble looks great. I’d like to make geodirectory bubble like your event bubble.
If it is possible, it will be really wonderful.Thanks much for your support always! :-)
August 24, 2015 at 10:56 pm #492531Hi, I was thinking to solve the problem #1 question. I insert custom css at below.
#main .geodir-search {
float: right;
width: 84%;
}However, it’s not quite right solution. I wanted to make them in center, but it looks like in center only on my desktop, and it’s not in center on other resolutions. ;((
Could you please help me out?
Thanks much in advance.
Here is my link: http://kfoodweek2015.com/beta/places/restaurants/
Here is reference link that I want to make: http://seventhqueen.com/themes/kleo/business-directory/places/hotels/August 25, 2015 at 1:12 pm #492887Hey!
try to use this code instead:
#main .geodir-search { margin-right: 50px; width: 84%; }
and adjust margin-right value as needed. You might need to work with media queries for a different behavior on different screen sizes.
Cheers!
AndyAugust 25, 2015 at 3:41 pm #493005Thank you so much for your help! :-) I will try to work on with media queries then.
August 26, 2015 at 8:23 am #493339Hi,
Great, please get back to us if you should need any further help.
Regards,
RikardAugust 26, 2015 at 3:22 pm #493590Thank you! :-)
August 27, 2015 at 6:31 am #493933 -
AuthorPosts
- The topic ‘geodirectory layout adjust & make location bubble like yr event calendar bubble’ is closed to new replies.