Bitcoin Forum
May 28, 2024, 07:17:01 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: mobile.css not work for me when using mobile  (Read 243 times)
omer-jamal (OP)
Sr. Member
****
Offline Offline

Activity: 490
Merit: 275


View Profile
July 25, 2019, 08:26:34 PM
Last edit: July 26, 2019, 11:34:01 AM by omer-jamal
 #1

I noticed there mobile.css but when I use forum using phone I do not see any change
CSS @media Rule need update ?

Code:
<link rel="stylesheet" type="text/css" media="only screen and (min-device-width: 320px) and (max-device-width: 650px)" href="https://bitcointalk.org/Themes/custom1/mobile.css" />
bL4nkcode
Copper Member
Legendary
*
Offline Offline

Activity: 2142
Merit: 1305


Limited in number. Limitless in potential.


View Profile
July 25, 2019, 11:09:42 PM
 #2

So what do you expect of having mobile media query in the cs file? A responsive mobile layout for the forum? Nope, if you will browse the css file its only for fonts, paddings for smaller devices such mobile, with no grid system that can make a mobile responsive and better look like what other new forum has. Or, what you're expecting seeing those mobile css file.
omer-jamal (OP)
Sr. Member
****
Offline Offline

Activity: 490
Merit: 275


View Profile
July 26, 2019, 09:20:04 AM
Last edit: July 26, 2019, 05:14:40 PM by omer-jamal
 #3


I expect  Something like?



I do not know why not working for me I Do not notice any change when using mobile it's show like PC
How supposed appear for mobile surfers ?

Note: The topic will be reverted to "Archival" again!
mprep
Global Moderator
Legendary
*
Offline Offline

Activity: 3766
Merit: 2610


In a world of peaches, don't ask for apple sauce


View Profile WWW
July 26, 2019, 02:41:02 PM
 #4

This is all the CSS that's present in that file:

Code:
body
{
padding: 1px 3px 0 3px;
}

span.prevnext a:link {font-size:500%}
span.prevnext a:visited {font-size:500%}
span.prevnext a:hover {font-size:500%}
span.prevnext a:active {font-size:500%}

#smfheader
{
display:none
}

.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
color: black;
font-style: normal;
background: inherit;
background-color: #C3D1DC;
border-bottom: none;
border-top: none;
padding-left: 0;
padding-right: 0;
}

#hellomember
{
font-size:small !important;
}

.maintab_back, .maintab_active_back
{
padding: 2px 2px 2px 2px;
}

.maintab_first
{
background: inherit;
background-color:#7392B0;
}
.maintab_back
{
background: inherit;
background-color:#7392B0;
}
.maintab_last
{
background: inherit;
background-color:#7392B0;
}
.maintab_active_first
{
background: inherit;
background-color:#7392B0;
}
.maintab_active_back
{
background: inherit;
background-color:#7392B0;
}
.maintab_active_last
{
background: inherit;
background-color:#7392B0;
}

