Tanya Theme website


Status
Not open for further replies.

LIMS

Poster 2.0
Coba yang ini..
semoga membantu :D
PHP:
<h3>
Sorry, we are currentlu in development.<br/>
Please Subscribe bellow and we will send you email <br/>
when the site goes live. <br/>
</h3>
    <!-- Yahoo Messenger Emotion -->
    <div class="subscribe-wrapp">
        <div align = "center">
            <a href="hxxp://ymgen[dot]com/chat.php?idne=ID-YM"><img border="0"
                src=hxxp://opi.yahoo[dot]com/online?u=ym_idsaya&t=14/></a>
        </div>
    </div>
            <br/>
        <div align = "center">
            design by webmaster
        </div>
 

chitoz

Beginner 1.0
Aneh....
Jadi, penasaran....
Kl di tempat saya tampilannya code yg di atas seperti ini Mas hxxp://albennet.com/dwh.html
atau jika Mas coba langsung test di online gmn ?

Maaf baru bales mas,..

kalo mas mau liat web onlinenya klik aja di sini hxxp://jawabusana.com/HTML5-CSS3/

Thanks atas responnya..:)
 

chitoz

Beginner 1.0
Coba yang ini..
semoga membantu :D
PHP:
<h3>
Sorry, we are currentlu in development.<br/>
Please Subscribe bellow and we will send you email <br/>
when the site goes live. <br/>
</h3>
    <!-- Yahoo Messenger Emotion -->
    <div class="subscribe-wrapp">
        <div align = "center">
            <a href="hxxp://ymgen[dot]com/chat.php?idne=ID-YM"><img border="0"
                src=hxxp://opi.yahoo[dot]com/online?u=ym_idsaya&t=14/></a>
        </div>
    </div>
            <br/>
        <div align = "center">
            design by webmaster
        </div>


Sudah di coba sebelumnya Mas, hasilnya tetep sama saja..

thanks respoonnya mas..:)
 

sigmabisnis

Hosting Guru
Verified Provider
Maaf apa itu ada yang kurang tanda petik nya? "
pada ini src=http://opi.yahoo.com/online?u=chi_toz79&t=14/
kalau pakai tanda petik src="hxxp://opi.yahoo.com/online?u=chi_toz79&t=14"
 
Last edited:

lawuhosting

Poster 2.0
Bismillah..
newbie mau coba bantu masgan :D
tadi saya coba liat source code nya, dan rubah sedikit, ini hasilnya (kode dibawah dimulai dari pembukaan Text dan diakhiri penutupan tag subscribe-wrapp) :
HTML:
            <!-- TEXT -->
            <h3>
            Sorry, we are currentlu in development.<br/>
			Please Subscribe bellow and we will send you email <br/>
			when the site goes live. 
            </h3>
            <!-- TEXT SELESAI -->
			<!-- Yahoo Messenger Emotion -->
			<div class="subscribe-wrapp">
            <div align="center">
			<a href="http://ymgen.com/chat.php?idne=ID-YM"><img border="0" src="http://opi.yahoo.com/online?u=chi_toz79&t=14" /></a>    
            </div>      
                <div class="clear"></div>
                        <h3>design by webmaster</h3>
			</div>
			<!-- Yahoo Messenger Emotion SELESAI -->
Untuk css nya cari di .subscribe-wrapp
HTML:
.subscribe-wrapp {
		margin:45px 0 0 60px;
		}
Dirubah menjadi
HTML:
.subscribe-wrapp {
		margin:45px auto;
		}
Kurang lebihnya mohon maaf :D
 

chitoz

Beginner 1.0
Bismillah..
newbie mau coba bantu masgan :D
tadi saya coba liat source code nya, dan rubah sedikit, ini hasilnya (kode dibawah dimulai dari pembukaan Text dan diakhiri penutupan tag subscribe-wrapp) :
HTML:
            <!-- TEXT -->
            <h3>
            Sorry, we are currentlu in development.<br/>
			Please Subscribe bellow and we will send you email <br/>
			when the site goes live. 
            </h3>
            <!-- TEXT SELESAI -->
			<!-- Yahoo Messenger Emotion -->
			<div class="subscribe-wrapp">
            <div align="center">
			<a href="http://ymgen.com/chat.php?idne=ID-YM"><img border="0" src="http://opi.yahoo.com/online?u=chi_toz79&t=14" /></a>    
            </div>      
                <div class="clear"></div>
                        <h3>design by webmaster</h3>
			</div>
			<!-- Yahoo Messenger Emotion SELESAI -->
Untuk css nya cari di .subscribe-wrapp
HTML:
.subscribe-wrapp {
		margin:45px 0 0 60px;
		}
Dirubah menjadi
HTML:
.subscribe-wrapp {
		margin:45px auto;
		}
Kurang lebihnya mohon maaf :D


Terimakasih banyak mas,.sudah saya coba dan berhasil..:)
 

Fitri

Beginner 1.0
Tuan.. ak utak atik website mau ngerubah header... pict dah ak upload dan ukuranpun sesuai... tapi di theme website masi gak berubah... apanya yang salah ya Tuan... mohon informasinya yaa.... makasih Tuan..
 
Status
Not open for further replies.

Top