[verplaatst] weghalen + kleur geven

Hulp nodig bij een stijl? Voor zowel XHTML/CSS als grafische vragen uiteraard gerelateerd aan phpBB2. Support wordt helaas niet meer verleend.
Forumregels

Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.
phpBB2.0.x
Gesloten
Gebruikersavatar
Xanland
Berichten: 828
Lid geworden op: 23 jan 2005, 17:02
Locatie: Apeldoorn, The Netherlands
Contacteer:

[verplaatst] weghalen + kleur geven

Bericht door Xanland » 21 okt 2005, 11:03

Hallo Allemaal,

Ik wil het witte balkje bovenaan weghalen:Afbeelding (en het witte stukje (met tekst) in de rode balk moet weggehaald worden).

En ik wil het volgende kleur geven: Afbeelding (in het rode vakje hoort 'Feedback' te staan!!).

Verplaatst door mosymuis

Edit: Het rode is al opgelost!
Laatst gewijzigd door Xanland op 22 okt 2005, 10:30, 2 keer totaal gewijzigd.
Mvg, Xanland.
phpBBmods
---
Muziekforum
---

Gebruikersavatar
Lady Elensar
Berichten: 592
Lid geworden op: 17 okt 2005, 00:48

Bericht door Lady Elensar » 21 okt 2005, 14:12

Je wil bij het onderste plaatje de link kleur geven? Je hebt misschien de kleur van navigatie-link dezelfde kleur als je achtergrond gegeven. ik weet niet zeker of je dit in je ACP ook kunt veranderen, en anders moet je het misschien wijzigen in je template_naam.css (bijv. subSilver.css). je zoekt dan de volgende regel op:

Code: Selecteer alles

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
en dan één van de kleuren daar onder, bij .nav of a.nav veranderen in een andere kleur. misschien helpt dit?

Gebruikersavatar
Bee
Berichten: 13403
Lid geworden op: 29 aug 2004, 10:30

Bericht door Bee » 21 okt 2005, 14:35

Misschien helpt het als je de opmaakcodes uit de titel van je forum weghaalt.
... Maar ik modereer (nog) niet.

Gebruikersavatar
Xanland
Berichten: 828
Lid geworden op: 23 jan 2005, 17:02
Locatie: Apeldoorn, The Netherlands
Contacteer:

Bericht door Xanland » 21 okt 2005, 17:08

Dit is mijn CSS, wat moet ik veranderen:

Code: Selecteer alles

/* Alexis CSS File Created by Andrew :: http://kazer0designs.tk */


body {
        background-color: #FFFFFF;
        color: #333333;
        font-family: Verdana, , Arial, sans-serif;
        }
.gen {
        font-size : 12px;
        }
.gen2 {
        font-size: 11px;
        font-family: sans-serif, Arial;
        }
.genmed {
        font-size : 12px;
        }
.gensmall {
        font-size : 11px;
        }
.gen,.genmed,.gensmall {
        color : #000000;
        }
a.gen,a.genmed,a.gensmall {
        color: #006699; text-decoration: none;
        }
a.gen:hover,a.genmed:hover,a.gensmall:hover {
         color: #DD6900; text-decoration: underline;
         }
a:link,a:active,a:visited {
        color: #555555;
        }
a:hover {
        color: #660000;
        }
span.info {
        font-size: 11px;
        color: #000000;
        }
span.small {
        font-size: 11px;
        }
span.postinfo {
        font-size: 12px;
        color: #333333;
        }
a.nav {
        color: #FFFFFF;
        font-size: 12px;
        }
.cattitle {
        color: #333333;
        }
a.white {
        color: #FFFFFF;
        }
a.grey {
        color: #333333;
        }
a.white:visited {
        color: #FFFFFF;
        }
a.green {
        color: #669900;
        font-weight: bold;
        font-size: 14px;
        }
a.green:visited {
        color: #669900;
        font-weight: bold;
        font-size: 14px;
        }
a.green:hover {
        color: #996600;
        font-weight: bold;
        font-size: 14px;
        }
div.small {
        font-size: 11px;
        }
