choszt
Forum Replies Created
-
Hallo Paula
I donated and tried to contact Tomas 3 days ago. Would be great if you could help me out in the meantime. I can be reached via [email protected]
Thanks in advance, chostz
Forum: Themes and Templates
In reply to: [Tiny Framework] Where to change font sizes for content?That’s what I was looking for. Thanks a lot for your help!
chosztForum: Themes and Templates
In reply to: [Tiny Framework] Where to change font sizes for content?Hello Tomas personally, thanks for answering!
I am referring to style.css Version 2.3 in tiny-frames (no child) that has 4700 lines.
Tip88 appears 4 times at these following lines. The comments next to Tip88 always says its about colour schemes
1566
2226
2378
2912
4198
4360
Chapter /* 15.0 Media queries starts at line 3982 so I guess you are referring to one of the two last Tip88.
There, I still can’t identify where that font size is identified.
I also looked in chapter 11.1 starting at line 2319 with no success.Any more hints?
Forum: Themes and Templates
In reply to: [Tiny Framework] Add additional text into comment pageI fumbled around a bit and finally simply put text here to make it appear in front of the comment input form:
<?php endif; // have_comments() ?>
<p>Here my custom text</p>