Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 5 years ago.
Improve this question
I don't know what bug it is, but it hurts.
Just look at the picture and tell me what do you think it is and how to fix?
As you can see problem, all classes duplicate itself.
Probably styles.css is linked 2 times in your HTML. Check the content of head tag.
Related
Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 2 years ago.
Improve this question
can anyone please help me with this gradients , thanks.
This what i was able to do
and this what i want
Try this web site https://cssgradient.io/
you can make the gradient, then, copy the css code for your background.
Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 7 years ago.
Improve this question
I used to have Minimal style and then I decided to change to Radar. As I can see it renders wrong(see the image) What can cause this problem? I didn't edit css. Just downloaded and included to a page.
http://github.hubspot.com/pace/docs/welcome/
Some of your styles are probably leaking in to the loader.
You can try loading it on a page by itself to test this.
Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 9 years ago.
Improve this question
I am working on a college website and I want to include a Sticky Notes that is shown in windows7.
Any Data or content can be added dynamically and user can add or delete their own sticky notes.
Any Help
using Html5 and css3 you can make a sticky note.
Check the link.
http://cdn.tutsplus.com/net/uploads/legacy/771_sticky/step5.html
Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 8 years ago.
Improve this question
I have been trying to sort this issue for over a week with no joy. I think it must be a css issue but just can't fathom out what I have got wrong. I'm self-taught so would be grateful for any help.
My website is www.infantsleepresources.com
The CSS is here
Thank you
Websafe image file types are: jpg, gif, png. You should not use tif.
Change the image to one of the others, and you should find it works fine.
Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 9 years ago.
Improve this question
I new to LESS, first using it, but from the start have problem.
I can apply variables at all, here is photo with background-color http://i1367.photobucket.com/albums/r799/Yaroslav_Kuzyo/1_zps9e9436e1.jpg, as you can see Chrome cross background-colour, but if I use #HEX it works. Thanks for the help
You need to change your link rel attribute to stylesheet/less so that it can be parsed by the JavaScript.