0
Help please
I have developed my android app for my blog. but I have run on the following issues. wen loading it in a live device it loads correctly but it shows blog header,side bars and footer. so any idea pleas on how to hide these things? (header,footer,side bar)
11 ответов
+ 1
Yes..
there's also an option to manually set your blog theme which can disable headers and can do lot more design changes .
+ 1
my email is
faridisadick@outlook.com
0
Have you tried just using CSS and setting display:hidden; for each tag?
header, footer, aside {display:hidden}
0
no css on android studio
0
yes but if you are using webview for your app to load your blog.. you have to change settings of a blog..
0
how brother?
0
from your blogger settings..
0
do you mean disabling som widgets in mobile version?
0
can you explain for me please how I should do?
0
okey.. give me your blogs address