Forum Replies Created
-
AuthorPosts
-
Never mind, I fixed it by removing custom CSS and just going with standard mobile menu.
Similar issues. Please see details in message. Thanks.
Thanks so much Josue.
Any future request I submit in the forum I’ll put the URL’s under the private section so its not searchable.
KP
Which URL do I need to click to request to delete all my replies/topics.
Thanks again for your help.
KPThanks for your help that worked perfectly.
One more question in the Portfolio page we have a catergory called VIDEO. Is there a way to make when a user clicks on “VIDEO” if it can be linked to an external URL example http://www.youtube.com.
Please let me know if thats possible.
Thanks,
MPThat is correct rectangle shaped so that the image doesn’t get cropped out too much.
Let me know if thats possible.
Thx.
MPFebruary 20, 2015 at 6:36 pm in reply to: Fullscreen slider with YouTube Video additional question. #399804One more question Josue that my colleagues are wondering if there is a way to add a 2 seconds fade in the beginning of the video and 2 seconds fade out in the video that is playing in the Splash page.
Thank you,
MPFebruary 11, 2015 at 9:02 pm in reply to: Fullscreen slider with YouTube Video additional question. #394669Thanks again for your help and info.
MP
February 10, 2015 at 8:50 am in reply to: Fullscreen slider with YouTube Video additional question. #393552Thanks Josue,
I replaced the Javascript, I think it work but is hard to tell, because it still takes a couple of seconds when viewed on the iphone.
Is there a way to add a script for the iPad as well?Thanks again for your help.
MP
February 5, 2015 at 9:58 pm in reply to: Question regarding Fullscreen Slider with YouTube Video Functionality. #391701Thank you so much this is great.
Once again thanks for the great support.
MP
Thanks for your help.
MP
Hello Elliott,
on which PHP file would we be adding the code you provide?
thanks for your help.
MPThanks for your help.
Thanks that worked perfect.
MP
Thanks Elliott,
That worked great.
Now is it possible to add the content in the section color in the header area so it would look like this:
We want this info to apply on all the pages so if it was on the header it would display on all pages once users are logged in.
Please let me know.
Thanks,
MPThis reply has been marked as private.January 13, 2015 at 4:24 pm in reply to: Animated Numbers aligning the description to the middle #378874Thank you so much… that worked… thanks.
MP
Thanks Ismael … got it.
Thanks the issue is fixed Eliott… thanks again.
Thank you so much … “I LOVE THIS THEME” and the support too :)
Thanks again for your help.
MPThanks Yigit,
Done I have placed the elements inside the color section and gave tit a unique ID called: homebuttons
Thanks again,
MarceloHello Support, please let me know if you can help.
Thanks,
MPSorry I posted the wrong screenshot.
We want it to look like this:
Thanks again.
MPHello Elliott,
Yea so it works fine on ipad in portrait/landscape fine and on the browser full screen but once you begin making the browser a little small it doesn’t size properly and looks messy… let me know what I can do to fix it.
looks good as you can see here:
When resized it looks all messy:
Thanks,
MPPerfect… thanks for your help
Hello Support,
I figured it out but just wanted to check with you guys if the code I put in is right.
/* HOME ANIMATED NUMBERS LAYOUT */
.number_prepared .avia-animated-number-title{float: left !important;}.avia-animated-number-content{float: left !important; margin-left: 15px !important; line-height: 19px !important; width: 150px !important; height: 40px !important; text-align: left !important;}
/* HOME ANIMATED NUMBERS */
.avia-animated-number-title {
font-family: ‘Roboto’, sans-serif !important;
font-weight:100 !important;
}.avia-animated-number-content {
font-family: ‘Roboto’, sans-serif !important;
font-weight:100 !important;
line-height: 1.1em !important;
height:0% !important;
margin-top: 6px !important;
}/* BLOG POST LAYOUT */
#top .fullsize .template-blog .blog-meta {
display: block;
float: left;
margin: 0 auto;
overflow: hidden;
position: relative;
text-align: center;
z-index: 1000;
}.entry-content-wrapper.clearfix.standard-content {
float: right;
}/* BLOG POST TITLE ALIGN LEFT */
#top .fullsize .template-blog .post-title {
text-align: left;
}/* BLOG POST DATE INFO ALIGN LEFT */
#top .fullsize .template-blog .post-meta-infos {
text-align: left;
}/* BLOG POST IMAGE SIZE */
.small-preview, #top .fullsize .template-blog .blog-meta {
width: 140px;
height: 100%;
}/* BLOG POST IMAGE */
.small-preview {
border-radius: 100% !important;
}/* IPAD PORTRAIT & LANDSCAPE – BLOG POST LAYOUT */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
/* BLOG POST LAYOUT */
#top .fullsize .template-blog .blog-meta {
display: block;
float: left;
margin: 0 auto;
overflow: hidden;
position: relative;
text-align: left;
z-index: 1000;
}.entry-content-wrapper.clearfix.standard-content {
float: right;
width:70%;
text-align: left;
}p {
margin: 0.85em 0;
text-align: left;
}
}/* IPHONE 4S PORTRAIT & LANDSCAPE – BLOG POST LAYOUT */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
/* BLOG POST LAYOUT */
#top .fullsize .template-blog .blog-meta {
display: block;
float: left;
margin: 0 auto;
overflow: hidden;
position: relative;
text-align: center;
z-index: 1000;
}.entry-content-wrapper.clearfix.standard-content {
float: right;
width:70%;
}p {
margin: 0.85em 0;
text-align: left;
}/* BLOG POST IMAGE SIZE */
.small-preview, #top .fullsize .template-blog .blog-meta {
width: 80px;
height: 100%;
}
}Thanks,
MP- This reply was modified 9 years, 10 months ago by Kevin.
Hello Support I have updated the Quick CSS and its looking great.
Is there a way to have the middle “12 / Experts on Staff” be centre and “32 Members” align to the right.
Also “32 Members”, do you think we can align the text to the middle ?./* HOME ANIMATED NUMBERS LAYOUT */
.number_prepared .avia-animated-number-title{float: left !important;}
.avia-animated-number-content{float: left !important; margin-left: 15px !important; line-height: 19px !important; width: 150px !important; height: 40px !important; text-align: left !important;}
/* HOME ANIMATED NUMBERS */
.avia-animated-number-title {
font-family: ‘Roboto’, sans-serif !important;
font-weight:100 !important;
}.avia-animated-number-content {
font-family: ‘Roboto’, sans-serif !important;
font-weight:100 !important;
line-height: 1.1em !important;
height:0% !important;
margin-top: 6px !important;
}Thanks for your help.
MP
January 7, 2015 at 8:56 pm in reply to: Header Social icons on iPad Portrait – Mobile Menu hidden #376433Thanks for you help this worked.
MP
Hello Support, please please let me know if you can help me out.
I see that you guys are responding to alot of requests and I’m hoping that you guys can help me out.Thanks again
-
AuthorPosts