John5766500
Posts: 0
Joined: Wed Apr 17, 2013 2:07 pm

footer transparent ?

Hi - Is it possible to make the footer transparent ?

cheers

john.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

footer transparent ?

Hello! You would need to use CSS code. This should help http://www.kriesi.at/support/topic/fo...
http://stackoverflow.com/questions/15...

John5766500
Posts: 0
Joined: Wed Apr 17, 2013 2:07 pm

footer transparent ?

perfect - thanks Marina

Matt Scott
Posts: 0
Joined: Wed Jun 19, 2013 7:05 am

footer transparent ?

hi. would i follow similiar instructions to make collapsible blocks transparent?

i have been searching everywhere on this site and also the jquerymobile site for help on this, but i can't find the answer anywhere thus far.

themeroller only has hex code boxes and color picker, with no option to choose transparency or opacity.

sorry for what is probably a simple question, but i am a complete newbie, reading and learning as much as i can.

thank you for your help!

Matt Scott
Posts: 0
Joined: Wed Jun 19, 2013 7:05 am

footer transparent ?

i also found a link to this little tool that allows you to practice modifying stuff:

http://fiddle.jshell.net/8TH5d/68/

and here i added this:

.ui-btn { border: none !important; background: transparent !important;}

and it modified the button.

should i do something like this to my app in appery.io?

seems like there should be an easier setting somewhere to set it once and it would modify all the collapsible blocks as transparent. seems like it should be able to set by theme swatch??

thank you !!

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

footer transparent ?

Hello! You have to set class for element you need to change and apply any style for this class. This should help http://docs.appery.io/documentation/a...

Matt Scott
Posts: 0
Joined: Wed Jun 19, 2013 7:05 am

footer transparent ?

Thank you for your quick reply! I will study that page you linked and work on it following those instructions. Will post an update after I finish. Thanks again!

Matt Scott
Posts: 0
Joined: Wed Jun 19, 2013 7:05 am

footer transparent ?

hey, that was really easy! thank you very much. i had been searching forever for that simple solution.

Matt Scott
Posts: 0
Joined: Wed Jun 19, 2013 7:05 am

footer transparent ?

one other question though please - i didn't see here how to "assign" this new css style that i made to a specific "swatch" or to a specific "theme." i would like to do it by swatch if possible, and if not, then by theme.

the end result that i'm looking for is to eventually give end users the option of either Swatch/Theme A - With transparent collapsible blocks overlaying my custom background.
and
Swatch/Theme B - with colored collapsible blocks on a basic white page background.

thanks again!!

Matt Scott
Posts: 0
Joined: Wed Jun 19, 2013 7:05 am

footer transparent ?

i celebrated a bit too soon. still have to find out the code for making not only the button itself transparent, but also the box for text underneath the collapsible button transparent when the collapsible expands. off to search again!

Return to “Issues”