Advertise Here

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Shimmy Shabby

Pages: [1] 2
1
Bugs / [SOLVED] Delete Account Bug
« on: October 27, 2008, 08:10:30 pm »
Its nothing that will majorly affect anything i dont think... But when ever u delete an account u get the message:
Quote
Table '_collapsed_categories' doesn't exist

Line: 270
I think it has to do with when u took out the collapse/expand stuff... I think? lol.

2
Suggestions / Remove email link upgrade
« on: October 27, 2008, 05:23:39 pm »
You know how it says
#####################
Get your own forum at http://www.smfforfreeNUMBER.com
#####################
Get your own forum at http://www.smfforfreeNUMBER.com

at the bottom of the automatic e-mails sent out,

Maybe you could be able to pay to get that off..

3
Graphics / Starwars, The force
« on: October 17, 2008, 01:13:24 pm »

4
Stylesheet Codes / [Stylesheet] Autumn
« on: September 15, 2008, 07:17:45 pm »
A conversion of Hoochie Coochie Man's Autumn Theme.
You can find a demo of the original theme here.

Live Demo

Full Page ScreenShot



You MUST Include the header and footer.

Header
Code: [Select]
<br />
<br />
<br />
<div id="outer">
<div id="header">
<div id="headercontent">
<h1><a href="FORUMURL">FORUMNAME</a></h1>
<h2>FORUM SLOGAN HERE</h2>
</div>
</div>
<div id="headerpic"></div>

Replace FORUMNAME with the name of your forum and replace FORUM SLOGAN HERE with the slogan/description for your forum. If you dont have one, just delete FORUM SLOGAN HERE and leave it blank. Replace FORUMURL with the URL to your forum, Example: http://myforum.smfforfree*.com.

Footer
Code: [Select]
<div id="footer">
<div class="right">
Original Theme By <a href="http://custom.simplemachines.org/themes/index.php?action=profile;u=118828">Hoochie Coochie Man</a> | Conversion by <a href="http://www.smfsupport.com/support/index.php?action=profile;u=4047">Shimmy Shabby</a>
</div>
</div>
</div>
Do not touch the footers, its credits that MUST be included.

CSS
Code: [Select]
/*Extra Things*/
#footer
{
position: relative;
height: 2.0em;
clear: both;
padding-top: 5.0em;
background: url('http://www.styleyourforum.com/data/153/css0.gif') repeat-x 0.25em;
font-size: 0.86em
}

#footer .left
{
position: absolute;
left: 2em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}

#headerpic
{
position: relative;
height: 149px;
background: #fff url('http://www.styleyourforum.com/data/153/css1.jpg') repeat-x bottom left;
margin-bottom: 2px
}

