I have just embedded my tumblr into my website (which is not visible to anyone yet), with this code:
<script type="text/javascript" src="http://www.thegoodbad.tumblr.com/js" ></script>
It worked out, and shows the posts BUT the problem is: it shows all the pictures on the website with a 400px width even though on my tumblr they are bigger.
So far I:
- played around with the photo url, and changed it to high reslolution
- tried to add some css code to my website
- tried to use other tumblr themes with high resolution pictures
I read that tumblr hard-coded the pictures to max. 400px. I don´t know if I actually have to change something in my tumblr code to change the image size output or if I can change this in the code of the new site.
I am kinda new to all of this and so far I managed but now I would really appreciate some help!