Login     Sign up
How to change baground color
Rajesh Rane (@deffect)
Join date: Nov 25th 2010
Community posts: 18
View Profile
Send Message

Hi,

I want to change baground color and add baground image

164 months ago
arizon efendi (@arizon)
Join date: Aug 26th 2010
Community posts: 145
View Profile
Send Message

themes=>blue=>page.css ( topbar background )
[code]

topbar_box {

background: url("yourpicture.jpg") bottom no-repeat;
    background-color: #ffffff;
    padding-top: 37px;

[/code]
upload "yourpicture.jpg" to blue folder.

all bacground
themes=>blue=>page.css
[code]
body {
background: url("yourpicture.jpg") bottom no-repeat;
[/code]

you can edit "repeat".

164 months ago
Mentor X (@marvy)
Join date: Dec 3rd 2010
Community posts: 6
View Profile
Send Message

it didnit work for me. can u explain further.

164 months ago
Mentor X (@marvy)
Join date: Dec 3rd 2010
Community posts: 6
View Profile
Send Message

this is the code i applied but no results.

body {
background: url("/home/xplicit/public_html/www.xplood.com/themes/blue/suppp.jpg") bottom no-repeat;
}

can you let me know wat i did wrong? the chmod permission is set to 644.

164 months ago
AL (@switch48)
Join date: Sep 1st 2010
Community posts: 450
View Profile
Send Message

it should be this if image is in blue theme directory
[code]
background: url("suppp.jpg") bottom no-repeat;
[/code]

164 months ago
arizon efendi (@arizon)
Join date: Aug 26th 2010
Community posts: 145
View Profile
Send Message

you can study my themes. i use blue themes. u can download the blue themes for study at my network [url]http://temanku.net[/url] click download and find blue themes only for study.

thanks

164 months ago
abdul jalil (@barakuda)
Join date: Oct 8th 2010
Community posts: 6
View Profile
Send Message

your theme is cool men

163 months ago
abdul jalil (@barakuda)
Join date: Oct 8th 2010
Community posts: 6
View Profile
Send Message

how to put the menu on left bar
menu aplikasi umum itu bagaimana ya

163 months ago
arizon efendi (@arizon)
Join date: Aug 26th 2010
Community posts: 145
View Profile
Send Message

just make a link.

hanya bikin link aja

ni contohnya
[code]<a href="[url]http://temanku.net/index.php?p=photos"class="tipTip"style="padding:10px[/url] 0 10px 10px"title="Disini tempat mengupload foto kesayangan anda"><img src="[url]http://temanku.net/modules/photos/icon.png"[/url] />     Album Foto</a>
<br>[/code]

163 months ago
abdul jalil (@barakuda)
Join date: Oct 8th 2010
Community posts: 6
View Profile
Send Message

ok cools thanks man,

one more question
maaf banyak nanya bro

then how to make such as block in left section
apa sama dengan yg sebelah kanan bro

again thank you very much
makasih banyak bro

163 months ago
abdul jalil (@barakuda)
Join date: Oct 8th 2010
Community posts: 6
View Profile
Send Message

[quote=arizon]just make a link.

hanya bikin link aja

ni contohnya
[code]<a href="[url]http://temanku.net/index.php?p=photos"class="tipTip"style="padding:10px[/url] 0 10px 10px"title="Disini tempat mengupload foto kesayangan anda"><img src="[url]http://temanku.net/modules/photos/icon.png"[/url] />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Album Foto</a>
<br>[/code] [/quote]

the m section can't opened

bro m.temanku dapat dari mana dan kok gak bisa di akses baik pake iphone

thank you

163 months ago
AL (@switch48)
Join date: Sep 1st 2010
Community posts: 450
View Profile
Send Message

gone abit off topic here

163 months ago