Author Topic: Paar Fragen! Zu Änderungen am Style  (Read 7547 times)

0 Members and 1 Guest are viewing this topic.

Offline Derdivel

  • Pre-Newbie
  • Posts: 7
    • View Profile
Paar Fragen! Zu Änderungen am Style
« on: April 12, 2005, 01:47:11 PM »
Tach möcte geren folgendes machen Ich hoffe dabei kann mir jemmand helfen!






Wie mach ich es das es so ist ?
Also ohne detail ansicht! Sofort download also so wie dort auf dem bild!
Gibd tmp. dafür?


Offline RoadDogg

  • Sr. Member
  • ****
  • Posts: 488
    • View Profile
    • Düsipixel
Re: Paar Fragen! Zu Änderungen am Style
« Reply #1 on: April 12, 2005, 02:15:42 PM »
Keinen Millimeter zu viel zeigen und schon gar keinen Link zur Galerie, man könnte sonst ansatzweise wissen, was du meinst...

Wass ich erraten kann:

Schriftfarbe bei "Kategorien auswählen" und "Bilder pro Seite"

templates/YOURTEMPLATES/style.css

Dort die Klassen

.dropdownmarker  und .setperpageselect suchen und den Wert entspr. ändern

   color:white;


 Links zu Top Bilder und Neue Bilder weg

Diesen Code
Code: [Select]
<a href="{url_top_images}"><font class="navtxt">{lang_top_images}</font></a>&nbsp;
        <a href="{url_new_images}"><font class="navtxt">{lang_new_images}</font></a>&nbsp;&nbsp;
eventuell noch mit entsprechenden Tabellen (je nach verwendetem Style) in mehreren Dateien entfernen:

home.html
categories.html
error.html
member.html
lightbox.html
search.html
register.html
details.html
...
vielleicht habe ich welche vergessen

Die unsaubere aber einfachere Lösung wäre die Sprachvariablen {lang_new_images} {lang_top_images} aus
lang/YOURLANGUAGE/main.php zu entfernen

Viel Glück ;)
For support requests please don´t forget link to your Gallery/to phpinfo.php
Code: [Select]
<?
phpinfo()
?>
safe_mode must turned OFF
Please check Error Messages

Offline Derdivel

  • Pre-Newbie
  • Posts: 7
    • View Profile
Re: Paar Fragen! Zu Änderungen am Style
« Reply #2 on: April 12, 2005, 07:08:31 PM »
hehe sorry URL: www.byteprof.de/phpkit/

Offline Derdivel

  • Pre-Newbie
  • Posts: 7
    • View Profile
Re: Paar Fragen! Zu Änderungen am Style
« Reply #3 on: April 12, 2005, 07:19:14 PM »
Quote
templates/YOURTEMPLATES/style.css

Dort die Klassen

.dropdownmarker  und .setperpageselect suchen und den Wert entspr. ändern

   color:white;

find ich nicht in der .css




Farge 2 und 3 stehen nun noch noch offen

Offline RoadDogg

  • Sr. Member
  • ****
  • Posts: 488
    • View Profile
    • Düsipixel
Re: Paar Fragen! Zu Änderungen am Style
« Reply #4 on: April 12, 2005, 08:34:54 PM »
per default werden diese css Klassen benutzt,  sonst hättest du die functions.php ändern müssen.

Dein erstes Bild "Das alles weg" ist das auf der Startseite oder wo?

Deine Galerie habe ich nicht gefunden  :|
For support requests please don´t forget link to your Gallery/to phpinfo.php
Code: [Select]
<?
phpinfo()
?>
safe_mode must turned OFF
Please check Error Messages

Offline Derdivel

  • Pre-Newbie
  • Posts: 7
    • View Profile
Re: Paar Fragen! Zu Änderungen am Style
« Reply #5 on: April 12, 2005, 10:08:03 PM »
sorry hat vegessen frei zu scahletn nun siehste alles unter covers findes die gallary

Offline Derdivel

  • Pre-Newbie
  • Posts: 7
    • View Profile
