• ARCHIVES 
  • » Add the codes im your CSS..=)=)=) Just edit #2, hEX COLOR, #55 and the like if you want... [b]Codes here:[/b] [spoiler]/* CONTROL PANEL: BOX */ .controlpanel { border-width: 2px; border-color:

Pages: 1

Add the codes im your CSS..=)=)=) Just edit #2, hEX COLOR, #55 and the like if you want... [b]Codes here:[/b] [spoiler]/* CONTROL PANEL: BOX */ .controlpanel { border-width: 2px; border-color:

dimepiece_notfugly
» n00b
FTalk Level: zero
79
0
1969-12-31

Add the codes im your CSS..=)=)=) Just edit #2, hEX COLOR, #55 and the like if you want... [b]Codes here:[/b] [spoiler]/* CONTROL PANEL: BOX */ .controlpanel { border-width: 2px; border-color:

Add the codes im your CSS..=)=)=) Just edit #2, hEX COLOR, #55 and the like if you want... [b]Codes here:[/b] [spoiler]/* CONTROL PANEL: BOX */ .controlpanel { border-width: 2px; border-color: HEX COLOR; border-style: solid; background-color: #ffffff; padding-top:55; background-image: url("IMG URL HERE"); background-position: top center; } /* MASTER HEADERS */ .commonbox h1, .commonbox h2 { color: #ffffff; background-color: transparent;[/spoiler] You can also add different images on the top of each boxes: [spoiler]/* BOX: MORE ABOUT ME */ .moreabout { border-width: 2px; border-color: #F1628D; padding-top:55; background-image: url("IMG URL HERE"); background-position: top center; border-style: solid; background-color: #ffffff; } /* BOX: MY PHOTO GALLERY */ .photos { border-width: 2px; border-color: HEX COLOR;padding-top:55; background-image: url("IMG URL HERE"); background-position: top center; border-style: solid; background-color: #ffffff; } /* BOX: MY FRIENDS */ .friends { border-width: 2px; border-color: HEX COLOR; padding-top:55; background-image: url("IMG URL HERE"); background-position: top center; border-style: solid; background-color: #ffffff; } /* BOX: MY VIDEOS */ .videos { border-width: 2px; border-color: HEXCOLOR HERE;padding-top:55; background-image: url("IMG URL HERE"); background-position: top center; border-style: solid; background-color: #ffffff; } /* BOX: MY GROUPS */ .groups { border-width: 2px; border-color: HEX COLOR; border-style: solid;padding-top:55; background-image: url("IMG URL HERE"); background-position: top center; background-color: #ffffff; } /* BOX: MY TESTIMONIALS */ .testimonials { border-width: 2px; border-color: HEX COLOR; padding-top:55; background-image: url("IMG URL HERE"); background-position: top center; border-style: solid; background-color: #ffffff; } /* TESTIMONIAL COMMENTS */ .testimonialscomments { border-width: 2px; border-color: HEX COLOR; padding-top:55; background-image: url("IMG URL HERE"); background-position: top center; border-style: solid; background-color: #ffffff; } /* BOX: MY SCRAPBOOK */ .scrapbook { border-width: 2px; border-color: #F1628D;padding-top:55; background-image: url("IMG URL HERE"); background-position: top center; border-style: solid; background-color: #ffffff; } /* BOX: FAN OF */ .fanof { border-width: 2px; border-color: #F1628D; padding-top:55; background-image: url("IMG URL HERE"); background-position: top center; border-style: solid background-color: #ffffff; } /* BOX: MY FANS */ .myfans { border-width: 2px; border-color: HEX COLOR; border-style: solid;padding-top:55; background-image: url("IMG URL HERE"); background-position: top center; background-color: #ffffff; } /* BOX: MY REVIEWS */ .reviews { border-width: 2px; border-color: HEX COLOR; padding-top:55; background-image: url("IMG URL HERE"); background-position: top center; border-style: solid; background-color: #ffffff; } /* BOX: MY BLOGS */ .blogs { border-width: 6px; border-color: #F1628D;padding-top:55; background-image: url("IMG URL HERE"); background-position: top center; border-style: solid; background-color: #ffffff; } /* BOX: MY BLOG REVIEWS */ .blogsreviews { border-width: 6px; border-color: #F1628D;padding-top:55; background-image: url("IMG URL HERE"); background-position: top center; border-style: solid; background-color: #ffffff;[/spoiler] FYI: You can assign position to the image if you want.. Top Center, Top right, Top left, Center right, bottom left, etc.. See sample: [spoiler][img]http://img126.imageshack.us/img126/8079/profilegb6.jpg[/img][/spoiler] [b]NOTE:[/b] You may edit the codes if you want..

Last edited by dimepiece_notfugly (2009-01-10 06:11:36)

bobcbar
» FTalkElite
FTalk Level: zero
5223
0
1969-12-31

Re: Add the codes im your CSS..=)=)=) Just edit #2, hEX COLOR, #55 and the like if you want... [b]Codes here:[/b] [spoiler]/* CONTROL PANEL: BOX */ .controlpanel { border-width: 2px; border-color:

Thanks for sharing your codes :thumbsup: Although these are already shared with the complete list of css codes, its nice to have them in a topic explaining how to do it. =)

Last edited by bobcbar (2008-12-30 20:32:37)

maiko812
» FTalker
FTalk Level: zero
135
0
1969-12-31

