sorrentandrea
-
Feedback on my website?
@FatStraw thanks for the problem you have pointed out =) @eristic thanks man, I'm going to revisit all of what I wrote, following your tips =) You all really helped me so THANK YOU! :D
-
How to take "responsive screenshots"
Really thank you all =)
-
Feedback on my website?
@posterity576 thanks for the accurate answer I'll make this change. =)
-
Feedback on my website?
@howlermiller Ok, I totally agree with you. I'll find a way to change the style to that words =) @eristic thanks for the observation about the image, I totally forgot to scale it down! =) I don't keep the message about the home page: I…
-
Feedback on my website?
@posterity576 I heard this problem one time, but I never studied in deep. I can make this without problem, but I would like to know more. Is it just a problem because the HTML is for content and CSS is for style, or any other reasons? thanks
-
Feedback on my website?
@howlermiller I totally understand what you're saying about the inconsistence. I faced that problem for a very long time. It was the main problem to me. I went this way because I tried every option(like having all the same color, all the same h…
-
How to take "responsive screenshots"
@treeRoot I'm able to do the job without any program, I was asking for something automatic, but it don't seem to exist. =) @ChrisP thanks I'll give it a try =)
-
How to take "responsive screenshots"
@ChrisP what plugin are you using for chrome?
-
Feedback on my website?
Thanks for the feedback! I'll think about the "left-align" of the logo =)
-
How to take "responsive screenshots"
It's a cool service but I need something different =)
-
How to take "responsive screenshots"
I use Windows 7 x64
-
@font-face problem on mobile
Hi chris I made yesterday an update to my ipod and now it display all the font in the correct way =)
-
@font-face problem on mobile
@chrisburton I opened the website on my ipod touch and the problem is still here.. the only font that doesn't charge is the League Gothic Condensed(about page), I'm thinking to use TipeKit for it.. what do you think? it's possible tha…
-
@font-face problem on mobile
Thanks one more time =)
-
@font-face problem on mobile
Great!!! thanks chris! :D
-
@font-face problem on mobile
Ok I'll let you know tomorrow because I don't have wi-fi and I need to go to university for this.. Really dont' know how to thank you! =) And do you know what is the right way to give attribution to the font?
-
@font-face problem on mobile
Changed and it works! =) the problem was that we were missing the "css" folder right? =) can I ask you why it should work on mobile with this URL?
-
@font-face problem on mobile
In the webfonts folder [IMG]http://i46.tinypic.com/21488qw.png[/IMG]
-
@font-face problem on mobile
Here is the screenshot thanks for the patience chris [IMG]http://i47.tinypic.com/35hpvnt.png[/IMG]
-
@font-face problem on mobile
@chrisburton sorry for my ignorance but I don't know how to add a screenshot to this discussion
-
@font-face problem on mobile
@chrisburton yes you're right the service on wich I've the website do not support the non "www" so I'm making change to the DNS to correct this lack but it takes 12-24h to do this, so in the meanwhile I updated the links as…
-
@font-face problem on mobile
@chrisburton I'll give attribution as soon as possible, thanks for the tip =) I edited the css files with the absolute URL's but it's not working now, maybe it's a fault of mine, I don't know =( I'm having some probl…
-
@font-face problem on mobile
@djdaniel150 I think there is nothing wrong with the @import. I was just using it in the right way. Please look at http://www.w3.org/TR/CSS21/cascade.html#at-import "The '@import' rule allows users to import style rules from other sty…
-
@font-face problem on mobile
@Paulie_D "Sure it would make more sense to just have a single CSS file and add all the fonts at the top but he hasn't" Sure it has more sense and I did it! but when I saw that it did not load on mobile I swiched to the @import way. …
-
@font-face problem on mobile
Hi @Paulie_D I have two font folders: one for the museo family and one for the League Gothic, I've checked and I have for each folder the following format 'eot', 'svg', 'ttf', 'woof'. Also the 'font&…
-
CSS : space between h2 and ul
thanks for the advice andy I'll keep in mind.. =)
-
CSS : space between h2 and ul
thanks so much guys! both solution worked really good! I used the overflow: hidden; thanks again!