#outer
{
z-index: 2;
position: relative;
/*
The width value below controls the overall width of the design. By default it's set to 82%
(so it'll take up 82% of the browser window's width). You can set it to a different percentage
value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 82%;
border: solid 7px #fff;
background-color: #fff;
margin: 0 auto;
}

#header
{
position: relative;
width: 100%;
height: 9em;
background: #2b2b2b url('http://www.styleyourforum.com/data/153/css2.gif') repeat-x;
margin-bottom: 2px
}

#headercontent
{
position: absolute;
bottom: 0em;
padding: 0em 2.0em 1.3em 2.0em;
}

#headercontent h1
{
font-weight: normal;
font-size: 2.5em;
}
#headercontent h1 a:link, #headercontent h1 a:visited
{
color:#9F9030;
text-decoration:none;
border:none;
}
#headercontent h1 a:hover, #headercontent h1 a:active
{
text-decoration:none;
color:#fff;
border:none;
}
#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #aaa;
}

/* Normal, standard links. */
a:link
{
color: #B96D00;
text-decoration: none;
}
a:visited
{
color: #B96D00;
text-decoration: none;
}
a:hover
{
color: #B96D00;
text-decoration: none;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
color: #000000;
text-decoration: none;
}
a.nav:hover
{
color: #B96D00;
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-image: url('http://www.styleyourforum.com/data/153/css3.gif');
background-color: #000000;
margin: auto;
padding: 0px 0px 35px 0px;
background-attachment: fixed;

}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button
{
background: url('http://www.styleyourforum.com/data/153/css4.gif') #FFFFFF repeat-x;
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: #666666;
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: #ffffff;
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: #ffffff;
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: 96%;
}

/* 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: url('http://www.styleyourforum.com/data/153/css5.jpg') #FCFCF4 repeat-x;
}
.windowbg2
{
color: #000000;
background: url('http://www.styleyourforum.com/data/153/css5.jpg') #FCFCF4 repeat-x;
}
.windowbg3
{
color: #000000;
background: url('http://www.styleyourforum.com/data/153/css5.jpg') #FCFCF4 repeat-x;
}
/* the today container in calendar */
.calendar_today
{
background-color: #FFFFFF;
}

/* 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: black;
font-style: normal;
background: url('http://www.styleyourforum.com/data/153/css8.jpg') #FFFFFF repeat-x;
border-top: solid 1px #FFFFFF;
padding-left: 10px;
padding-right: 10px;
}
.titlebg, .titlebg a:link, .titlebg a:visited
{
font-weight: bold;
color: black;
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: black;
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://www.styleyourforum.com/data/153/css9.jpg') #88A6C0 repeat-x;
color: #ffffff;
padding-left: 10px;
padding-right: 10px;
}
.catbg2 , tr.catbg2 td
{
background: url('http://www.styleyourforum.com/data/153/css10.jpg') #A1BFD9 repeat-x;
color: #ffffff;
padding-left: 10px;
padding-right: 10px;
}
.catbg, .catbg2, .catbg3
{
border-bottom: solid 1px #375576;
}
.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: #FFFFFF;
padding: 0px;
}

/* This is used on tables that should just have a border around them. */
.tborder
{
padding: 1px;
border: 1px solid #FFFFFF;
background-color: #FFFFFF;
}

/* 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,
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last {
color: #ccc;
vertical-align: top;
}
.maintab_back, .maintab_active_back,
.mirrortab_back, .mirrortab_active_back {
color: #ccc;
text-decoration: none;
font-size:  10px;
font-family: verdana, sans-serif;
padding: 5px 10px 5px 10px;
}

.maintab_first, .mirrortab_first {
display: none;
}

.maintab_back, .mirrortab_back {
background: url('http://www.styleyourforum.com/data/153/css9.jpg') repeat-x;
color: #ccc
}

.maintab_last, .mirrortab_last {
display: none;
}

.maintab_active_first, .mirrortab_active_first {
display: none;
}

.maintab_active_back, .mirrortab_active_back {
background: url('http://www.styleyourforum.com/data/153/css8.jpg') #FFFFFF repeat-x;
}

.maintab_active_last, .mirrortab_active_last {
display: none;
}

/* how links behave in main tab. */
.maintab_back a:link, .maintab_back a:visited, .maintab_active_back a:link, .maintab_active_back a:visited, .mirrortab_back a:link, .mirrortab_back a:visited, .mirrortab_active_back a:link, .mirrortab_active_back a:visited {
color: #000000;
text-decoration: none;
}

.maintab_back a:hover, .maintab_active_back a:hover,
.mirrortab_back a:hover, .mirrortab_active_back a:hover {
color: #CCCCCC;
text-decoration: none;
}

h1, h2, h3, h4, h5, h6
{
font-family:Georgia, Verdana, Arial, Serif;
}

/* The AJAX notifier */
#ajax_in_progress
{
background: #32CD32;
color: white;
text-align: center;
font-weight: bold;
font-size: 18pt;
padding: 3px;
width: 100%;
position: fixed;
top: 0;
left: 0;
}

new_none, new_some, off, on, on2
http://www.styleyourforum.com/data/153/new_none.gif
http://www.styleyourforum.com/data/153/new_some.gif
http://www.styleyourforum.com/data/153/off.gif
http://www.styleyourforum.com/data/153/on.gif
http://www.styleyourforum.com/data/153/on2.gif

If you would like to put a banner on there follow these steps.

Look for
Quote
<h1><a href="FORUMURL">FORUMNAME</a></h1>
<h2>FORUM SLOGAN HERE</h2>
In the headers and replace that with
Code: [Select]
<img src="URLTOYOURIMG" />Replace URLTOYOURIMG with the url to your image(ex: http://www.myimage.com/img101.png)

5
Stylesheet Requests and Support / Center Forum? [Resolved]
« on: September 14, 2008, 04:53:18 pm »
Forum Url: http://gameczar.smfforfree2.com
You know how to forum is aligned off to the right? Is there a way i can center it so its in the middle.

6
Advertise Your Board / Game Czar
« on: September 01, 2008, 10:09:19 pm »
Forum Url: http://gameczar.smfforfree2.com
I'd like to invite you all to a brand new forum called, Game Czar!
Everything gaming, sumbit and look at game reviews, cheats, guides, and more!
Come join and check us out.

7
SMF For Free Codes and Support / Daily Messages
« on: August 25, 2008, 06:00:23 pm »
This script just basically displays a messages of your choice according to the date.

Code: [Select]
<script type="text/javascript">
var d = new Date();
theDay=d.getDay();
switch (theDay)
{
case 0:
   document.write("SUNDAY MESSAGE");
   break;
case 1:
   document.write("MONDAY MESSAGE");
   break;
case 2:
   document.write("TUESDAY MESSAGE");
   break;
case 3:
  documents.write("WENDSDAY MESSAGE");
  break;
case 4:
  document.write("THURSDAY MESSAGE");
  break;
case 5:
  document.write("FRIDAY MESSAGE");
  break;
case 6:
  document.write("SATURDAY MESSAGE");
}
</script>

Replace MONDAY MESSAGE with the message you want to be shown on monday, replace TUESDAY MESSAGE with the message you want to be shown on tuesday, and so on.

Example

Code: [Select]
<script type="text/javascript">
var d = new Date();
theDay=d.getDay();
switch (theDay)
{
case 0:
   document.write("Its a brand new week, Its Sunday!");
   break;
case 1:
   document.write("Boring ol' monday");
   break;
case 2:
   document.write("Another boring tuesday....");
   break;
case 3:
  documents.write("Tomorrow is wendsday! and after that its thursday, then friday!");
  break;
case 4:
  document.write("Tomorrow is friday!!!");
  break;
case 5:
  document.write("Its friday!");
  break;
case 6:
  document.write("Finally! a day to relax!");
}
</script>

I remembered something like this on W3Schools JS Tutorial, so i decided to make this, Credits to them for the main idea.

I've tested it in over 50's 50 differents versions and types of browsers, and it worked fine in them...  So you should have no problem.

If you put it in the headers, it will be displayed at the bottom, like this.


If you put it in the footers, it will be displayed at the bottom, like this.


If you put it in both the headers and footers, it will be displayed at both the bottom and top, like this.


If you have any questions, do ask.

8
Graphics / Render an image for me please?
« on: July 10, 2008, 10:12:59 pm »
Hey... i was wonder if anyone could render this image in you spare time. If you would be so nice to do so, I would really appreciatte it.
Here is the direct url
http://i333.photobucket.com/albums/m392/darkheavenpkz/Crowns/Co-Owner.png

Thanks in advance... I tried doing this a couple times and i failed horribly. So i decided to ask if someone else can do it for me, Thanks.


P.S. click on the link, i dont know why the image is doing that, ,maybe photobucket is acting up.

9
General Chat / Talkathon
« on: July 05, 2008, 10:20:25 pm »
Alright... So while your gibbering away with your e-mails and with messenging... You could actually be contributing to some very great orgranizations. For more information visit the URL below.

http://imtalkathon.com/?source=BAN_MSN_Spotlight_Talkathon_July

10
Suggestions / Mailing System
« on: June 26, 2008, 08:02:16 pm »
Maybe we could include a mailing system.. Here is a layout that i like that is made in HTML. Its not perfect yet tho =p.

Here is an example of it... Its in HTML and isnt that great, its just to give an idea.

DOWNLOAD: http://www.mediafire.com/?2tx2n1yixxp

Its just a way to improve the message system... IDK if youll like it SMF.

11
SMF For Free Codes and Support / [Code] Digital Clock
« on: June 16, 2008, 01:17:50 am »
http://www.pyzam.com/toys/view/digitalclock

If you visited the site listed above you can create and customize a digital clock to your satifaction. Hope you like it.

12
Graphics / Text Generators
« on: June 16, 2008, 01:06:30 am »
Some places are just text generators, some places are just text downloads, some places are both. :)


Da Font
  • Text Generators
  • Text Downloads
Description: I highly suggest you check this site out, There is very-very many texts at here. Anywhere from alien text, to typewriter text. It is a great place.

Google Font
  • Text Generator
Description: This text generator is very kool and uniqe, It creates you a logo like the google logo but with your personalized text. A very nice find also.

Over-Lapping Text]
  • Text Generator
