Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: CSS ir PHP

Parašė Mantyszz· 2009 Spa. 8 15:10:31
#1

Žodžiu taip man davė nuorodą iki scripto pvz: www.adresas.lt/scriptas.php

Ir parašė dar šitaip:

Reikia tau apsirasyti stilius kelis jei nori pakeisti fono spalvas... pvz.
cia deti i savo CSS ir keisti pagal poreiki

td.off {

background: #EFEFEF;font-family:tahoma;color:#333333;

}

td.on {

background: #E1E1E1; font-family:tahoma;color:#333333;

}

tr.odd{background-color:#B4B1A7; font-family:tahoma; color:#333333;}

tr.oddh{background-color:#B4B1A7; font-family:tahoma; color:#000000;}

tr.even{background-color:#BAB7AE; font-family:tahoma;color:#333333;}






Ir niekaip nesuprantu kaip man tą CSS pritaikyti....

Parašė WyPuk· 2009 Spa. 8 16:10:01
#2

Susikurk stilius.css ir nurodyk kur jis yra su kodu
<link href="stilius.css" rel="stylesheet" type="text/css" />



Parašė Mantyszz· 2009 Spa. 8 16:10:31
#3

O tai man tada tą php scriptą <iframe src='...... ?

Parašė WyPuk· 2009 Spa. 8 16:10:14
#4

Koks ten php scriptas?

Parašė Mantyszz· 2009 Spa. 8 16:10:02
#5

Ten joo.lt Gather informacija

Parašė Mantyszz· 2009 Spa. 8 19:10:00
#6

Keliu tema nes reikia man pagalbos žiauriai. Nejaugi niekas nesupranta. Aš prašiau to žmogaus jis man vėl atrašė

Hi,

Įsidek i savo CSS faila situos:
td.off {
background: #EFEFEF;font-family:tahoma;color:#333333;
}
td.on {
background: #E1E1E1; font-family:tahoma;color:#333333;
}
tr.odd{background-color:#B4B1A7; font-family:tahoma; color:#333333;}
tr.oddh{background-color:#B4B1A7; font-family:tahoma; color:#000000;}
tr.even{background-color:#BAB7AE; font-family:tahoma;color:#333333;}

bei pasikeisk defaultines table reikmes ir turetu pasikeisti;)




bet nieko nesupratau