PHP-Nuke Wie installiere ich PHP Nuke CMS PHPnuke Hilfe
  Login or Registrieren
::  Home  ::  Downloads  ::  Your Account  ::  Forums  ::
Nuke
 
Modules
· Home
· AvantGo
· Content
· Downloads
· Feedback
· Forum
· Impressum
· Journal
· Members List
· Passwortgenerator
· Private Nachrichten
· Search
· Seite empfehlen
· Statistics
· Stories Archive
· Submit News
· Top 10
· Topics
· Umfrage
· Web Links
· Your Account
 
Search


 
Webhosting
all-inkl.com webhosting
 
Umfrage
Welches CMS würde dich interessieren?

Anleitung für PostNuke (ist fertig)
Anleitung für Mambo / Joomla
Anleitung für e107
Anleitung für CPG-Nuke
Anleitung für PhPBB2 Plus
Anleitung für PC-Nuke
Anleitung für myPHPNuke
Anleitung für phpWebsite
Anleitung für PHPKIT
Anleitung für andere CMS
Anleitung für CMSimple
Anleitung für Typo3



Ergebnisse
Umfragen

Stimmen 414
 
PHP SQL
 
Login
Benutzername

Passwort

Kostenlos registrieren!. Gestalten Sie Ihr eigenes Erscheinungsbild. Passen Sie das Seitenlayout Ihren Wünschen an
 
Languages
Sprache für das Interface auswählen

 
Hits
Wir hatten
1703349
Seitenzugriffe seit September 2004
 
Who's Online
Zur Zeit sind 83 Gäste und 0 Mitglied(er) online.

Sie sind ein anonymer Benutzer. Sie können sich hier anmelden
 
Downloads
· 1: PHP-Nuke Installieren für Anfänger Teil 1
· 2: PHP-Nuke Installieren für Anfänger Teil 2
· 3: PHP-Nuke Installation für Anfäner Teil 3
· 4: Installationsanleitung PHP Nuke 7.6 auf funpic.de Teil 3
· 5: PHP-Nuke 7.6 Installation bei Funpic Teil 1
· 6: Installationsanleitung PHP Nuke 7.6 auf funpic.de Teil 4
· 7: PHP-Nuke 7.6 Installation bei Funpic Teil 2
· 8: Sommaire Menügenerator
· 9: Anleitung PHP Nuke Blöcke aktivieren und ändern.
· 10: Anleitung PHP-Nuke Eigene Blöcke erstellen.
 
Stat

 
PHP-Editor
Freeware PHP-Editor
PHP-Editor Freeware
 
PHP-Nuke Wie installiere ich PHP Nuke CMS PHPnuke Hilfe: Forum

PHP Nuke Anfänger Forum :: Thema anzeigen - News schreiben Style.css

 
 FAQFAQ   SuchenSuchen   MitgliederlisteMitgliederliste   BenutzergruppenBenutzergruppen    
 ProfilProfil   Einloggen, um private Nachrichten zu lesenEinloggen, um private Nachrichten zu lesen 

News schreiben Style.css

 
Neues Thema eröffnen   Neue Antwort erstellen    PHP Nuke Anfänger Forum Foren-Übersicht -> Module Installieren
Vorheriges Thema anzeigen :: Nächstes Thema anzeigen  
Autor Nachricht
Baphomet12
Newbie
Newbie


Dabei seit: Nov 16, 2007
Beiträge: 7

BeitragVerfasst am: So Dez 30, 2007 3:46 pm    Titel: News schreiben Style.css Antworten mit Zitat

Hallo
Ich ich hab ein problem mit schreiben von news und zwar kann ich im editor die schriftgröße ändern aber wenn ich auf vorschau gehe bzw erstellen ist die schrift wieder klein
ich hab schon versucht im style.css was zu ändern aber ohne erfolg
ich verwende nuke 8.003 von dieser seite
das themes ist fiblack3d

ich hab schon erfolglos die forum durchsucht bzw hab ich wahrscheinlich auch denn falschen suchbegriff eingesetzt Embarassed

vielen dank schon mal im vorraus für eure mühe


baphomet
Nach oben
Benutzer-Profile anzeigen Private Nachricht senden
hermann
Nuke-Admin
Nuke-Admin


Dabei seit: Sep 14, 2004
Beiträge: 1347

BeitragVerfasst am: Mo Dez 31, 2007 7:24 am    Titel: Antworten mit Zitat

Hej
in deinem Thmes gibt es in der style.css eine Zeile die mit FONT beginnt.
Code:
FONT      {FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 11px}

ist meistens die erste Zeile.
Lösche die mal raus und schau ob es dann ok ist.
Nach oben
Benutzer-Profile anzeigen Private Nachricht senden
Baphomet12
Newbie
Newbie


Dabei seit: Nov 16, 2007
Beiträge: 7

BeitragVerfasst am: Di Jan 01, 2008 9:14 pm    Titel: Antworten mit Zitat