#toppages{display:none}
.newtxt:after{content:"[new]"}
.newtxt{color:#000099;font-weight:bold;font-size:larger}
.newimg{display:none}

Chances are it is working and the changes are simply very minimal (glancing over it, seems like mostly minor font size, color and spacing changes to certain elements).

TryNinja
Legendary
*
Offline Offline

Activity: 2842
Merit: 7103


Crypto Swap Exchange


View Profile WWW
July 26, 2019, 02:46:56 PM
 #5

If you don’t mind using Firefox on your mobile device, there is this extension that makes BTTK look like the image you posted above.

https://bitcointalk.org/index.php?topic=4500633.0

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
omer-jamal (OP)
Sr. Member
****
Offline Offline

Activity: 490
Merit: 275


View Profile
July 26, 2019, 04:37:41 PM
 #6

thanks, this code not for like what is seeing in image above ?

Great! Can be converted to userscript! I mean using "Tampermonkey" extension or any ~similar..
How to be sure this extension Exactly used same Open Source code and nothing else?
TryNinja
Legendary
*
Offline Offline

Activity: 2842
Merit: 7103


Crypto Swap Exchange


View Profile WWW
July 26, 2019, 04:46:38 PM
 #7

Great! Can be converted to userscript! I mean using "Tampermonkey" extension or any ~similar..
I believe you can do this.

How to be sure this extension Exactly used same Open Source code and nothing else?
You can actually see the extension source code published on the Firefox store by using this website. See if everything is right, then download it: https://robwu.nl/crxviewer/

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
omer-jamal (OP)
Sr. Member
****
Offline Offline

Activity: 490
Merit: 275


View Profile
July 26, 2019, 05:11:22 PM
 #8

I believe you can do this.
not really  Grin I barely know userscript ...I do not think so I'll try to learn how this can be done
so this all extension files and resources? great I learned something new here thank you all
this means we can customize what we want

TryNinja
Legendary
*
Offline Offline

Activity: 2842
Merit: 7103


Crypto Swap Exchange


View Profile WWW
July 26, 2019, 11:59:42 PM
 #9

~
I could do it for you. Just wait a little bit. Smiley

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
YOSHIE
Legendary
*
Offline Offline

Activity: 2114
Merit: 1773



View Profile
July 27, 2019, 03:47:23 PM
 #10

I noticed there mobile.css but when I use forum using phone I do not see any change
CSS @media Rule need update ?
Hello, @ omer-jamal can be updated @media Rule your.
Can you try this one, hopefully it can help you.

Code:
<link rel="stylesheet"media="screen and (min-width: 900px)" href="widescreen.css">
<link rel="stylesheet"media="screen and (max-width: 600px)" href="smallscreen.css">
....

Maybe you can see here how to use it:
Link: https://www.w3schools.com/cssref/css3_pr_mediaquery.asp

Or you can also try this one.
Link: What is a Media Query?



I hope this can help you in applying the mobile.css method in your mobile Rule media.

R


▀▀▀▀▀▀▀██████▄▄
████████████████
▀▀▀▀█████▀▀▀█████
████████▌███▐████
▄▄▄▄█████▄▄▄█████
████████████████
▄▄▄▄▄▄▄██████▀▀
LLBIT|
4,000+ GAMES
███████████████████
██████████▀▄▀▀▀████
████████▀▄▀██░░░███
██████▀▄███▄▀█▄▄▄██
███▀▀▀▀▀▀█▀▀▀▀▀▀███
██░░░░░░░░█░░░░░░██
██▄░░░░░░░█░░░░░▄██
███▄░░░░▄█▄▄▄▄▄████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█████████
▀████████
░░▀██████
░░░░▀████
░░░░░░███
▄░░░░░███
▀█▄▄▄████
░░▀▀█████
▀▀▀▀▀▀▀▀▀
█████████
░░░▀▀████
██▄▄▀░███
█░░█▄░░██
░████▀▀██
█░░█▀░░██
██▀▀▄░███
░░░▄▄████
▀▀▀▀▀▀▀▀▀
|
██░░░░░░░░░░░░░░░░░░░░░░██
▀█▄░▄▄░░░░░░░░░░░░▄▄░▄█▀
▄▄███░░░░░░░░░░░░░░███▄▄
▀░▀▄▀▄░░░░░▄▄░░░░░▄▀▄▀░▀
▄▄▄▄▄▀▀▄▄▀▀▄▄▄▄▄
█░▄▄▄██████▄▄▄░█
█░▀▀████████▀▀░█
█░█▀▄▄▄▄▄▄▄▄██░█
█░█▀████████░█
█░█░██████░█
▀▄▀▄███▀▄▀
▄▀▄
▀▄▄▄▄▀▄▀▄
██▀░░░░░░░░▀██
||.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
░▀▄░▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄░▄▀
███▀▄▀█████████████████▀▄▀
█████▀▄░▄▄▄▄▄███░▄▄▄▄▄▄▀
███████▀▄▀██████░█▄▄▄▄▄▄▄▄
█████████▀▄▄░███▄▄▄▄▄▄░▄▀
███████████░███████▀▄▀
███████████░██▀▄▄▄▄▀
███████████░▀▄▀
████████████▄▀
███████████
▄▄███████▄▄
▄████▀▀▀▀▀▀▀████▄
▄███▀▄▄███████▄▄▀███▄
▄██▀▄█▀▀▀█████▀▀▀█▄▀██▄
▄██▄██████▀████░███▄██▄
███░████████▀██░████░███
███░████░█▄████▀░████░███
███░████░███▄████████░███
▀██▄▀███░█████▄█████▀▄██▀
▀██▄▀█▄▄▄██████▄██▀▄██▀
▀███▄▀▀███████▀▀▄███▀
▀████▄▄▄▄▄▄▄████▀
▀▀███████▀▀
OFFICIAL PARTNERSHIP
FAZE CLAN
SSC NAPOLI
|
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!