Pagina 1 van 2

achtergrond wil maar niet lukken

Geplaatst: 19 jan 2007, 20:46
door hf-airbrush
Support Template
  • Wat is het probleem?krijg geen afbeelding op de achtergrond
    Wanneer ontstond het probleem? nvt
    Adres van je forum: http://www.teckeltrimsalon.nl/phpBB2
    Modifications op je forum:
    Huidige stijl: subSilver
    phpBB versie: nieuwste
    Waar is je forum gehost: sohosted
    Heb je onlangs iets verandert aan je forum?
Overige opmerkingen:

ik heb op de zoek functie gekeken maar ik kom er niet uit...wat ik ook doe ik krijg geen afbeelding te zien....ik heb de afbeelding opgeslagen als jpg en als bmp maar beiden lukt niet :cry:

ik ben nu al vanaf vanmiddag 1 uur bezig en heb de moed nu maar opgegeven....
ik heb wel al begrepen dat ik het in subSilver.ccs moet veranderen maar ik kom er echt niet meer uit

/* The original subSilver Theme for phpBB version 2+ Created by subBlue design http://www.subBlue.com */ /* General page style. The scroll bar colours only visible in IE5.5+ */ body { background-color: #E5E5E5; scrollbar-face-color: #DEE3E7; scrollbar-highlight-color: #FFFFFF; scrollbar-shadow-color: #DEE3E7; scrollbar-3dlight-color: #D1D7DC; scrollbar-arrow-color: #006699; scrollbar-track-color: #EFEFEF; scrollbar-darkshadow-color: #98AAB1; } /* General font families for common tags */ font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif } a:link,a:active,a:visited { color : #006699; } a:hover { text-decoration: underline; color : #DD6900; } hr { height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;} /* This is the border line & background colour round the entire page */ .bodyline { background-color: #FFFFFF; border: 1px #98AAB1 solid; } /* This is the outline round the main forum tables */ .forumline { background-color: #FFFFFF; border: 2px #006699 solid; } /* Main table cell colours and backgrounds */ td.row1 { background-color: #EFEFEF; } td.row2 { background-color: #DEE3E7; } td.row3 { background-color: #D1D7DC; } /* This is for the table cell above the Topics, Post & Last posts on the index.php page By default this is the fading out gradiated silver background. However, you could replace this with a bitmap specific for each forum */ td.rowpic { background-color: #FFFFFF; background-image: url(images/cellpic2.jpg); background-repeat: repeat-y; } /* Header cells - the blue and silver gradient backgrounds */ th { color: #FFA34F; font-size: 11px; font-weight : bold; background-color: #006699; height: 25px; background-image: url(images/cellpic3.gif); } td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom { background-image: url(images/cellpic1.gif); background-color:#D1D7DC; border: #FFFFFF; border-style: solid; height: 28px; } /* Setting additional nice inner borders for the main table cells. The names indicate which sides the border will be on. Don't worry if you don't understand this, just ignore it :-) */ td.cat,td.catHead,td.catBottom { height: 29px; border-width: 0px 0px 0px 0px; } th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR { font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px; } td.row3Right,td.spaceRow { background-color: #D1D7DC; border: #FFFFFF; border-style: solid; } th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; } th.thSides,td.catSides,td.spaceRow { border-width: 0px 1px 0px 1px; } th.thRight,td.catRight,td.row3Right { border-width: 0px 1px 0px 0px; } th.thLeft,td.catLeft { border-width: 0px 0px 0px 1px; } th.thBottom,td.catBottom { border-width: 0px 1px 1px 1px; } th.thTop { border-width: 1px 0px 0px 0px; } th.thCornerL { border-width: 1px 0px 0px 1px; } th.thCornerR { border-width: 1px 1px 0px 0px; } /* The largest text used in the index page title and toptic title etc. */ .maintitle,h1,h2 { font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; text-decoration: none; line-height : 120%; color : #000000; } /* General text */ .gen { font-size : 12px; } .genmed { font-size : 11px; } .gensmall { font-size : 10px; } .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; } /* The register, login, search etc links at the top of the page */ .mainmenu { font-size : 11px; color : #000000 } a.mainmenu { text-decoration: none; color : #006699; } a.mainmenu:hover{ text-decoration: underline; color : #DD6900; } /* Forum category titles */ .cattitle { font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #006699} a.cattitle { text-decoration: none; color : #006699; } a.cattitle:hover{ text-decoration: underline; } /* Forum title: Text and link to the forums used in: index.php */ .forumlink { font-weight: bold; font-size: 12px; color : #006699; } a.forumlink { text-decoration: none; color : #006699; } a.forumlink:hover{ text-decoration: underline; color : #DD6900; } /* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */ .nav { font-weight: bold; font-size: 11px; color : #000000;} a.nav { text-decoration: none; color : #006699; } a.nav:hover { text-decoration: underline; } /* titles for the topics: could specify viewed link colour too */ .topictitle { font-weight: bold; font-size: 11px; color : #000000; } a.topictitle:link { text-decoration: none; color : #006699; } a.topictitle:visited { text-decoration: none; color : #5493B4; } a.topictitle:hover { text-decoration: underline; color : #DD6900; } /* Name of poster in viewmsg.php and viewtopic.php and other places */ .name { font-size : 11px; color : #000000;} /* Location, number of posts, post date etc */ .postdetails { font-size : 10px; color : #000000; } /* The content of the posts (body of text) */ .postbody { font-size : 12px;} a.postlink:link { text-decoration: none; color : #006699 } a.postlink:visited { text-decoration: none; color : #5493B4; } a.postlink:hover { text-decoration: underline; color : #DD6900} /* Quote & Code blocks */ .code { font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600; background-color: #FAFAFA; border: #D1D7DC; border-style: solid; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px } .quote { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%; background-color: #FAFAFA; border: #D1D7DC; border-style: solid; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px } /* Copyright and bottom info */ .copyright { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;} a.copyright { color: #444444; text-decoration: none;} a.copyright:hover { color: #000000; text-decoration: underline;} /* Form elements */ input,textarea, select { color : #000000; font: normal 11px Verdana, Arial, Helvetica, sans-serif; border-color : #000000; } /* The text input fields background colour */ input.post, textarea.post, select { background-color : #FFFFFF; } input { text-indent : 2px; } /* The buttons used for bbCode styling in message post */ input.button { background-color : #EFEFEF; color : #000000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; } /* The main submit button option */ input.mainoption { background-color : #FAFAFA; font-weight : bold; } /* None-bold submit button */ input.liteoption { background-color : #FAFAFA; 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 { background-color: #DEE3E7; border-style: none; } /* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */ @import url("formIE.css");
dit is mijn ccs....
het adres van de afbeelding is http://www.teckeltrimsalon.nl/tg.jpg

kan iemand mij misschien helpen...het is de bedoeling dat de afbeelding in het bovenste gedeelte komt...en als het dan goed is moeten de honden achter de forum naam uitkomen

vast bedankt, henk :(

Geplaatst: 19 jan 2007, 21:16
door MindPrison
Als je een afbeelding op de achtergrond wilt zetten, moet je de achtergrondkleur uitschakelen, want kleur heeft voorang op afbeelding...
Haal dus de css code hiervoor weg en probeer nogmaals.
Succes :thumb:

Geplaatst: 19 jan 2007, 21:20
door hf-airbrush
:oops: het probleem is dat ik niet kan vinden wat het bovenste deel van het forum is...

ik zit nu al zo lang naar die hokus pokus te kijken dat ik het nu ff helemaal niet meer weet :(

Geplaatst: 19 jan 2007, 21:59
door MindPrison
Open: /templates/subSilver/overall_header.tpl

Zoek:

Code: Selecteer alles

<td align="center" width="100%" valign="middle"><span class="maintitle">{SITENAME}</span><br /><span class="gen">{SITE_DESCRIPTION}<br />&nbsp; </span>
Vervang:

Code: Selecteer alles

<td style="background: url(_AFBEELDINGLOCATIE_) no-repeat; background-position: center center;" align="center" width="100%" valign="middle"><span class="maintitle">{SITENAME}</span><br /><span class="gen">{SITE_DESCRIPTION}<br />&nbsp; </span>
_AFBEELDINGLOCATIE_ vervang je dan logischerwijs door de afbeeldinglocatie...

Dit zou moeten werken...

Geplaatst: 19 jan 2007, 22:47
door hf-airbrush
:roll: mooi niet dus....ik snap er niets meer van :?

Geplaatst: 20 jan 2007, 09:44
door hf-airbrush
niemand die weet hoe ik het moet doen :?

Geplaatst: 20 jan 2007, 11:21
door Obie
Ik doe een poging.
Bij mij staat ie zo:

Code: Selecteer alles

<td align="center" width="90%" valign="middle"><span class="maintitle"> NAAMVANJE FORUM</span><br /><span class="gen"><a href="http://www.website.nl" target=_blank><div align=center><img src="URLVANJEAFBEELDING"></div></a><br />&nbsp; </span> 
            <table cellspacing="0" cellpadding="2" border="0">					<tr>
NAAMVANJEFORUM en URLVANJEAFBEELDING moet je dus even wijzigen in die van jou.
Je afbeelding moet wel een url zijn hè, begint met http.

Ik hoop dat het zo lukt.

Geplaatst: 20 jan 2007, 11:33
door Bee
MindPrison schreef:Als je een afbeelding op de achtergrond wilt zetten, moet je de achtergrondkleur uitschakelen, want kleur heeft voorang op afbeelding...
Andersom volgens mij. Een achtergrondafbeelding komt over de kleur heen, en het is warm aanbevolen een achtergrondkleur in te stellen in dezelfde tint als de achtergrond afbeelding, zodat bij eventuele laadproblemen de tekst leesbaar blijft.

Aan de TS raad ik aan om eens in het administratiepaneel te kijken onder stijlenbeheer, daar kan je een achtergrondafbeelding instellen. subSilver.css wordt in het geval van de TS niet gebruikt.

Geplaatst: 20 jan 2007, 11:37
door hf-airbrush
hey obie,
dank je wel voor je poging :wink:
ik zie ook

href="http://www.website.nl" target=_blank><div align=center

moet ik dat website ook veranderen ?
dat word dan http://www.teckeltrimsalon.nl neem ik aan ?

gr,henk

Geplaatst: 20 jan 2007, 11:42
door hf-airbrush
Aan de TS raad ik aan om eens in het administratiepaneel te kijken onder stijlenbeheer, daar kan je een achtergrondafbeelding instellen. subSilver.css wordt in het geval van de TS niet gebruikt.
sorry maar ik begrijp hem niet helemaal ( altijd al een probleem gehad met theorie )

ik kan wel een achtergrond afbeelding instellen...maar er gebeurd dan helemaal niets...zowel met een jpg als een bmp bestand

Geplaatst: 20 jan 2007, 11:52
door Obie
hf-airbrush schreef:hey obie,
dank je wel voor je poging :wink:
ik zie ook

href="http://www.website.nl" target=_blank><div align=center

moet ik dat website ook veranderen ?
dat word dan http://www.teckeltrimsalon.nl neem ik aan ?

gr,henk
Volgens mij kun je daar gewoon 'teckelgekwebbel' neerzetten, wat je nu ook hebt, of wat je maar wilt.

Geplaatst: 20 jan 2007, 11:56
door Obie
Henk, ik denk dat er een misverstand is.
Wil je een plaatje (foto) boven je forum of wil je een andere achtergrond.
Daar zit, volgens mij het verschil in de uitleg van mij en die van anderen.

als ik jouw afbeelding zie denk ik aan een plaatje boven je forum en niet aan een andere achtergrond.

Maar ik kan het mis hebben :?

Geplaatst: 20 jan 2007, 11:57
door Bee
hf-airbrush schreef:
Aan de TS raad ik aan om eens in het administratiepaneel te kijken onder stijlenbeheer, daar kan je een achtergrondafbeelding instellen. subSilver.css wordt in het geval van de TS niet gebruikt.
sorry maar ik begrijp hem niet helemaal ( altijd al een probleem gehad met theorie )

ik kan wel een achtergrond afbeelding instellen...maar er gebeurd dan helemaal niets...zowel met een jpg als een bmp bestand
Je moet de afbeelding wel geupload hebben natuurlijk. De stylesheet gaat uit van de plek waar hij wordt aangeroepen (als ik mij niet vergis).
Op het internet gebruik je geen BMP bestanden, deze zijn inefficient, veel te groot :wink:

Geplaatst: 20 jan 2007, 11:58
door hf-airbrush
hey obie,
dank je wel...er gebeurd teminste iets...inderdaad krijg ik nu een afbeelding tussen de tekst....maar de bedoeling is dat die achter de tekst komt....

maar er gebeurd nu teminste iets.. :bier:

@bee,
ik had in mijn eerdere post al geschreven
het adres van de afbeelding is http://www.teckeltrimsalon.nl/tg.jpg
zoals je kunt zien staat de afbeelding op dezelfde site als het forum... :wink:

Geplaatst: 20 jan 2007, 12:00
door Obie
Oke, wel een achtergrond dus.
Dan trek ik mij terug, want daar heb ik ook geen kaas van gegeten.
Luister maar naar Bee.
Succes. :wink:

Geplaatst: 20 jan 2007, 12:19
door Bee
Dan moet je als achtergrondafbeelding in het administratiepaneel dus invullen:

../tg.jpg

Geplaatst: 20 jan 2007, 12:54
door hf-airbrush
ja maar dat heb ik al geprobeerd...
ik heb daar het internet adres ingevuld
http://www.teckeltrimsalon.nl/tg.jpg
maar dan gebeurd er niets...moet de afbeelding in een speciale map staan misschien dat ik alleen tg.jpg moet neerzetten dan ?

Geplaatst: 20 jan 2007, 16:30
door hf-airbrush
ondertussen toch flink zitten knippen en plakken
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html dir="{S_CONTENT_DIRECTION}">
<head>
<meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}">
<meta http-equiv="Content-Style-Type" content="text/css">
{META}
{NAV_LINKS}
<title>{SITENAME} :: {PAGE_TITLE}</title>
<!-- link rel="stylesheet" href="templates/subSilver/{T_HEAD_STYLESHEET}" type="text/css" -->
<style type="text/css">
<!--
/*
The original subSilver Theme for phpBB version 2+
Created by subBlue design
http://www.subBlue.com

NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2
theme administration centre. When you have finalised your style you could cut the final CSS code
and place it in an external file, deleting this section to save bandwidth.
*/

/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
background-image: url(templates/subSilver/images/tg.jpg);
scrollbar-face-color: {T_TR_COLOR2};
scrollbar-highlight-color: {T_TD_COLOR2};
scrollbar-shadow-color: {T_TR_COLOR2};
scrollbar-3dlight-color: {T_TR_COLOR3};
scrollbar-arrow-color: {T_BODY_LINK};
scrollbar-track-color: {T_TR_COLOR1};
scrollbar-darkshadow-color: {T_TH_COLOR1};
}
als ik nu op pagina vernieuwen klik dan krijg ik een fractie van een seconde de afbeelding te zien....het lijkt wel alsof er een veld overheen gaat waardoor de afbeelding verdwijnt?


henk

Geplaatst: 20 jan 2007, 16:36
door hf-airbrush
de afbeelding zit inderdaad helemaal op de achtergrond.....de randjes zijn net te zien rondom het forum....
wie weet hoe ik die afbeelding nu naar voren kan krijgen...of dat veld wat eroverheen gaat transparant kan krijgen ?

Geplaatst: 20 jan 2007, 16:37
door Bee
De afbeelding doet het gewoon hoor, maar ik denk dat je hem in .bodyline wil hebben :wink: