Background se_gamer

Dacă aveti intrebari legate de stilul folosit, daca doriţi să vă faceţi cunoscute stilurile şi temele proprii sau doriţi să comentaţi alte stiluri pentru forumul phpBB 3.0.x, acesta este locul potrivit.
Reguli forum
Aveti o problema si vreti sa primiti ajutor? Click aici ! Nu uitati si de regulamentul forumului !
andreiuand
Utilizator înregistrat
Mesaje: 28
Membru din: 04-Aug-2013, 15:00:26
Versiune: 3.1.0
Ext: Nu
Server: Windows
Nivel phpBB: Puţin experimentat
Nivel php: Neexperimentat

Background se_gamer

Mesaj de andreiuand »

Salut, cum pot sa pun background o imagine fara sa mai pun headerul acolo unde e steluta aia.
Forum:http://runzone.ml
Avatar utilizator
Anișor
AdministratorAdministrator
Mesaje: 2987
Membru din: 08-Aug-2012, 20:46:05
Versiune: 4.0.0-a1
Ext: Da
Server: UNIX/Linux
Nivel phpBB: Experimentat
Nivel php: Mediu
Localitate: Arbroath, Angus
Contact:

Re: Background se_gamer

Mesaj de Anișor »

N-am inteles nimic.
Poti fi mai explicit ?
Nu ofer ajutor prin intermediul mesageriei private.
Vă rog să postați toate problemele în forumuri.
andreiuand
Utilizator înregistrat
Mesaje: 28
Membru din: 04-Aug-2013, 15:00:26
Versiune: 3.1.0
Ext: Nu
Server: Windows
Nivel phpBB: Puţin experimentat
Nivel php: Neexperimentat

Re: Background se_gamer

Mesaj de andreiuand »

Vreau sa pun un background format din 2 imagini ca sa nu mai pun headerul.
Avatar utilizator
Anișor
AdministratorAdministrator
Mesaje: 2987
Membru din: 08-Aug-2012, 20:46:05
Versiune: 4.0.0-a1
Ext: Da
Server: UNIX/Linux
Nivel phpBB: Experimentat
Nivel php: Mediu
Localitate: Arbroath, Angus
Contact:

Re: Background se_gamer

Mesaj de Anișor »

Vad ca tu te folosesti de se_gamer sa ajungi cat mai mult spre we_clearblue.
Parerea mea e ca ar trebui sa pornesti direct de la we_clearblue daca vrei sa faci ceva.

Deschide common.css , cauta :

Cod: Selectaţi tot

body {
	/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family: Arial, Helvetica, sans-serif;
	color: #828282;
	background-color: #FFFFFF;
	/*font-size: 62.5%;			 This sets the default font size to be equivalent to 10px */
	font-size: 12px;
	margin: 0;
	padding: 27px 0;
}
Inlocuieste cu :

Cod: Selectaţi tot

body {
        /* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	background-image: url("URL BG SUS"), url("URL BG JOS");
	background-position: top center, bottom center;
	background-repeat: no-repeat, no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #828282;
	padding-bottom: 1px;
	font-size: 12px;
}
Nu ofer ajutor prin intermediul mesageriei private.
Vă rog să postați toate problemele în forumuri.
andreiuand
Utilizator înregistrat
Mesaje: 28
Membru din: 04-Aug-2013, 15:00:26
Versiune: 3.1.0
Ext: Nu
Server: Windows
Nivel phpBB: Puţin experimentat
Nivel php: Neexperimentat

Re: Background se_gamer

Mesaj de andreiuand »

am pus adresele,am sters cache,am reimprospatat tema,si nimic nu s-a schimbat :(
Avatar utilizator
Anișor
AdministratorAdministrator
Mesaje: 2987
Membru din: 08-Aug-2012, 20:46:05
Versiune: 4.0.0-a1
Ext: Da
Server: UNIX/Linux
Nivel phpBB: Experimentat
Nivel php: Mediu
Localitate: Arbroath, Angus
Contact:

Re: Background se_gamer

Mesaj de Anișor »

Intra in colours.css , cauta si sterge :

Cod: Selectaţi tot

background: url("{T_THEME_PATH}/images/bg.jpg") repeat left top #f9f9f9;
Nu ofer ajutor prin intermediul mesageriei private.
Vă rog să postați toate problemele în forumuri.
andreiuand
Utilizator înregistrat
Mesaje: 28
Membru din: 04-Aug-2013, 15:00:26
Versiune: 3.1.0
Ext: Nu
Server: Windows
Nivel phpBB: Puţin experimentat
Nivel php: Neexperimentat

Re: Background se_gamer

Mesaj de andreiuand »

am sters cand ma loghez sau ma delocghez se vede putin in josul paginii imaginea , si cand dau pe categorii se vad suprapuse
Avatar utilizator
Anișor
AdministratorAdministrator
Mesaje: 2987
Membru din: 08-Aug-2012, 20:46:05
Versiune: 4.0.0-a1
Ext: Da
Server: UNIX/Linux
Nivel phpBB: Experimentat
Nivel php: Mediu
Localitate: Arbroath, Angus
Contact:

Re: Background se_gamer

Mesaj de Anișor »

Exact.
Imaginile tale sunt URIASE.
Nu ofer ajutor prin intermediul mesageriei private.
Vă rog să postați toate problemele în forumuri.
andreiuand
Utilizator înregistrat
Mesaje: 28
Membru din: 04-Aug-2013, 15:00:26
Versiune: 3.1.0
Ext: Nu
Server: Windows
Nivel phpBB: Puţin experimentat
Nivel php: Neexperimentat

Re: Background se_gamer

Mesaj de andreiuand »

cum pot sa fac sa apara si pe pagina principala
Avatar utilizator
Anișor
AdministratorAdministrator
Mesaje: 2987
Membru din: 08-Aug-2012, 20:46:05
Versiune: 4.0.0-a1
Ext: Da
Server: UNIX/Linux
Nivel phpBB: Experimentat
Nivel php: Mediu
Localitate: Arbroath, Angus
Contact:

Re: Background se_gamer

Mesaj de Anișor »

Se vede si pe prima pagina ...
Deschide common.css si inlocuieste :

Cod: Selectaţi tot

body {
        /* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
   background-image: url("http://theotherroom.ca/wp-content/themes/theotherroom_v1/images/bg-blog.jpg"),url("http://yamiejung5.webs.com/photos/new1/7.jpg");
   background-position: top center, bottom center;
   background-repeat: no-repeat, no-repeat;
   font-family: Arial, Helvetica, sans-serif;
   color: #828282;
   padding-bottom: 1px;
   font-size: 12px;
}
Cu :

Cod: Selectaţi tot

body {
        /* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
   background-image: url("http://theotherroom.ca/wp-content/themes/theotherroom_v1/images/bg-blog.jpg"),url("http://yamiejung5.webs.com/photos/new1/7.jpg");
   background-position: top center, bottom center;
   background-repeat: no-repeat, no-repeat;
   font-family: Arial, Helvetica, sans-serif;
   color: #828282;
   padding-bottom: 1px;
   font-size: 12px;
   padding: 27px 0;
   margin:0;
}
Nu ofer ajutor prin intermediul mesageriei private.
Vă rog să postați toate problemele în forumuri.
Închis

Înapoi la “3.0.x Stiluri, teme, avataruri şi butoane”

Cine este conectat

Utilizatori ce ce navighează pe acest forum: Niciun utilizator înregistrat și 7 vizitatori