Description: This text generator is very kool and uniqe, It creates you a logo like the google logo but with your personalized text. A very nice find also.

Over-Lapping Text
  • Text Generator
Description: This text generator has a variety of options for you to pick from. You may have an over lapping text.
P.S. If you type the same text for both the main text and over lapping text it will give it a shadow type look.


Cooltext
  • Text Generator
Description: The name explains it all, it creates cool texts for you. Lol. This one is very kool, There is a variety of differnt Texts and background. This is more of a button and logo Text generator.

Jelly Muffin
  • Generator
Description: A very wide range of different text generators that do very different things.

Fodey
  • Generator
Description: Some very kool generators :). Take A look.

Rainbow
  • Generator
Description: A text generator that creats rainbow color text of your choosing

There are many more. Im to tired to post more for now. So if you have any you would like to share, just post them and ill add them to the list.

13
Graphics / Online Photo Editors
« on: June 14, 2008, 06:24:39 pm »
Pixenate
Phixr
Blibs
FotoFlexer
Pixer.us
Creating Online
SnipShot
FlauntR
Splashup
Picresize
Phototool
Web Pictool
Alilg
My Imager
Foto Crib
Smilart Fan Studio
Picture2life
PikiFX
Mahalo
Smilart
Japplis
There is much more. Just type in online photo editor in any search engine and you will get tons of results. Go and try em out now =p

