Forum Replies Created
-
AuthorPosts
-
any help would be appreciated :) Thanks so much in advance!….
Jordan, you are awesome :)
thanks so much! it worked perfectly :)February 12, 2019 at 4:28 pm in reply to: erased all my settings, now when logged in, things look wonky. please help. #1065986ahhh, bless you Rikard :) you’re a genius!…worked immediately :)
thanks so much!February 11, 2019 at 10:29 pm in reply to: erased all my settings, now when logged in, things look wonky. please help. #1065712HELP!!!!
February 11, 2019 at 5:48 pm in reply to: erased all my settings, now when logged in, things look wonky. please help. #1065529sure could use some help over here :)
Bueller?
Bueller?
;)
February 11, 2019 at 5:08 pm in reply to: erased all my settings, now when logged in, things look wonky. please help. #1065509as far as I can tell, all my settings seem ‘ok’ while i’m logged in…I’ve gone over everything, and aside from the font control issues I have with this theme (not getting the proper weights etc for lato like ‘900’ which I’d love some help on as well….everything seems cool…until i preview the site and it looks like those images i posted… once i log out, everything appears fine….but that makes it very difficult to work on the site when it’s all broken like that….
we can close this one, thanks so much to everyone for chiming in with help!
cheers
tysonso….
first of all, thanks so much everyone for chiming in :) it’s very very much appreciated :)we solved the issue :)
we added
h1 {
font-family: Lato !important;
font-size: 57px !important;
font-variant: normal;
font-weight: 900 !important;
line-height: 63px;
}
@media(max-width:480px){
h1{
font-size: 29px!important;
line-height: 32px ;
}
}
h2 {
font-family: Lato !important;
font-size: 46px !important;
font-variant: normal;
font-weight: 900!important;
line-height: 48px;
}
@media(max-width:480px){
h2{
font-size: 23px!important;
line-height: 24px ;
}
}
h3 {
font-family: Lato !important;
font-size: 37px !important;
font-variant: normal;
font-weight: 900!important;
line-height: 44px;
}
@media(max-width:480px){
h3{
font-size: 19px!important;
line-height: 22px ;
}
}
h4 {
font-family: Lato !important;
font-size: 23px !important;
font-variant: normal;
font-weight: 700!important;
line-height: 32px;
}
@media(max-width:480px){
h4{
font-size: 17px!important;
line-height: 23px ;
}
}
h5 {
font-family: Lato !important;
font-size: 15px !important;
font-variant: normal;
font-weight: 700!important;
line-height: 20px;
}
@media(max-width:480px){
h5{
font-size: 15px!important;
line-height: 20px ;
}
}
p {
font-family: Lato;
font-size: 17px;
font-style: normal;
font-variant: normal;
font-weight: 400!important;
line-height: 25px;
}
blockquote {
font-family: Lato;
font-size: 21px;
font-style: normal;
font-variant: normal;
font-weight: 400!important;
line-height: 30px;
}
pre {
font-family: Lato;
font-size: 13px;
font-style: normal;
font-variant: normal;
font-weight: 400!important;
line-height: 18.5667px;}
as well as adding in the call for all the font weights for lato in the header…
and that, as they say, was that :)
now everything finally works exactly how i wanted it :)
kinda losing my mind here…
could really use some help…hello?…
could use some help here :)just tried changing it to:
}
html { font-size: 100%; }
body { line-height: 1.6875; font-family: ‘Lato’, arial, helvetica, sans-serif; }
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: ‘lato’, arial, helvetica, sans-serif; font-weight: 900; margin-top: 0; line-height: 1.1; }
h1 { font-size: 200%; }
h2 { font-size: 180%; }
h3 { font-size: 160%; }
h4 { font-size: 120%; }
h5 { font-size: 100%; }
h6 { font-size: 80%; }
p { color: #000000; font-size: 100%; font-weight: 500; margin-bottom: 5%; }@media (min-width: 768px) {
body { font-size: 80%; }}
@media (min-width: 992px) {
body { font-size: 100%; }}
@media (min-width: 1200px) {
body { font-size: 120%; }}
so far, no luck..not working…
actually, I may not have solved anything lol…
still having problems…I think I pretty much have the font weight problem solved…
but the main issue now is responsiveness…I’ve added css to ‘quick css’, as well as the ‘built-in css editor’
}
@media (min-width: 480px) {
H1 { font-size: 50%; }
}
@media (min-width: 768px) {
H1 { font-size: 80%; }
}
@media (min-width: 992px) {
H1 { font-size: 90%; }
}
@media (min-width: 1200px) {
H1 { font-size: 100%; }essentially, I’m trying to emulate https://gusto.com/ how they do their fonts… but with Lato as the font family…
I’m not having a whole lot of success at this point…
we’re having some serious issues with the responsive text… it’s massive…and the line spacing is wack….help me, obi-wan…you’re our only hope!
:)}
never mind..I seem to have solved the problem myself :)
if the css i added is incorrect, or part of the problem, please feel free to erase it :)
hello?
sure could use some help here :)Bueller?
Bueller?;)
yeah, it’s a corporate site, and we’re behind a firewall…
could that be the problem?
we’re set to go live on Wednesday, and the icon list is one of the only problems we have left to solve…
have you come across that sort of thing before?once again, can only really post this:
https://ibb.co/iVUdf6Private.
- This reply was modified 7 years ago by Rikard.
thanks so much…going to give it a try now :)
July 6, 2016 at 4:57 pm in reply to: tutorials on how to recreate the 'app' demo or the 'health' demo? #657607thanks Andy :)
much appreciated :)July 4, 2016 at 10:03 pm in reply to: tutorials on how to recreate the 'app' demo or the 'health' demo? #656765I’m trying to recreate something like this…(fullwidth screen, split in two, and responsive)
- This reply was modified 8 years, 4 months ago by tkingsbu.
October 15, 2014 at 5:45 pm in reply to: how to edit or change text layouts on top of fullscreen or large images… #336287thanks so much Yigit….we’re going to try that now, and we’ll let you know how it works!…
we tried something very similar yesterday, but weren’t able to get all three paragraphs in… (the centered one, then the two beneath it) also we had some other troubles with image size…. my co-worker Kayla will post here next if we can’t get it working….she’ll also try and post the actual page to show you how and where we’re having difficulties)thanks for the quick response!
-
AuthorPosts