Search found 4 matches

by RoProe
Sun 6. Nov 2005, 19:31
Forum: phpwcms Support English
Topic: Change Font size at {news}
Replies: 7
Views: 2426

Hello Master phpwcms!

thank you, it works!
by RoProe
Sun 6. Nov 2005, 09:57
Forum: phpwcms Support English
Topic: Change Font size at {news}
Replies: 7
Views: 2426

Hello,

no, it doesn't work. And I don't know why.




<div class="news">
<p>
<a href="index.php?id=8,3,0,0,1,0">
<span class="datelink">05.11.2005 <br>
</span>
Der richtige Pr…
</a>
<p>
<a href="index.php?id=6,2,0,0,1,0">
<span class="datelink">05.11.2005 <br>
</span>Was ist osComme ...
by RoProe
Sat 5. Nov 2005, 22:54
Forum: phpwcms Support English
Topic: Change Font size at {news}
Replies: 7
Views: 2426

Thank you,

but i don't know the right way.
by RoProe
Sat 5. Nov 2005, 20:50
Forum: phpwcms Support English
Topic: Change Font size at {news}
Replies: 7
Views: 2426

Change Font size at {news}

Hello,

i want to change the font size from {news} rt.

My first way:

Code: Select all

<font size="-4">{NEW:20}</font>
but it doesn't work.

my second way, i create a news class in frontend.ccs

Code: Select all

.news { font-size: 8px}
it doesn't works too.

how can I do this?

Robert