leider geht das auch nicht hab es eben probiert Embarassed

die zeile hab ich auch rausgelöscht
Code:
TD      {FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 10px}
BODY   {FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 10px}
P      {FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 10px}
DIV      {FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 10px}

/* Form elements */
/*form{display:inline}

/*input{background:#303030;background-color:#303030;color:#e7e7e7;background-color:#272727;font:11px Verdana,Arial,Helvetica,sans-serif;padding-bottom:2px;padding-left:2px;border:1px solid;border-color: #707070 #000000 #000000 #707070}

/*select{background:#303030;background-color:#303030;color:#e7e7e7;font:11px Verdana,Arial,Helvetica,sans-serif}

/*textarea{background:#303030;background-color:#303030;color:#e7e7e7;background-color:#272727;font:11px Verdana,Arial,Helvetica,sans-serif;padding-bottom:2px;padding-left:2px;border:1px solid;border-color: #000000 #707070 #707070 #000000}

/*input.button{background:#303030;font-size:11px;color:#e7e7e7;border:1px solid; border-color:#707070 #000000 #000000 #707070}
/*input.liteoption{background:#303030;font-size:11px;color:#e7e7e7;border:1px solid; border-color:#707070 #000000 #000000 #707070}
/*input.mainoption{background:#303030;color:#ffcc00;font-size:11px;border:1px solid; border-color:#707070 #000000 #000000 #707070}
/*input.catbutton{background:#303030;font-size:11px;border:1px solid; border-color:#707070 #000000 #000000 #707070}


/* Form elements */
input{border-color: #545454; color:#e7e7e7; background-color: #303030; font:normal 11px Verdana,Arial,Helvetica,sans-serif}
textarea{border-color: #545454; color:e7e7e7; background-color: #303030; font:normal 11px Verdana,Arial,Helvetica,sans-serif}
select{border-color: #545454; color:e7e7e7; font:normal 11px Verdana,Arial,Helvetica,sans-serif}

/* The text input fields background colour */
input.post,textarea.post,select{background:#303030}
input{text-indent:2px}

/* The buttons used for bbCode styling in message post */
input.button{background: #000000; color:#9999AA; font:11px Verdana,Arial,Helvetica,sans-serif}

/* The main submit button option */
input.mainoption{background: #000000;font-weight:bold}

/* None-bold submit button */
input.liteoption{background: #000000;font-weight:normal}





/* This is the line in the posting page which shows the rollover
help line. This is actually a text box,but if set to be the same
colour as the background no one will know;)
*/
.helpline{border-style:none}

/* Quote blocks */
.quote{background:#525252;border:1px solid #000000;color:#e7e7e7;
font-size:11px;line-height:125%}

/* Code blocks */
.code{background:#545454;border:1px solid #000000;color:#fff8dc;
font:12px Courier,"Courier New",sans-serif;padding:5px}

/* This is the border line & background colour round the entire page */
.bodyline{background:#303030 url(images/cb_fbr_tex.gif);border:1px solid;border-color: #000000 #707070 #707070 #000000}

/* This is the outline round the main forum tables */
.forumline{background:#010101;border:1px solid;border-color:#000000 #707070 #707070 #000000}

body{background:#2e2e2e;color:#e7e7e7;font:12px Verdana,Arial,Helvetica,sans-serif;margin:8px;padding:0;
scrollbar-3dlight-color:#6a6a6a;
scrollbar-arrow-color:#fc9b00;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#1f1f1f;
scrollbar-highlight-color:#1f1f1f;
scrollbar-shadow-color:#000000;
scrollbar-track-color:#2e2e2e}

/* Category gradients*/
td.cat{font-weight:bold;letter-spacing:1px;background:#191919 url(images/cellpic1.gif);
height:31px;text-indent:4px;
border:1px solid; border-color:#707070 #000000 #000000 #707070}

/* Category gradients*/
td.cat2{background:#191919 url(images/cellpic1.gif);height:25px;text-indent:4px;border:1px solid; border-color:#707070 #000000 #000000 #707070}

.blk{border:1px solid; border-color:#000000 #707070 #707070 #000000 }

/* Main table cell colours and backgrounds */
.row1{background:#272727;border:1px solid; border-color:#707070 #000000 #000000 #707070}
.row2{background:#303030;border:1px solid; border-color:#707070 #000000 #000000 #707070}
.helpline{background:#303030}
.row3{background:#414141;border:1px solid; border-color:#707070 #000000 #000000 #707070}
td.spacerow{background:#464646;border:1px solid; border-color:#707070 #000000 #000000 #707070}

/* This is for the table cell above the Topics,Post & Last posts on the index.php */
td.rowpic{background:url(images/cellpic2.jpg) #010101 repeat-y;
border:1px solid; border-color:#707070 #000000 #000000 #707070}

/* Table Header cells */
th{background: #171717 url(images/cb_fbr_tex.gif);color: #8e8e8e;font-size:11px;
font-weight:bold;height:27px;white-space:nowrap;text-align:center;padding-left:8px;padding-right:8px;
border:1px solid; border-color:#707070 #000000 #000000 #707070}

hr{border: 0px solid #000000;border-top-width:1px;height:0px}

/* This is the gradient background at the top of the page */
.topbkg{background: #1a1a1a url(images/cellpic_bkg.jpg) repeat-x;height:120px; font-size:13px;
line-height: 140%;font-weight:bold;color:#000000}
.headtitle{font:bold 28px/180% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;color: #262626}

.topnav{font-size:10px;background:#1d1c19;color:#dd6900;height:23px;white-space:nowrap;
border:1px solid; border-color:#707070 #000000 #000000 #707070}

/* Specify the space around images */
.imgtopic,.imgicon{margin-left:0}
.imgspace{margin-left:1px;margin-right:2px}
.imgfolder{margin:1px;margin-left:4px;margin-right:4px}

/* Gets rid of the need for border="0" on hyperlinked images */
img{border:0}

/* Background images for tables */
.tbltop{background:#2e2e2e url(images/tnav_t.gif) repeat-x}
.tblleft{background:#2e2e2e url(images/tnav_l.gif) repeat-y}
.tblright{background:#2e2e2e url(images/tnav_r.gif) repeat-y}
.tblbot{background:#2e2e2e url(images/tnav_b.gif) repeat-x}

a:link,a:active,a:visited,a.postlink{color: #d0a700;text-decoration:none}
a:hover{color:#767676}
.title        {BACKGROUND: none; COLOR: #FF9900; FONT-SIZE: 12px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
.content     {BACKGROUND: none; COLOR: #cccccc FONT-SIZE: 10px; FONT-FAMILY: Verdana, Helvetica}
.block-title {BACKGROUND: none; COLOR: #FF9900; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Helvetica}
.storytitle  {BACKGROUND: none; COLOR: #FF9900; FONT-SIZE: 11px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
.storycat    {BACKGROUND: none; COLOR: #cccccc; FONT-SIZE: 11px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: underline}
.boxtitle     {BACKGROUND: none; COLOR: #FF9900; FONT-SIZE: 10px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
.boxcontent  {BACKGROUND: none; COLOR: #cccccc; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Helvetica}
.option     {BACKGROUND: none; COLOR: #cccccc; FONT-SIZE: 10px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
.tiny       {BACKGROUND: none; COLOR: #cccccc; FONT-SIZE: 10px; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
.small       {BACKGROUND: none; COLOR: #cccccc; FONT-SIZE: 9px; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
Nach oben
Benutzer-Profile anzeigen Private Nachricht senden
hermann
Nuke-Admin
Nuke-Admin


Dabei seit: Sep 14, 2004
Beiträge: 1347

BeitragVerfasst am: Di Jan 01, 2008 10:28 pm    Titel: Antworten mit Zitat

versuchs mal beim
Code:
.content     {BACKGROUND: none; COLOR: #cccccc FONT-SIZE: 10px; FONT-FAMILY: Verdana, Helvetica}

zu löschen
Code:
.content     {BACKGROUND: none; COLOR: #cccccc  FONT-FAMILY: Verdana, Helvetica}
Nach oben
Benutzer-Profile anzeigen Private Nachricht senden
Baphomet12
Newbie
Newbie


Dabei seit: Nov 16, 2007
Beiträge: 7

BeitragVerfasst am: Mi Jan 02, 2008 6:42 am    Titel: Antworten mit Zitat

thx hermann, ich hab cookis bei mir gelöscht nun geht es super
Nach oben
Benutzer-Profile anzeigen Private Nachricht senden
Beiträge der letzten Zeit anzeigen:   
Neues Thema eröffnen   Neue Antwort erstellen    PHP Nuke Anfänger Forum Foren-Übersicht -> Module Installieren Alle Zeiten sind GMT + 1 Stunde
Seite 1 von 1

 
Gehe zu:  
Du kannst keine Beiträge in dieses Forum schreiben.
Du kannst auf Beiträge in diesem Forum nicht antworten.
Du kannst deine Beiträge in diesem Forum nicht bearbeiten.
Du kannst deine Beiträge in diesem Forum nicht löschen.
Du kannst an Umfragen in diesem Forum nicht mitmachen.


Powered by phpBB © 2001, 2002 phpBB Group
Alle Zeiten sind GMT + 1 Stunde
Elektro phpbb2 style by Totoelectro :: Ported for PHP-Nuke by nukemods.com
Impressum

 Rss Feed
PHP-Nuke Copyright © 2004 by Francisco Burzi. This is free software, and you redistribute it under the GPL. PHP-Nuke comes with absolutely no warranty, for details, see the license.
Erstellung der Seite: 0.24 Sekunden

:: Elektro phpbb2 style by Totoelectro :: PHP-Nuke theme by www.nukemods.com ::