div.pm {
        border: solid;
        border-width: 1px;
        width: 300px;
        border-color: #555555;
        background-color: #EFEFEF;
        font-size: 11px;
        position: center;
        text-align: center;
        font-family: Verdana, sans-serif;
        }
table.forumborder {
        border: solid;
        border-width: 1px;
        border-color: #555555;
        }
td.small {
        font-size: 11px;
        }
td.info {
        font-size: 10px;
        color: #000000;
        }
td.title {
        background-color: #669900;
        width: 100%;
        height: 100px;
        }
td.menu {
        background-color: #CFCFCF;
        width: 100%;
        height: 25px;
        color: #555555;
        font-size: 12px;
        font-family: sans-serif;
        }
td.subtitle {
        background-color: #CFCFCF;
        width: 100%;
        height: 25px;
        color: #555555;
        font-size: 12px;
        font-family: sans-serif;
        }
td.mnu {
        background-color: #BFBFBF;
        height: 2px;
        }
td.forumtitle {
        background-color: #669900;
        color: #FFFFFF;
        font-size: 10px;
        font-family: sans-serif;
        }
td.row1 {
        background-color: #EEEEEE;
        font-family: sans-serif;
        font-size: 12px;
        }
td.row2 {
        background-color: #DDDDDD;
        font-family: sans-serif;
        font-size: 12px;
        }
td.row3 {
        background-color: #CCCCCC;
        font-family: sans-serif;
        font-size: 12px;.
        }
td.icon {
        background-color: #EFEFEF;
        font-family: sans-serif;
        }
td.rowtitles {
        background-color: #CFCFCF;
        color: #555555;
        font-size: 11px;
        font-family: sans-serif;
        }
th.forumtitle {
        background-color: #669900;
        color: #FFFFFF;
        font-size: 10px;
        font-family: sans-serif;
        }
th.menu {
        background-color: #BFBFBF;
        height: 25px;
        color: #555555;
        font-size: 12px;
        font-family: sans-serif;
        }
span.postbody {
         font-size: 13px;
         }
.liteoption {
        border: 1px solid #000000;
        height: 20px;
        background-color: #FFFFFF;
        }
.mainoption, .button {
        border: 1px solid #000000;
        height: 20px;
        background-color: #FFFFFF;
        }
.code {
        font-family: "courier new";
        font-size: 12px;
        color: #669900;
        background-color: #FFFFFF;
        border: #669900;
        border-style: solid;
        border-left-width: 1px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
}

.quote {
        font-family: Verdana;
        font-size: 11px;
        color: 333333;
        /* line-height: 125%; */
        background-color: #FFFFFF;
        border: #333333;
        border-style: solid;
        border-left-width: 1px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
}
#green_border
{
	background-image:url(images/border_green.jpg);
	background-repeat: repeat-x;
}
/* End CSS */
        
??
Mvg, Xanland.
phpBBmods
---
Muziekforum
---

Gebruikersavatar
Lady Elensar
Berichten: 592
Lid geworden op: 17 okt 2005, 00:48

Bericht door Lady Elensar » 21 okt 2005, 18:39

je zag die ene link toch niet? en jou achtergrond is toch wit? en als ik het goed heb is die link een navigatie link. en ik zie in jou css dit staan:

Code: Selecteer alles

a.nav { 
        color: #FFFFFF;
d.w.z. dat de navigatie link een witte kleur heeft. dus dan zie je hem idd niet als je achtergrond ook wit is.

nou kun je de link waar waarschijnlijk in staat, class="nav" kun je veranderen in bijv. class="green". want dat is denk ik de kleur die je wilt? maar ik weet zo 123 niet waar je die link kan vinden. misschien weet je dat zelf wel? anders weet iemand anders het wel, of zal ik het wel opzoeken. tenminste, als het klopt wat ik hier nu allemaal zeg. ik zou zeggen: probeer het ff uit ;)

Gebruikersavatar
Xanland
Berichten: 828
Lid geworden op: 23 jan 2005, 17:02
Locatie: Apeldoorn, The Netherlands
Contacteer:

Bericht door Xanland » 22 okt 2005, 10:30

Bedankt allemaal, hij is opgelost!
Mvg, Xanland.
phpBBmods
---
Muziekforum
---

Gesloten