Talk:German Version
From Torpia Wiki
- 1 Problem: Why is only a bit of the text Italic?
- 2 Problem: Why are there Different big Spaces between the Pictures?
- Schlauli 17:17, 12 December 2010 (UTC)
- 1: The italic text end where you did a line break. Is a problem with the wiki, it identify a line break as the end of the paragraph and close the html tag that render it, therefore the style used for that paragraph ends there and the next paragraph start with no style.
- In HTML words, you have an starting <p> with an italic style, when you add the line break the wiki interpret this as the end of the </p> and start a new <p> below, so no style for it.
- I already corrected it. =)
- 2: Some images have a white space at the side, making it bigger. As the background colour is a light grey you don't notice it, but is there. You need to crop those images or I can make new ones like the ones I have for .com and .nl.
- PaiSand 00:02, 13 December 2010 (UTC)
