Forum Replies Created
-
AuthorPosts
-
i tried using the hide-for-mobile and show-for-mobile quick css. It works great on mobile but both sections are displaying on desktop.
Solved by changing the div tag to a span tag:
http://stackoverflow.com/questions/3576605/prevent-linebreak-after-divThanks for the help anyway.
This topic is exactly what I meant to ask here: https://kriesi.at/support/topic/grid-row-order-on-mobile-2/ – so I’ve tried implementing the code you suggest on this post and I can’t seem to get the sections to hide on a desktop.
http://www.crestedbuttecomputers.com/dev/turbo-lease/3rd-party-integration-turbo-lease-accounting-management-software/see login below
That doesn’t work either see below – and please reread my original question:
View the backend here:
Great thanks – and no I haven’t submitted it because it’s been talked about SO many times on here… figured it was already in the works.
The red Turbo Lease text should all be in the same line as the second caption.
please login at http://www.skyhighoffroad.com
It’s case sensitive -copy any paste it. try it again.
Login below;
One last little nit picky bug – do you know what is causing the menu to shift slightly when you mouse over either of the flames in the menu?
I’ve played with borders – mouse events – I can’t seem to get it to go away.June 26, 2015 at 8:10 am in reply to: full width background slider with plugin – make all content areas transparent? #464784So this is what it looks like now – cache has been cleared. Hard Refresh.
Problem areas circled in Red.June 25, 2015 at 7:01 pm in reply to: full width background slider with plugin – make all content areas transparent? #464666What do you mean by: “a bit too heavy for the page”? What did you change?
June 24, 2015 at 5:15 pm in reply to: full width background slider with plugin – make all content areas transparent? #464219It was in the private data section and apparently got deleted upon posting. Seems pretty easy to figure out where the admin would be though…
June 23, 2015 at 9:45 pm in reply to: full width background slider with plugin – make all content areas transparent? #463657view the link below
June 22, 2015 at 6:09 pm in reply to: full width background slider with plugin – make all content areas transparent? #462966This reply has been marked as private.This reply has been marked as private.I want the menu to behave like the afterscroll screenshot at ALL times. (With Red Background and Black text on Hover)
The diamondplate background appears for a brief moment after a hard refresh but then it disappears and becomes transparent again…
This reply has been marked as private.June 22, 2015 at 7:31 am in reply to: full width background slider with plugin – make all content areas transparent? #462459I really have no idea where you’re even getting anything from my original question about the socket…
I have the footer set to have a background of diamond plate steel with a fall back color of black. I’ve set the main body background to be transparent:
#main, .html_stretched #wrap_all {
background-color: transparent !important;
}
So that I can use a background slideshow plugin.This custom css code is also making my footer transparent as well no matter what I do to change it… how can I have the body be transparent but not affect the footer?
I don’t think you read my post Guenni – but thanks.
what is the CSS to change a bullet point list to numbered?
When you first arrive at the page news photos and videos is selected instead of home.
You guys are amazing.
Thanks!I’ve tried this as well: .current_page_ancestor .avia-menu-fx, .current-menu-ancestor .avia-menu-fx, .current-menu-parent .avia-menu-fx {
display: block !important;
opacity: 1 !important;
visibility: visible !important;
}
.current-menu-item .avia-menu-fx { display: none; }Which just highlights the Camps instead… doesn’t work.
June 4, 2015 at 11:59 pm in reply to: full width background slider with plugin – make all content areas transparent? #454813Looks like this code worked as long as I also typed transparent into the color fields in the general styling options.
#main, .html_stretched #wrap_all {
background-color: transparent !important;
}
now to figure out why the content is under the header…June 4, 2015 at 7:35 am in reply to: How to make my boxed layout main contents transparency? #454267I’d like to know how to do this as well?
June 1, 2015 at 5:57 pm in reply to: Remove extra header area after moving phone number next to logo #452684 -
AuthorPosts