14
Graphics / Splash Up
« on: June 14, 2008, 04:40:39 pm »
Well. Splash up is an online photo editing program. Its pretty good and has a fairly decent amount of options. Splash up homepage|Direct Link To Splash Up Online Photo Editing Program So go try it out.

15
Graphics / PhotoShop Online
« on: June 13, 2008, 05:02:54 pm »
Photoshop Has Gone Online
Photoshop has gone online. It is not the regular photoshopCS3 Online either. It is a whole new photoshop. Photoshop Express! Photoshop Express is an online photop shop where you can store images. Edit images. And More! So why not give it a try? Just sign up and log in. Photoshop Express. No worrys this does not corrept the development of the downloadable photoshop's either. So wich ever you want, You can have! Even if you just wanna store images on photoshop express, You Can!

Some Features
  • Store And Upload Photos
  • Create Albums
  • Share Albums
  • Browse For Other Albums
  • Upload Photos From Facebook
  • Upload Photos From Flickr
  • Upload Photos From Photobucket
  • Upload Photos From Picasa
Edit Photos
  • Crop & Rotate
  • Resize
  • Exposure
  • Red-Eye Removal
  • Touch Up
  • Saturation
  • White Balance
  • Highlight
  • Fill Light
  • Sharpen
  • Soft Focus
  • Pop Color
  • Hue
  • Black & White
  • Tint
  • Sketch
  • Distort
Photo Options
For Photo Options When Viewing Your Photos Hold The Cursor Over The Photo And Then Click Photo Options.
  • Rotate Left & Right
  • Revert
  • E-mail Photo
  • Link
(link to photo)
  • Embed
  • Download Photo
  • Use As Album Cover
  • Use As Profile Image
  • Use As Gallery Background
  • Remove From Album
  • Remove From Library
  • Add Captions To Photos
And More!

If you have any question feel free to ask them.

Having Trouble With Photoshop Express? Click Here

If you are looking for major edits or creations of photos/images or whatever you want, I would advise you to still use Photoshop CS3 Or what-ever Photoshop you downloaded or are wanting to.

It Is Free

Pages: [1] 2