• ARCHIVES 
  • » there are many members that are asking for this so here is a simple css code .. it is for changing the headers into images... just follow the instructions.. preview: no preview for now.. credits: me

Pages: 12345678910..10

there are many members that are asking for this so here is a simple css code .. it is for changing the headers into images... just follow the instructions.. preview: no preview for now.. credits: me

mhedge
» FTalkGeek
FTalk Level: zero
1027
0
1969-12-31

there are many members that are asking for this so here is a simple css code .. it is for changing the headers into images... just follow the instructions.. preview: no preview for now.. credits: me

there are many members that are asking for this so here is a simple css code .. it is for changing the headers into images... just follow the instructions.. preview: no preview for now.. credits: me #1 you need the images for the background of each header with text.. sample: [img]http://i34.tinypic.com/98awwm.jpg[/img] #2 how can you make images like that? tip: I'm using [i]Microsoft Office Powerpoint[/i] for image editing ^ that is my secret.. #3 now if you already have the images , upload them all at your image hosting account. #4 then you need the code for that.. heres the complete codes just edit the [b]IMAGE URL[/b] [spoiler]for apps/widgets [spoiler]/*application*/ #widgetModule{ background-color:#000000; background-image: url(IMAGE URL); background-position:center; background-attachment:scroll; background-repeat:no-repeat; height:30px; font-size:0px; }[/spoiler] for controlpanel [spoiler]/*control panel*/ #controlpanel_header{ background-color:#000000; background-image: url(IMAGE URL); background-position:center; background-attachment:scroll; background-repeat:no-repeat; height:30px; font-size:0px; }[/spoiler] for photos [spoiler]/*photos*/ .photos h2{ background-color:#000000; background-image: url(IMAGE URL); background-position:center; background-attachment:scroll; background-repeat:no-repeat; height:30px; font-size:0px; }[/spoiler] for blogs [spoiler]/*blogs*/ .blogs h2{ background-color:#000000; background-image: url(IMAGE URL); background-position:center; background-attachment:scroll; background-repeat:no-repeat; height:30px; font-size:0px; }[/spoiler] for reviews [spoiler]/*reviews*/ .reviews h2{ background-color:#000000; background-image: url(IMAGE URL); background-position:center; background-attachment:scroll; background-repeat:no-repeat; height:30px; font-size:0px; }[/spoiler] for more about [spoiler]/*more about*/ .moreabout h2{ background-color:#000000; background-image: url(IMAGE URL); background-position:center; background-attachment:scroll; background-repeat:no-repeat; height:30px; font-size:0px; }[/spoiler] for comments [spoiler]/*comments*/ .publiccomments h2{ background-color:#000000; background-image: url(IMAGE URL); background-position:center; background-attachment:scroll; background-repeat:no-repeat; height:30px; font-size:0px; }[/spoiler] for media box [spoiler]/*media box*/ .scrapbook h2{ background-color:#000000; background-image: url(IMAGE URL); background-position:center; background-attachment:scroll; background-repeat:no-repeat; height:30px; font-size:0px; }[/spoiler] for friends [spoiler]/*friends*/ .friends h2{ background-color:#000000; background-image: url(IMAGE URL); background-position:center; background-attachment:scroll; background-repeat:no-repeat; height:30px; font-size:0px; }[/spoiler] for groups [spoiler]/*groups*/ .groups h2{ background-color:#000000; background-image: url(IMAGE URL); background-position:center; background-attachment:scroll; background-repeat:no-repeat; height:30px; font-size:0px; }[/spoiler] for fan of [spoiler]/*fan of*/ .fanof h2{ background-color:#000000; background-image: url(IMAGE URL); background-position:center; background-attachment:scroll; background-repeat:no-repeat; height:30px; font-size:0px; }[/spoiler][/spoiler][hr] for addboxes just use this: [spoiler]addBox("RIGHT","[b]<img src='URL OF IMAGE' border='0'></img>[/b]",code,"box1","15");[/spoiler] just edit it for other addboxes... put it at the box's title part..

Last edited by mhedge (2008-09-15 06:54:13)

tamporarat13
» n00b
FTalk Level: zero
3
0
1969-12-31

Re: there are many members that are asking for this so here is a simple css code .. it is for changing the headers into images... just follow the instructions.. preview: no preview for now.. credits: me

wow! its cool!=) i've been waiting this code for a long tym.. all i see is for js only.. tnx! keep up the good work! :thumbsup:;)
mhedge
» FTalkGeek
FTalk Level: zero
1027
0
1969-12-31

Re: there are many members that are asking for this so here is a simple css code .. it is for changing the headers into images... just follow the instructions.. preview: no preview for now.. credits: me

^ thnxx for that bro.. i just made this because there are many questions about this..
jesselcris
» n00b
FTalk Level: zero
1
0
1969-12-31

Re: there are many members that are asking for this so here is a simple css code .. it is for changing the headers into images... just follow the instructions.. preview: no preview for now.. credits: me

:wow::kiss::rolleyes:hi,musta na u?naaalala ko lang ang crush ko
mhedge
» FTalkGeek
FTalk Level: zero
1027
0
1969-12-31

Re: there are many members that are asking for this so here is a simple css code .. it is for changing the headers into images... just follow the instructions.. preview: no preview for now.. credits: me

