howtostudykorean
Forum Replies Created
Viewing 1 replies (of 1 total)
-
Forum: Plugins
In reply to: [Collapse-O-Matic] Spacing between complex titlesThanks for the response.
I’ve fully updated to 1.6.5 and the issue is still persisting.
I’ve left the page I’m working on (same link as above) with the use of the
- code wrapping the long list of titles (from “Korea” to “student”). It is the one thing that shows the most promise in fixing it. If you look at the list I have, the first two vocabulary words (“Korea” and “city”) are close, which is the way I want the space between each title to be. There are spacing problems within the hidden content of those two titles, but I’ll happily take the spacing problems within the hidden content over the spacing problems of the titles.
It’s just a guess, but I think because I have
- …
wrapping more things than just a list of [expand] … [/expand] that it is causing a problem.
This is what the code looks like now:
<ul> Nouns: <a href="http://www.howtostudykorean.com/wp-content/uploads/2014/01/wLesson1-1.mp3">한국</a> = [expand title="Korea" trigclass="arrowright"] Common Usages 한국 사람 (Korean person) 한국어 (Korean language) Examples 저는 7년 동안 <strong>한국</strong>에서 살았어요 = I lived in <strong>Korea</strong> for seven years 저는 내년에 <strong>한국</strong>에 갈 거에요 = I will go to <strong>Korea</strong> next year 저의 어머니는 올해 <strong>한국</strong>에 올 것입니다 = My mom will come to <strong>Korea</strong> this year 저는 한국어를 <strong>한국</strong>에서 배웠어요 = I learned Korean in <strong>Korea</strong>[/expand] <a href="http://www.howtostudykorean.com/wp-content/uploads/2014/01/wLesson-1-2.mp3">도시</a> = [expand title="city" trigclass="arrowright"] Example: 서울은 큰 <strong>도시</strong>예요 = Seoul is a big <strong>city</strong>[/expand] <a href="http://www.howtostudykorean.com/wp-content/uploads/2014/01/wLesson-1-3.mp3">이름</a> = [expand title="name" trigclass="arrowright"] Common Usages 이름이 뭐예요? (What is your name?) 제 이름은 __이에요 (My name is__) Examples 그 사람의 <strong>이름</strong>은 뭐예요? = What is that person’s <strong>name</strong>? 저의 <strong>이름</strong>은 김한성이에요 = My <strong>name</strong> is 김한성[/expand] ... ... ... </ul>Thanks again,
Will
Viewing 1 replies (of 1 total)