Rabu, 13 November 2013

PHP Indonesia - Facebook: ane bingung, cara bikin 2 images diheader gmna ya?...

PHP Indonesia - Facebook
PHP Indonesia is a community for everyone that loves PHP. Our focus is in the PHP world but our topics encompass the entire LAMP stack. Topics include PHP coding, to memcached handling, db optimizations, server stack, web server tuning, code deploying, hosting options and much much more. Youtube Channel : http://www.youtube.com/user/OurPHPIndonesia Twitter : @php_indonesia NOTE: Rules for Wall posting: https://www.facebook.com/groups/35688476100/doc/10151597056316101/ Daftar Keanggotaan : http://www.facebook.com/groups/35688476100/doc/10150671770741101/ 
See Everything

Complete collection, extension, and big data analysis of all metrics across your environment. Get started for free.
From our sponsors
ane bingung, cara bikin 2 images diheader gmna ya?...
Nov 13th 2013, 13:38, by Nanda Sholatul Akbar

Nanda Sholatul Akbar 1:38pm Nov 13
ane bingung, cara bikin 2 images diheader gmna ya??

ane pake css

header {
position:relative;
background: url(bromo.png) no-repeat top left;
padding-left:50px;

}
header:before {
content:url(https://fbcdn-sphotos-a-a.akamaihd.net/hphotos-ak-prn1/p206x206/64236_4981145506341_1873357928_n.jpg);
top: 0;
left: 100px;
position: absolute;
z-index: -1;
}

malah kyk gini

Rangga Setiaga 1:47pm Nov 13
mungkin kaya gitu :

#main-header{
width:960px; (ukuran terserah)
height:200px; (ukuran terserah)
background-image:url (url gambar) no-repeat;
}

.header-kiri{
width:300px; (ukuran terserah)
height:300px; (ukuran terserah)
margin:50px 0 0 30px; (jaraksesuaikan)
background-image:url (url gambar) no-repeat;
}

.header-kanan{
width:480px; (ukuran terserah)
float:right;
margin:10px 10px 10px 10px; (jarak sesuaikan)
}

Nanda Sholatul Akbar 1:49pm Nov 13
ane kayak mau bikin photo kronologi om :v

Rangga Setiaga 1:52pm Nov 13
kaya gini maksudnya https://fbcdn-sphotos-d-a.akamaihd.net/hphotos-ak-prn1/q71/s720x720/45561_475809119183481_1640344978_n.jpg

Nanda Sholatul Akbar 1:55pm Nov 13
iya bro kyk gitu :v

Nanda Sholatul Akbar 1:55pm Nov 13
gmana caranya

You are receiving this email because you subscribed to this feed at blogtrottr.com.

If you no longer wish to receive these emails, you can unsubscribe from this feed, or manage all your subscriptions

Tidak ada komentar:

Posting Komentar