^ pls don't use tagalog here, this is an international forum.. =|
checkered02
» FTalkManiac
FTalk Level: zero
888
0
1969-12-31

Re: there are many members that are asking for this so here is a simple css code .. it is for changing the headers into images... just follow the instructions.. preview: no preview for now.. credits: me

oh i'm looking for this oh thanks!thank u...:D
mudpoet
» FTalkAddict
FTalk Level: zero
393
0
1969-12-31

Re: there are many members that are asking for this so here is a simple css code .. it is for changing the headers into images... just follow the instructions.. preview: no preview for now.. credits: me

thanks for sharing.. im using this right now...
mhedge
» FTalkGeek
FTalk Level: zero
1027
0
1969-12-31

Re: there are many members that are asking for this so here is a simple css code .. it is for changing the headers into images... just follow the instructions.. preview: no preview for now.. credits: me

^ no problem your welcome =)
Lordheinz
» FTalkElite
FTalk Level: zero
4377
0
1969-12-31

Re: there are many members that are asking for this so here is a simple css code .. it is for changing the headers into images... just follow the instructions.. preview: no preview for now.. credits: me

Lot of ways in putting headers image..i guess this is the simpliest one..:thumbsup:
roshwill
» FTalker
FTalk Level: zero
297
0
1969-12-31

Re: there are many members that are asking for this so here is a simple css code .. it is for changing the headers into images... just follow the instructions.. preview: no preview for now.. credits: me

thnkss to this mhedge. ive been planning to put an image background on my addbox header. thank you so much. :thumbsup:
Dynasty-tweaker
» FTalkWhiz
FTalk Level: zero
2528
0
1969-12-31

Re: there are many members that are asking for this so here is a simple css code .. it is for changing the headers into images... just follow the instructions.. preview: no preview for now.. credits: me

suggestion: make the codes like dis :thumbsdown: [quote].controlpanel h1{ background-color:#000000; background-image: url(IMAGE URL); background-position:center; background-attachment:scroll; background-repeat:no-repeat; height:30px; font-size:0px; [b]color: transparent;[/b] }[/quote] the dots will be remove :) nice codes :D

Last edited by Dynasty-tweaker (2008-09-07 01:39:35)

mhedge
» FTalkGeek
FTalk Level: zero
1027
0
1969-12-31

Re: there are many members that are asking for this so here is a simple css code .. it is for changing the headers into images... just follow the instructions.. preview: no preview for now.. credits: me

thnxx for response guys... and also LH =)
Rex90
» n00b
FTalk Level: zero
11
0
1969-12-31

Re: there are many members that are asking for this so here is a simple css code .. it is for changing the headers into images... just follow the instructions.. preview: no preview for now.. credits: me

where to paste the code???
suddendeath
» Banned
FTalk Level: zero
956
0
1969-12-31

Re: there are many members that are asking for this so here is a simple css code .. it is for changing the headers into images... just follow the instructions.. preview: no preview for now.. credits: me

[quote=Rex90]where to paste the code???[/quote] at ur css extension...
mhedge
» FTalkGeek
FTalk Level: zero
1027
0
1969-12-31

Re: there are many members that are asking for this so here is a simple css code .. it is for changing the headers into images... just follow the instructions.. preview: no preview for now.. credits: me

[quote=Dynasty-tweaker]suggestion: make the codes like dis :thumbsdown: .controlpanel h1{ background-color:#000000; background-image: url(IMAGE URL); background-position:center; background-attachment:scroll; background-repeat:no-repeat; height:30px; font-size:0px; [b] color: transparent;[/b] } the dots will be remove :) nice codes :D[/quote] you don't need to change the color.. it is already 0px =)
jhayzzee
» FTalker
FTalk Level: zero
204
0
1969-12-31

Re: there are many members that are asking for this so here is a simple css code .. it is for changing the headers into images... just follow the instructions.. preview: no preview for now.. credits: me

nice one! :thumbsup: gotta try it.. =)
pinkloveriza01
» FTalkGeek
FTalk Level: zero
1037
0
1969-12-31

Re: there are many members that are asking for this so here is a simple css code .. it is for changing the headers into images... just follow the instructions.. preview: no preview for now.. credits: me

cool.. :wow: nice one. :thumbsup:
mhedge
» FTalkGeek
FTalk Level: zero
1027
0
1969-12-31

Re: there are many members that are asking for this so here is a simple css code .. it is for changing the headers into images... just follow the instructions.. preview: no preview for now.. credits: me

^ thnxx for that guys..
amirulzz
» FTalkAddict
FTalk Level: zero
332
0
1969-12-31

Re: there are many members that are asking for this so here is a simple css code .. it is for changing the headers into images... just follow the instructions.. preview: no preview for now.. credits: me

nice code.....:thumbsup: thanx 4 sharing...
mhedge
» FTalkGeek
FTalk Level: zero
1027
0
1969-12-31

Re: there are many members that are asking for this so here is a simple css code .. it is for changing the headers into images... just follow the instructions.. preview: no preview for now.. credits: me

^ no prob your welcome =)
  • ARCHIVES 
  • » there are many members that are asking for this so here is a simple css code .. it is for changing the headers into images... just follow the instructions.. preview: no preview for now.. credits: me

Pages: 12345678910..10

Board footer

© 2024 F Talk

Current time is 00:36

[ 10 queries - 0.032 second ]
Privacy Policy