Forum Replies Created
-
AuthorPosts
-
October 10, 2014 at 3:16 pm in reply to: Set equal size boxes with backgrounds which are responsive #333871
Hi Yigit,
How do you determine the appropriate mid-width and min-heights? Is it a specific ratio?
sl
Hi Ismael,
Thanks for the tip. I figured out the issue. It was the permissions that was causing the problem. They were set incorrectly for a number of directories and files.
Please close this ticket.
sl
Hi Ismael,
This worked perfectly. Thanks. You can close this off now.
sl
Hi Dude,
What you provided did not work. I took another closer look and it is under the class called “products”. If I change the border-color attribute, I’m able to remove all three borders in each area but that is not what I want. When I do this it also changes the hr color to a different color as well which is not what I want.
I look forward to hearing from you.
sl
Hi Josue,
You are brilliant! Works wonderful. I wish the documentation in the HTML showed all the shortcodes available and options.
I would like to know this as well.
Thanks Josue…always top notch support.
FTP info…you can remove the http://
Thanks…please close this file
Hey Ismael,
Thanks for the tip. That was incredibly useful tip. BTW, what file permissions should that directory and its file should have? 777?
slHi Yigit,
I’ve disabled Autoptimize and deleted the cache. I’ve implemented the code and it has no effect that I can see.
sl
This reply has been marked as private.This reply has been marked as private.In addition, if you look at the website under the “LEAGUES” section, I’m trying to position the text higher so that it doesn’t sit on the trophies. Can you please help out with this?
Thanks.
This is what I have added into the code:
/** Mobile Logo and Menu **/ @media only screen and (max-width: 767px) { .responsive .logo a, .responsive .logo img { height: auto !important }} .responsive .mobile_slide_out .logo { float: left; top: 30px; position: relative; } }
I added this into the Quick CSS section. I don’t have any cache or minify plugin working at the moment.
August 21, 2014 at 2:58 am in reply to: Background Image on Color Section Not Scaling and more #307102I’ve resolved #2, but I still need help with #1 and #3.
For #1, to be clear, I need to the image to be shown crisply which means that the image is not cutoff (which it is right now) and it also needs to resize when shown on a smaller screen.
For #3, if you view it on the phone, the text is not showing up there.
Here is the current CSS that is used:div.transbox-events {
margin-left:64%;
width: 66%;
height: 38%;
padding: 40px;
background-color: #000000;
opacity: 0.8;
filter: alpha(opacity=60); /* For IE8 and earlier */
}The margin-left is set to 64% so that box will float to the right hand side of the screen. I think there is a better way to do this to have the box float on the right hand side, yet still show up when it is on a mobile phone screen.
Thanks I look forward to your response.
August 21, 2014 at 2:54 am in reply to: Background Image on Color Section Not Scaling and more #307101Any thoughts on this?
Hi,
Here is what I’m still seeing after implementing the code you’ve provided. As you can see, the log image still looks very much stretched vertically. I would like it shrink and move left so that the drop down menu is not cover the logo.
I look forward to your response.
sl
Thanks Isamel….were you able to see the change on your mobile phone. I can’t seem see the change…
sl
I should add that this issue also occurs when I resize the browser. See the attached links for the images
- This reply was modified 10 years, 3 months ago by slui.
August 7, 2014 at 9:04 am in reply to: Problem with Portfolio Page Display in Stretched Layout Format #300980Nevermind…I have resolved this issue on my own. Thanks again. Please close this ticket.
That is great…thanks for the tip on the plugin! Consider this closed.
Thanks Josue,
I know that they do not have a WP site, but I was wondering if Enfold is capable of recreating the same type of site but using WP multisite?
The one thing that I noticed is that the menu changes on the location specific pages. Can this be done in Enfold?
Thanks.
sl
Hey Josue,
It’s been a while. Thanks for getting back to me. I’m looking to duplicate a site very similar to this one and now I’m having second thoughts on multi-site.
See this site: http://www.strikebowling.com.au/ as an example. It is very close to what I want to do. The only real information that will change is the location specific page and it is simply a single page scroller or parallax page.
The only thing that will be really changing is the location specific pages, all the other pages are pretty much static except when I want to add locations.
I’m thinking that a SINGLE wordpress installation with subpages for the main LOCATION is sufficient.
What do you think?
sl
This reply has been marked as private.Hi Josue,
I went to the Fontello to attempt to create the icon but that didn’t work at all. I’m not very technical at all.
You never answered my question about soliciting help?
Lastly, I used your code for the social media icons on the bottom of the widget. I decided to add one more social media icon and I got the same issue as before. The last social media icon should be showing Google Plus but instead I have Pinterest showing up. What changes did you make last time to make it work? I tried to duplicate what you’ve done and it is not working. See the code in a separate response.
sl
I also wanted to ask you if it is possible to add a social icon on the top right that is not listed in options provided under header layout options?
I want to add a social media property called Polyvore. http://www.polyvore.com
Thanks.
That worked perfectly. Thanks so much.
Can I ask someone here to do the work of adding another icon for me? Is that allowed?
Thanks for the quick response. If you look at the site, you will see at the bottom footer in social, you will see the Skype icon font. I did not select this. As you can see in the code below, the third item is instagram…
Here is the source:
<ul class="noLightbox social_bookmarks icon_count_6"> <li class="social_bookmarks_facebook av-social-link-facebook social_icon_1"><a target="_blank" href="https://www.facebook.com/" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello" title="Facebook"><span class="avia_hidden_link_text">Facebook</span></a></li> <li class="social_bookmarks_twitter av-social-link-twitter social_icon_2"><a target="_blank" href="http://twitter.com/#/" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello" title="Twitter"><span class="avia_hidden_link_text">Twitter</span></a> </li> <li class="social_bookmarks_instagram av-social-link-instagram social_icon_3"><a target="_blank" href="https://instagram.com/#" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello" title="Instagram"><span class="avia_hidden_link_text">Instagram</span></a></li> <li class="social_bookmarks_pinterest av-social-link-pinterest social_icon_4"><a target="_blank" href="#" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello" title="Pinterest"><span class="avia_hidden_link_text">Pinterest</span></a></li></ul>
- This reply was modified 10 years, 5 months ago by slui.
-
AuthorPosts