hallo,
also ich möchte anynews darstellen.
klappt auch.
aber:
ich verstehe die layout Anderung, beschieben in der readme, nicht.
was muss ich z.b. in meine navilaeiste schreiben
echo "<div id=\"mynews\">";
<?php display_news_items();?>
echo "</div>";
das kann ja nicht sein?
und was muss ich der css ändern??
wo trage ich das ein in languages/DE.php ???:
The additional div section is used to restrict the style defintions to the news only, without influencing
the rest of your layout. The following CSS examples needs to be added to the CSS file of your template.
Q: The font size of the news text is too big?
#mynews p { font-size:80%; }
Q: You want the news title to show up in brown?
#mynews strong { color:brown; }
Q: The news header should have a left brown border?
#mynews h2 { border:1px dotted brown; margin:5px; padding:0; }
Q: You don´t like the bullets in the unsorted list
#mynews ul{ list-style-type:none; }
Auszug aus Infodatei anynews
http://addons.websitebaker.org/pages/modules.php
kann mir jemand helfen? daniel?
besten gruß
frederik