Re: Paar Fragen! Zu Änderungen am Style
« Reply #6 on: April 14, 2005, 02:07:10 PM »
wer kann mir noch mein 2 fragen beantworten bitte :)

Offline RoadDogg

  • Sr. Member
  • ****
  • Posts: 488
    • View Profile
    • Düsipixel
Re: Paar Fragen! Zu Änderungen am Style
« Reply #7 on: April 14, 2005, 06:27:02 PM »
kannste mal deine style.css (die aus dem templateordner, der templates die du auch im Einsatz hast) posten?

Wg der Anzeige auf quasi der Startseite:

das ist die home.html. Da die entspr. Einträge zB

Code: [Select]
<table width="100%" border="0" cellspacing="0" cellpadding="4">
                          <tr>
                            <td class="head1" valign="top">{lang_new_images}</td>
                          </tr>
                        </table>

entfernen und schauen was passiert.

Der Text steht nur so da, wie noch keine Kats angelegt und Bilder online sind, sollen da nie welche rein ??



For support requests please don´t forget link to your Gallery/to phpinfo.php
Code: [Select]
<?
phpinfo()
?>
safe_mode must turned OFF
Please check Error Messages

Offline Derdivel

  • Pre-Newbie
  • Posts: 7
    • View Profile
Re: Paar Fragen! Zu Änderungen am Style
« Reply #8 on: April 15, 2005, 03:51:59 PM »
body   { background-color: #1F2B3A;
 margin: 4px;
 font-family: arial, verdana;
 color: #AEAEAE;
 font-size: 12px;
 scrollbar-base-color: #;}

font {
 font-size: 12px;
 font-family: arial, verdana;
 font-size: 12px;
 color: #AEAEAE;}

table.standard,
table.userhead,
table.userbody,
table.userbottom,
table.quote,
table.contenthead,
table.contentbody,
table.contentbottom,
table.forumhead,
table.forumbody,
table.forumbottom,
table.event,
table.commentbody  {
 background: #1F2B3A;}

td, th {
 font-size: 12px;
 font-family: arial, verdana;
 color: #AEAEAE;}

hr {
 color: #;}

input,
option,
select,
textarea {
 font-family: verdana, arial;
 font-size: 12px;
 color: #000000;
 background: #1F2B3A;}

.radio, .checkbox {background: none;}
.w90   {width: 90%;}


.big {
 font-size: 14px;}

.small, .forumedit {
 font-size: 11px;}

.bg, .bgsmall {
 color: #AEAEAE;}

.bgsmall {
 font-size: 11px;}

a, a.forumcat, a.forumthread {
 font-family: arial, verdana;
 font-size: 12px;}

a:link, a:visited,
a.forumcat:link, a.forumcat:visited,
a.forumthread:link, a.forumthread:visited {
 color: #AEAEAE;}

a:hover, a:active,
a.forumcat:active, a.forumcat:hover,
a.forumthread:active, a.forumthread:hover {
 color: #1F2B3A;}

a.big:hover, a.big:active {
 color: #AEAEAE;}

a.small:hover, a.small:active {
 color: #AEAEAE;}

.heads, .headssmall {
 font-family: tahoma, verdana;
 color: #AEAEAE;
 }
a.heads, td.heads, th.heads {
 font-size: 12px;
 }

td.heads, th.heads {
 background-color: ##1F2B3A; background-image: url(images/style/sanuk/heads.gif);}


a.heads:link,
a.heads:visited {
 color: #AEAEAE;
 }

a.heads:active,
a.heads:hover {
 color: #AEAEAE;
}

a.headssmall, font.headssmall {
 font-size: 11px;}

a.headssmall:link,
a.headssmall:visited {
 color: #AEAEAE;
 }

a.headssmall:active, a.headssmall:hover {
 color: #AEAEAE;}

td,th {color: #AEAEAE;}

td.left,
th.left,
td.commentleft,
th.commentleft  {
 background-color: #1F2B3A;
 color:#AEAEAE; }

td.right,
th.right,
td.commentright,
th.commentright {
 background-color: #1F2B3A;
 color: #AEAEAE; }

td.standard,
th.standard,
td.event,
th.event {
 background-color: #1F2B3A;
 color: #AEAEAE; }

td.highlight,
th.highlight {
 background-color: #1F2B3A;
 color: #AEAEAE; }

td.odd,
th.odd,
td.contentodd,
th.contentodd,
td.forum1,
th.forum1 {
 background-color: #1F2B3A;
 color: #AEAEAE;
 }

td.odd2,
th.odd2,
td.contentodd2,
th.contentodd2,
td.forum2,
th.forum2 {
 background-color: #1F2B3A;
 color: #AEAEAE;
 }

td.even,
th.even,
td.contenteven,
th.contenteven,
td.forum3,
th.forum3 {
 background-color: #1F2B3A;
 color: #AEAEAE; 
 }

td.even2,
th.even2,
td.contenteven2,
th.contenteven2,
td.forum4,
th.forum4 {
 background-color: #1F2B3A;
 color: #AEAEAE;
 }

table.navtabletop,
table.navtableleft,
table.navtableright,
table.navtablebottom {
 background: #1F2B3A;}

td.quote {background-color: 1F2B3A; font-family: arial, verdana; font-size: 12;}


td.navheadtop,
 th.navheadtop,
td.navheadleft,
 th.navheadleft,
td.navheadright,
 th.navheadright,
td.navheadbottom,
 th.navheadbottom {
 background-color: #1F2B3A;
 color: #AEAEAE;
 font-family: verdana, arial;
 font-size: 12px;
 background-image: url(images/style/sanuk/heads.gif);
 }

A.navheadtop:link,
A.navheadtop:visited,
A.navheadleft:link,
A.navheadleft:visited,
A.navheadright:link,
A.navheadright:visited,
A.navheadbottom:link,
A.navheadbottom:visited   {
 text-decoration: underline;
 color: #AEAEAE;
 font-family: verdana, arial;
 font-size: 12px; }

A.navheadtop:active,
A.navheadtop:hover,
A.navheadleft:active,
A.navheadleft:hover,
A.navheadright:active,
A.navheadright:hover,
A.navheadbottom:active,
A.navheadbottom:hover {
 text-decoration: none;
 color: #AEAEAE;
 font-family: verdana, arial;
 font-size: 12px; }
 
td.navbgtop,
 th.navbgtop,
td.navbgleft,
 th.navbgleft,
td.navbgright,
 th.navbgright,
td.navbgbottom,
 th.navbgbottom {
 background-color: #1F2B3A;
 color: #AEAEAE;
 font-family: arial, verdana;
 font-size: 12px; }

A.navtop:link,
A.navtop:visited,
A.navleft:link,
A.navleft:visited,
A.navright:link,
A.navright:visited,
A.navbottom:link,
A.navbottom:visited   {
 text-decoration: none;
 color: #AEAEAE;
 font-family: arial, verdana;
 font-size: 12px; }

A.navtop:active,
A.navtop:hover,
A.navleft:active,
A.navleft:hover,
A.navright:active,
A.navright:hover,
A.navbottom:active,
A.navbottom:hover {
 text-decoration: none;
 color: #AEAEAE;
 font-family: arial, verdana;
 font-size: 12px;
 }
 

Offline RoadDogg

  • Sr. Member
  • ****
  • Posts: 488
    • View Profile
    • Düsipixel
Re: Paar Fragen! Zu Änderungen am Style
« Reply #9 on: April 15, 2005, 05:29:58 PM »
Code besser immer in [code][code] Tags setzen.
seltsame style.css ?

Wenn du in deinen Quellltext schaust, werden die Klassen gesucht, in der css stehen sie allerdings nicht.
=> class="categoryselect" und class="setperpageselect"

Kannst die Klassen in die für die templates zuständige style.css anlegen, evtl klappt es dann

Sowas einfügen (halt noch die Werte, die du brauchst)
Code: [Select]
.setperpageselect {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: Black;
  font-size: 11px;
  background-color : White;
}

.categoryselect {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color: Black;
  font-size: 11px;
  background-color : White;
}
For support requests please don´t forget link to your Gallery/to phpinfo.php
Code: [Select]
<?
phpinfo()
?>
safe_mode must turned OFF
Please check Error Messages