simply sibyl
Global Moderator
Offline
Posts: 7933
I am not a dude!
|
 |
« on: August 19, 2007, 10:17:32 am » |
|
Warning: Graphically Intense Screenshot:  on/off/new_some/new_none Images:  collapse/expand images:  /* News Fader Font Color */
#smfFadeScroller, #smfFadeScroller a:visited, #smfFadeScroller a:link { color: #FFFFFF; text-decoration: none; }
h1 { background-image: url(http://i148.photobucket.com/albums/s20/smfstyles/halloween/red1-14.png); background-color: #575757; border: 4px solid #D36E15; color: #ffffff; } /* Normal, standard links. */ a:link { color: #7C410C; text-decoration: none; } a:visited { color: #000000; text-decoration: none; } a:hover { color: #737373; text-decoration: underline; }
/* Navigation links - for the link tree. */ .nav, .nav:link, .nav:visited { color: #000000; text-decoration: none; } a.nav:hover { color: #737373; text-decoration: underline; }
/* Tables should show empty cells. */ table { empty-cells: show; }
/* By default (td, body..) use verdana in black. */ body, td, th , tr { color: #000000; font-size: small; font-family: verdana, sans-serif; }
/* The main body of the entire forum. */ body { background-color: #E6E6E6; margin: 0px; padding: 10px 30px 4px 30px; background-image:
url(http://i148.photobucket.com/albums/s20/smfstyles/halloween/skullbg.gif); }
/* Input boxes - just a bit smaller than normal so they align well. */ input, textarea, button { background-color: ; color: #000000; font-family: verdana, sans-serif; } input, button { font-size: 90%; }
textarea { font-size: 100%; color: #000000; font-family: verdana, sans-serif; }
/* All input elements that are checkboxes or radio buttons. */ input.check { }
/* Selects are a bit smaller, because it makes them look even better 8). */ select { font-size: 90%; font-weight: normal; color: #000000; font-family: verdana, sans-serif; }
/* Standard horizontal rule.. ([hr], etc.) */ hr, .hrcolor { height: 1px; border: 0; color: #162C5D; background-color: #666666; }
/* No image should have a border when linked */ a img { border: 0; } /* A quote, perhaps from another post. */ .quote { color: #000000; background-color: #D7DAEC; border: 1px solid #000000; margin: 1px; padding: 1px; font-size: x-small; line-height: 1.4em; }
/* A code block - maybe even PHP ;). */ .code { color: #000000; background-color: #dddddd; font-family: "courier new", "times new roman", monospace; font-size: x-small; line-height: 1.3em; /* Put a nice border around it. */ border: 1px solid #000000; margin: 1px auto 1px auto; padding: 1px; width: 99%; /* Don't wrap its contents, and show scrollbars. */ white-space: nowrap; overflow: auto; /* Stop after about 24 lines, and just show a scrollbar. */ max-height: 24em; }
/* The "Quote:" and "Code:" header parts... */ .quoteheader, .codeheader { color: #000000; text-decoration: none; font-style: normal; font-weight: bold; font-size: x-small; line-height: 1.2em; }
/* Generally, those [?] icons. This makes your cursor a help icon. */ .help { cursor: help; }
/* /me uses this a lot. (emote, try typing /me in a post.) */ .meaction { color: red; }
/* The main post box - this makes it as wide as possible. */ .editor { width: 85%; }
/* Highlighted text - such as search results. */ .highlight { background-color: yellow; font-weight: bold; color: black; }
/* Alternating backgrounds for posts, and several other sections of the forum. */ .windowbg { color: #000000; background-color: #D3D3D3; } .windowbg2 { color: #000000; background-color: #F6F6F6; } .windowbg3 { color: #000000; background-color: #EEEEEE; } /* the today container in calendar */ .calendar_today { color: #000000; background-color: #EAEDF3; }
/* These are used primarily for titles, but also for headers (the row that says what everything in
the table is.) */ .titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td { color: #FFFFFF; font-style: normal; background-image: url(http://i148.photobucket.com/albums/s20/smfstyles/halloween/red1-14.png); background-color: #575757; border-bottom: solid 1px #1C1C1C; border-top: solid 1px #1C1C1C; padding-left: 10px; padding-right: 10px; } .titlebg, .titlebg a:link, .titlebg a:visited { font-weight: bold; color: #FFFFFF; font-style: normal; }
.titlebg a:hover { color: #404040; } /* same as titlebg, but used where bold text is not needed */ .titlebg2 a:link, .titlebg2 a:visited { color: white; font-style: normal; text-decoration: underline; }
.titlebg2 a:hover { text-decoration: underline; }
/* This is used for categories, page indexes, and several other areas in the forum. .catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/ .catbg , tr.catbg td , .catbg3 , tr.catbg3 td { background:
url(http://i148.photobucket.com/albums/s20/smfstyles/halloween/catbg.png) #737373
repeat-x; color: #ffffff; padding-left: 10px; padding-right: 10px; } .catbg2 , tr.catbg2 td { background:
url(http://i148.photobucket.com/albums/s20/smfstyles/halloween/catbg.png) #737373
repeat-x; color: #ffffff; padding-left: 10px; padding-right: 10px; } .catbg, .catbg2, .catbg3 { border-bottom: solid 1px #737373; } .catbg, .catbg2 { font-weight: bold; } .catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited { font-size: 95%; color: white; text-decoration: none; } .catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited { color: white; text-decoration: none; } .catbg a:hover, .catbg2 a:hover, .catbg3 a:hover { color: #e0e0ff; } /* This is used for tables that have a grid/border background color (such as the topic listing.) */ .bordercolor { background-color: #ADADAD; padding: 0px; }
/* This is used on tables that should just have a border around them. */ .tborder { padding: 45px; border: 6px solid #D36E15; background: url(http://i148.photobucket.com/albums/s20/smfstyles/halloween/spiderwebbg.gif); }
/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */ .smalltext { font-size: x-small; font-family: verdana, sans-serif; } .middletext { font-size: 90%; } .normaltext { font-size: small; } .largetext { font-size: large; }
/* Posts and personal messages displayed throughout the forum. */ .post, .personalmessage { width: 100%; overflow: auto; line-height: 1.3em; }
/* All the signatures used in the forum. If your forum users use Mozilla, Opera, or Safari, you
might add max-height here ;). */ .signature { width: 100%; overflow: auto; padding-bottom: 3px; line-height: 1.3em; }
/* Sometimes there will be an error when you post */ .error { color: red; }
/* definitions for the main tab, active means the tab reflects which page is displayed */ .maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back,
.maintab_active_last { color: white; text-transform: uppercase; vertical-align: top; } .maintab_back, .maintab_active_back { color: white; text-decoration: none; font-size: 9px; vertical-align: top; padding: 2px 6px 6px 6px; font-family: tahoma, sans-serif; }
.maintab_first { background:
url(http://i148.photobucket.com/albums/s20/smfstyles/technoblack/maintab_first.gif) left
bottom no-repeat; width: 10px; } .maintab_back { background:
url(http://i148.photobucket.com/albums/s20/smfstyles/technoblack/maintab_back.gif) left bottom
repeat-x; } .maintab_last { background:
url(http://i148.photobucket.com/albums/s20/smfstyles/technoblack/maintab_last.gif) left bottom
no-repeat; width: 8px; } .maintab_active_first { background:
url(http://i148.photobucket.com/albums/s20/smfstyles/technoorange/maintab_active_first.gif)
left bottom no-repeat; width: 6px; } .maintab_active_back { background:
url(http://i148.photobucket.com/albums/s20/smfstyles/technoorange/maintab_active_back.gif) left
bottom repeat-x; } .maintab_active_last { background:
url(http://i148.photobucket.com/albums/s20/smfstyles/technoorange/maintab_active_last.gif) left
bottom no-repeat; width: 8px; }
/* how links behave in main tab. */ .maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back
a:visited { color: white; text-decoration: none; }
.maintab_back a:hover, .maintab_active_back a:hover { color: #e0e0ff; text-decoration: none; } /* definitions for the mirror tab */ .mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back,
.mirrortab_active_last { color: white; text-transform: uppercase; vertical-align: top; } .mirrortab_back, .mirrortab_active_back { color: white; text-decoration: none; font-size: 9px; vertical-align: bottom; padding: 6px 6px 2px 6px; font-family: tahoma, sans-serif; }
.mirrortab_first { background:
url(http://i148.photobucket.com/albums/s20/smfstyles/technoblack/mirrortab_first.gif)
no-repeat; width: 10px; } .mirrortab_back { background:
url(http://i148.photobucket.com/albums/s20/smfstyles/technoblack/mirrortab_back.gif) repeat-x; } .mirrortab_last { background:
url(http://i148.photobucket.com/albums/s20/smfstyles/technoblack/mirrortab_last.gif)
no-repeat; width: 6px; } .mirrortab_active_first { background:
url(http://i148.photobucket.com/albums/s20/smfstyles/technoorange/mirrortab_active_first.gif)
no-repeat; width: 6px; } .mirrortab_active_back { background:
url(http://i148.photobucket.com/albums/s20/smfstyles/technoorange/mirrortab_active_back.gif)
repeat-x; } .mirrortab_active_last { background:
url(http://i148.photobucket.com/albums/s20/smfstyles/technoorange/mirrortab_active_last.gif)
no-repeat; width: 8px; }
/* how links behave in mirror tab. */ .mirrortab_back a:link , .mirrortab_back a:visited, .mirrortab_active_back a:link ,
.mirrortab_active_back a:visited { color: white; text-decoration: none; }
.mirrortab_back a:hover, .mirrortab_active_back a:hover { color: #e0e0ff; text-decoration: none; }
/* The AJAX notifier */ #ajax_in_progress { background: #FC8E04; color: white; text-align: center; font-weight: bold; font-size: 18pt; padding: 3px; width: 100%; position: fixed; top: 0; left: 0; }
|
|
|
|
« Last Edit: November 16, 2007, 05:50:27 pm by simply sibyl »
|
Logged
|
|
|
|
|
|
Barbie
SMF For Free Member
Offline
Posts: 35
|
 |
« Reply #1 on: August 19, 2007, 04:44:13 pm » |
|
that is very nice 
|
|
|
|
|
Logged
|
|
|
|
|
RedNight
|
 |
« Reply #2 on: August 19, 2007, 06:12:18 pm » |
|
Very cool Sibyl, I like very much.
|
|
|
|
|
Logged
|
|
|
|
rileyks
SMF For Free Sponsors
Offline
Posts: 434
|
 |
« Reply #3 on: August 19, 2007, 09:16:25 pm » |
|
Wow...very nice!!!!
|
|
|
|
|
Logged
|
|
|
|
Laugh-nd-kid
SMF For Free Master
Offline
Posts: 1416
Thankyou for this great software SMF For Free!
|
 |
« Reply #4 on: August 20, 2007, 02:54:19 am » |
|
I'm sorry.... but this is your best so far!!!
COngrats!
|
|
|
|
|
Logged
|
|
|
|
Shirley
SMF For Free Newbie
Offline
Posts: 18
Smile Even Through Your Tears!
|
 |
« Reply #5 on: August 20, 2007, 11:22:06 am » |
|
Very nice Sibyl, Love the on, off graphics.
|
|
|
|
|
Logged
|
|
|
|
|
LaundryLady
|
 |
« Reply #6 on: August 20, 2007, 12:13:08 pm » |
|
Very nice Sibyl, puts mine to shame.
|
|
|
|
|
Logged
|
|
|
|
mnh8483
SMF For Free Sponsors
Offline
Posts: 20
|
 |
« Reply #7 on: September 29, 2007, 10:11:06 am » |
|
Forum Url: http://badgeaddicts.smfforfree.comI love this stylesheet and am currently using it but for some reason on just 1 of my categories it is not doing the black outline like it is on all the other ones...plz help... thanks Mon
|
|
|
|
|
Logged
|
|
|
|
|
Kimmie
|
 |
« Reply #8 on: September 29, 2007, 01:14:43 pm » |
|
Forum Url: http://badgeaddicts.smfforfree.comI love this stylesheet and am currently using it but for some reason on just 1 of my categories it is not doing the black outline like it is on all the other ones...plz help... thanks Mon Here is a good place to look at to see different areas of your forum. http://stylemanagertestsite.smfforfree2.com/index.phpLook through it and see if any of the areas pertain to the area your referring too. There is a link in the news box that you can click on that will show you a more detailed view of the borders and where you can find those in the cs code. If you dont see what your looking for there, let me know (post a screenshot if you can) and I will look at it and see if I can fix it for you.
|
|
|
|
|
Logged
|
|
|
|
|
R u n e s c a p e
|
 |
« Reply #9 on: October 03, 2007, 03:20:57 pm » |
|
Great Job,I will definatly use this stylesheet!
|
|
|
|
|
Logged
|
Www.runescapeftw.smfforfree3.com The forums are back! I need community members and mods etc!
|
|
|
mom
SMF For Free Member
Offline
Posts: 40
PogoBabies
|
 |
« Reply #10 on: October 05, 2007, 03:34:02 pm » |
|
Warning: Graphically Intense Screenshot:  on/off/new_some/new_none Images:  collapse/expand images:  h1 { background-image: url(http://i148.photobucket.com/albums/s20/smfstyles/halloween/red1-14.png); background-color: #575757; border: 4px solid #D36E15; color: #ffffff; } /* Normal, standard links. */ a:link { color: #7C410C; text-decoration: none; } a:visited { color: #000000; text-decoration: none; } a:hover { color: #737373; text-decoration: underline; }
/* Navigation links - for the link tree. */ .nav, .nav:link, .nav:visited { color: #000000; text-decoration: none; } a.nav:hover { color: #737373; text-decoration: underline; }
/* Tables should show empty cells. */ table { empty-cells: show; }
/* By default (td, body..) use verdana in black. */ body, td, th , tr { color: #000000; font-size: small; font-family: verdana, sans-serif; }
/* The main body of the entire forum. */ body { background-color: #E6E6E6; margin: 0px; padding: 10px 30px 4px 30px; background-image:
url(http://i148.photobucket.com/albums/s20/smfstyles/halloween/skullbg.gif); }
/* Input boxes - just a bit smaller than normal so they align well. */ input, textarea, button { background-color: ; color: #000000; font-family: verdana, sans-serif; } input, button { font-size: 90%; }
textarea { font-size: 100%; color: #000000; font-family: verdana, sans-serif; }
/* All input elements that are checkboxes or radio buttons. */ input.check { }
/* Selects are a bit smaller, because it makes them look even better 8). */ select { font-size: 90%; font-weight: normal; color: #000000; font-family: verdana, sans-serif; }
/* Standard horizontal rule.. ([hr], etc.) */ hr, .hrcolor { height: 1px; border: 0; color: #162C5D; background-color: #666666; }
/* No image should have a border when linked */ a img { border: 0; } /* A quote, perhaps from another post. */ .quote { color: #000000; background-color: #D7DAEC; border: 1px solid #000000; margin: 1px; padding: 1px; font-size: x-small; line-height: 1.4em; }
/* A code block - maybe even PHP ;). */ .code { color: #000000; background-color: #dddddd; font-family: "courier new", "times new roman", monospace; font-size: x-small; line-height: 1.3em; /* Put a nice border around it. */ border: 1px solid #000000; margin: 1px auto 1px auto; padding: 1px; width: 99%; /* Don't wrap its contents, and show scrollbars. */ white-space: nowrap; overflow: auto; /* Stop after about 24 lines, and just show a scrollbar. */ max-height: 24em; }
/* The "Quote:" and "Code:" header parts... */ .quoteheader, .codeheader { color: #000000; text-decoration: none; font-style: normal; font-weight: bold; font-size: x-small; line-height: 1.2em; }
/* Generally, those [?] icons. This makes your cursor a help icon. */ .help { cursor: help; }
/* /me uses this a lot. (emote, try typing /me in a post.) */ .meaction { color: red; }
/* The main post box - this makes it as wide as possible. */ .editor { width: 85%; }
/* Highlighted text - such as search results. */ .highlight { background-color: yellow; font-weight: bold; color: black; }
/* Alternating backgrounds for posts, and several other sections of the forum. */ .windowbg { color: #000000; background-color: #D3D3D3; } .windowbg2 { color: #000000; background-color: #F6F6F6; } .windowbg3 { color: #000000; background-color: #EEEEEE; } /* the today container in calendar */ .calendar_today { color: #000000; background-color: #EAEDF3; }
/* These are used primarily for titles, but also for headers (the row that says what everything in
the table is.) */ .titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td { color: #FFFFFF; font-style: normal; background-image: url(http://i148.photobucket.com/albums/s20/smfstyles/halloween/red1-14.png); background-color: #575757; border-bottom: solid 1px #1C1C1C; border-top: solid 1px #1C1C1C; padding-left: 10px; padding-right: 10px; } .titlebg, .titlebg a:link, .titlebg a:visited { font-weight: bold; color: #FFFFFF; font-style: normal; }
.titlebg a:hover { color: #404040; } /* same as titlebg, but used where bold text is not needed */ .titlebg2 a:link, .titlebg2 a:visited { color: white; font-style: normal; text-decoration: underline; }
.titlebg2 a:hover { text-decoration: underline; }
/* This is used for categories, page indexes, and several other areas in the forum. .catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/ .catbg , tr.catbg td , .catbg3 , tr.catbg3 td { background:
url(http://i148.photobucket.com/albums/s20/smfstyles/halloween/catbg.png) #737373
repeat-x; color: #ffffff; padding-left: 10px; padding-right: 10px; } .catbg2 , tr.catbg2 td { background:
url(http://i148.photobucket.com/albums/s20/smfstyles/halloween/catbg.png) #737373
repeat-x; color: #ffffff; padding-left: 10px; padding-right: 10px; } .catbg, .catbg2, .catbg3 { border-bottom: solid 1px #737373; } .catbg, .catbg2 { font-weight: bold; } .catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited { font-size: 95%; color: white; text-decoration: none; } .catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited { color: white; text-decoration: none; } .catbg a:hover, .catbg2 a:hover, .catbg3 a:hover { color: #e0e0ff; } /* This is used for tables that have a grid/border background color (such as the topic listing.) */ .bordercolor { background-color: #ADADAD; padding: 0px; }
/* This is used on tables that should just have a border around them. */ .tborder { padding: 45px; border: 6px solid #D36E15; background: url(http://i148.photobucket.com/albums/s20/smfstyles/halloween/spiderwebbg.gif); }
/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */ .smalltext { font-size: x-small; font-family: verdana, sans-serif; } .middletext { font-size: 90%; } .normaltext { font-size: small; } .largetext { font-size: large; }
/* Posts and personal messages displayed throughout the forum. */ .post, .personalmessage { width: 100%; overflow: auto; line-height: 1.3em; }
/* All the signatures used in the forum. If your forum users use Mozilla, Opera, or Safari, you
might add max-height here ;). */ .signature { width: 100%; overflow: auto; padding-bottom: 3px; line-height: 1.3em; }
/* Sometimes there will be an error when you post */ .error { color: red; }
/* definitions for the main tab, active means the tab reflects which page is displayed */ .maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back,
.maintab_active_last { color: white; text-transform: uppercase; vertical-align: top; } .maintab_back, .maintab_active_back { color: white; text-decoration: none; font-size: 9px; vertical-align: top; padding: 2px 6px 6px 6px; font-family: tahoma, sans-serif; }
.maintab_first { background:
url(http://i148.photobucket.com/albums/s20/smfstyles/technoblack/maintab_first.gif) left
bottom no-repeat; width: 10px; } .maintab_back { background:
url(http://i148.photobucket.com/albums/s20/smfstyles/technoblack/maintab_back.gif) left bottom
repeat-x; } .maintab_last { background:
url(http://i148.photobucket.com/albums/s20/smfstyles/technoblack/maintab_last.gif) left bottom
no-repeat; width: 8px; } .maintab_active_first { background:
url(http://i148.photobucket.com/albums/s20/smfstyles/technoorange/maintab_active_first.gif)
left bottom no-repeat; width: 6px; } .maintab_active_back { background:
url(http://i148.photobucket.com/albums/s20/smfstyles/technoorange/maintab_active_back.gif) left
bottom repeat-x; } .maintab_active_last { background:
url(http://i148.photobucket.com/albums/s20/smfstyles/technoorange/maintab_active_last.gif) left
bottom no-repeat; width: 8px; }
/* how links behave in main tab. */ .maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back
a:visited { color: white; text-decoration: none; }
.maintab_back a:hover, .maintab_active_back a:hover { color: #e0e0ff; text-decoration: none; } /* definitions for the mirror tab */ .mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back,
.mirrortab_active_last { color: white; text-transform: uppercase; vertical-align: top; } .mirrortab_back, .mirrortab_active_back { color: white; text-decoration: none; font-size: 9px; vertical-align: bottom; padding: 6px 6px 2px 6px; font-family: tahoma, sans-serif; }
.mirrortab_first { background:
url(http://i148.photobucket.com/albums/s20/smfstyles/technoblack/mirrortab_first.gif)
no-repeat; width: 10px; } .mirrortab_back { background:
url(http://i148.photobucket.com/albums/s20/smfstyles/technoblack/mirrortab_back.gif) repeat-x; } .mirrortab_last { background:
url(http://i148.photobucket.com/albums/s20/smfstyles/technoblack/mirrortab_last.gif)
no-repeat; width: 6px; } .mirrortab_active_first { background:
url(http://i148.photobucket.com/albums/s20/smfstyles/technoorange/mirrortab_active_first.gif)
no-repeat; width: 6px; } .mirrortab_active_back { background:
url(http://i148.photobucket.com/albums/s20/smfstyles/technoorange/mirrortab_active_back.gif)
repeat-x; } .mirrortab_active_last { background:
url(http://i148.photobucket.com/albums/s20/smfstyles/technoorange/mirrortab_active_last.gif)
no-repeat; width: 8px; }
/* how links behave in mirror tab. */ .mirrortab_back a:link , .mirrortab_back a:visited, .mirrortab_active_back a:link ,
.mirrortab_active_back a:visited { color: white; text-decoration: none; }
.mirrortab_back a:hover, .mirrortab_active_back a:hover { color: #e0e0ff; text-decoration: none; }
/* The AJAX notifier */ #ajax_in_progress { background: #FC8E04; color: white; text-align: center; font-weight: bold; font-size: 18pt; padding: 3px; width: 100%; position: fixed; top: 0; left: 0; }
Thank you so much for this.!! I need to change the color of the text in the news box fader as its black and the background is black. So far that is one area I need fixed. Thank you! It's awesome! I put my own background on it..but yours is really cool! I would love to use your on/off graphics too. As I have said before all of this is so new to me. I don't know how to put them in the css. I am sure you have addressed this somewhere. THANK YOU FOR ALL YOUR HELP! You guys rock!
|
|
|
|
« Last Edit: October 05, 2007, 05:43:15 pm by mom »
|
Logged
|
I am strong...so bring it on!
|
|
|
|
R u n e s c a p e
|
 |
« Reply #11 on: October 05, 2007, 07:53:54 pm » |
|
Why'd ya have to quote,you how many seconds that takes longer to load 
|
|
|
|
|
Logged
|
Www.runescapeftw.smfforfree3.com The forums are back! I need community members and mods etc!
|
|
|
mom
SMF For Free Member
Offline
Posts: 40
PogoBabies
|
 |
« Reply #12 on: October 05, 2007, 08:12:13 pm » |
|
I didn't realize it would be a problem. Sorry.
|
|
|
|
« Last Edit: October 05, 2007, 08:14:31 pm by mom »
|
Logged
|
I am strong...so bring it on!
|
|
|
Laugh-nd-kid
SMF For Free Master
Offline
Posts: 1416
Thankyou for this great software SMF For Free!
|
 |
« Reply #13 on: October 06, 2007, 09:48:41 am » |
|
I like VERY much!!!!
Good work sibyl.
|
|
|
|
|
Logged
|
|
|
|
Gordie
SMF For Free Hero
Offline
Posts: 601
I'm around somewhere!!!
|
 |
« Reply #14 on: October 06, 2007, 10:00:13 am » |
|
I'm also using it on my forumI just changed the background picture to a lighter one. Now if we can only get a really nice stylesheet for Christmas with red,whit,and green..hint hint
|
|
|
|
|
Logged
|
|
|
|
|
|
|