Re: Add the codes im your CSS..=)=)=) Just edit #2, hEX COLOR, #55 and the like if you want... [b]Codes here:[/b] [spoiler]/* CONTROL PANEL: BOX */ .controlpanel { border-width: 2px; border-color:

thanks fo this. :)
robin182
» FTalkAddict
FTalk Level: zero
471
0
1969-12-31

Re: Add the codes im your CSS..=)=)=) Just edit #2, hEX COLOR, #55 and the like if you want... [b]Codes here:[/b] [spoiler]/* CONTROL PANEL: BOX */ .controlpanel { border-width: 2px; border-color:

wew... was shared in complete css codes.. but it's OK.. thx for sharing.. hee.. :D
xoOox
» FTalkWhiz
FTalk Level: zero
3264
0
1969-12-31

Re: Add the codes im your CSS..=)=)=) Just edit #2, hEX COLOR, #55 and the like if you want... [b]Codes here:[/b] [spoiler]/* CONTROL PANEL: BOX */ .controlpanel { border-width: 2px; border-color:

wew, tnx for sharing even it is already shared w complete... atleast you explained how! :thumbsup: :thumbsup: :thumbsup: 3 thumbs up
banjon
» n00b
FTalk Level: zero
2
0
1969-12-31

Re: Add the codes im your CSS..=)=)=) Just edit #2, hEX COLOR, #55 and the like if you want... [b]Codes here:[/b] [spoiler]/* CONTROL PANEL: BOX */ .controlpanel { border-width: 2px; border-color:

:):)=)=):):):):)=)=)=)=)=):):)=)=):)
banjon
» n00b
FTalk Level: zero
2
0
1969-12-31

Re: Add the codes im your CSS..=)=)=) Just edit #2, hEX COLOR, #55 and the like if you want... [b]Codes here:[/b] [spoiler]/* CONTROL PANEL: BOX */ .controlpanel { border-width: 2px; border-color:

Dota Nalang 1 On 1..=d=d=d=d=d=d=d=d=d=d=d=d=d=d=d=d=d
ewenessgALLore
» FTalkManiac
FTalk Level: zero
934
0
1969-12-31

Re: Add the codes im your CSS..=)=)=) Just edit #2, hEX COLOR, #55 and the like if you want... [b]Codes here:[/b] [spoiler]/* CONTROL PANEL: BOX */ .controlpanel { border-width: 2px; border-color:

^Don't spam! :evil: Better read the rules
ibh3L
» FTalker
FTalk Level: zero
154
0
1969-12-31

Re: Add the codes im your CSS..=)=)=) Just edit #2, hEX COLOR, #55 and the like if you want... [b]Codes here:[/b] [spoiler]/* CONTROL PANEL: BOX */ .controlpanel { border-width: 2px; border-color:

nice trick thx for sher...^_^ :mad: Good job :thumbsup:
aramaica24
» n00b
FTalk Level: zero
1
0
1969-12-31

Re: Add the codes im your CSS..=)=)=) Just edit #2, hEX COLOR, #55 and the like if you want... [b]Codes here:[/b] [spoiler]/* CONTROL PANEL: BOX */ .controlpanel { border-width: 2px; border-color:

very good layout..good job.. dont stop in making ur layie..:):):):)
rebora2007
» FTalkAddict
FTalk Level: zero
300
0
1969-12-31

Re: Add the codes im your CSS..=)=)=) Just edit #2, hEX COLOR, #55 and the like if you want... [b]Codes here:[/b] [spoiler]/* CONTROL PANEL: BOX */ .controlpanel { border-width: 2px; border-color:

nice trick thanks for sharing =)
chipster489
» FTalkWorm
FTalk Level: zero
16296
0
1969-12-31

Re: Add the codes im your CSS..=)=)=) Just edit #2, hEX COLOR, #55 and the like if you want... [b]Codes here:[/b] [spoiler]/* CONTROL PANEL: BOX */ .controlpanel { border-width: 2px; border-color:

[font=Lucida Sans Unicode][b]I'll try dis 1 later. :) [/b][/font]
KyntzLui
» FTalker
FTalk Level: zero
209
0
1969-12-31

Re: Add the codes im your CSS..=)=)=) Just edit #2, hEX COLOR, #55 and the like if you want... [b]Codes here:[/b] [spoiler]/* CONTROL PANEL: BOX */ .controlpanel { border-width: 2px; border-color:

thx for that im gonna save that codes and the instructions in msword :D [spoiler]for now im still learning to make a layout and searching sum codes. thx a lot ftalk :D[/spoiler]
Kurt563
» n00b
FTalk Level: zero
72
0
1969-12-31

Re: Add the codes im your CSS..=)=)=) Just edit #2, hEX COLOR, #55 and the like if you want... [b]Codes here:[/b] [spoiler]/* CONTROL PANEL: BOX */ .controlpanel { border-width: 2px; border-color:

nice trick thnx for sharing
  • ARCHIVES 
  • » Add the codes im your CSS..=)=)=) Just edit #2, hEX COLOR, #55 and the like if you want... [b]Codes here:[/b] [spoiler]/* CONTROL PANEL: BOX */ .controlpanel { border-width: 2px; border-color:

Pages: 1

Board footer

© 2025 F Talk

Current time is 11:26

[ 8 queries - 0.019 second ]
Privacy Policy