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 - Wild Rose

Pages: [1] 2
1
General Support / Forum slooooooowwww as hell.
« on: July 28, 2009, 10:04:22 am »
Forum Url: http://wildrose.smfforfree2.com
What is going on with the forums lately?
Mine either doesn't come up, or is so slow its hardly worth going there.
It`s quite annoying.

2
General Chat / Just wanted to say....
« on: December 31, 2008, 12:42:08 pm »

3
General Support / Rank icons
« on: December 04, 2008, 01:20:23 pm »
Forum Url: http://wildrose.smfforfree.com
Hi...I am at my wits ends. I started putting crown icons next to members names a couple of months ago...little crowns according to ranks. Now I forgot how to change them, and I cant find the instructions.
Can someone please point me towards the tutorial? I promised to fix something I cant seem to fix. It`s making me crazy.
Thanks for your help.

4
Stylesheet Codes / [Stylesheet] Blu Christmas
« on: November 05, 2008, 09:21:54 pm »
http://wildrose.smfforfree2.com/index.php



Code: [Select]
/* Normal, standard links. */
a:link
{
color: #D6F4DE;
text-decoration: none;
}
a:visited
{
color: #D6F4DE;
text-decoration: none;
}
a:hover
{
color: #F3EBD7;
text-decoration: underline;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
color: #D6F4DE;
text-decoration: none;
}
a.nav:hover
{
color: #F3EBD7;
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: #F3EBD7;
font-size: small;
font-family: verdana, sans-serif;
}

/* The main body of the entire forum. */
body
{
background-color: #000000;
background-image: url(http://i316.photobucket.com/albums/mm347/cloudddae_2008/christmas1.png);
background-repeat:  no-repeat;
             background-position:  center center;
             background-attachment: fixed;
             opacity:0.80;
             filter:alpha(opacity=80);

}

/* 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%;
background: #ffffff url(http://i139.photobucket.com/albums/q320/SubspaceAlbum/Web%20icons/CSS%20Stlyle%20Sheets/borg/whiteback2.jpg) repeat-x bottom;
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: #F3EBD7;
background-color: #F3EBD7;
}

/* No image should have a border when linked */
a img
{
border: 0;
}
/* A quote, perhaps from another post. */
.quote
{
color: #F3EBD7;
background-color: #264C25;
border: 1px dotted #74C272;
margin: 1px;
padding: 1px;
font-size: small;
line-height: 1.4em;
}

/* A code block - maybe even PHP ;). */
.code
{
color: #F3EBD7;
background-color: #264C25;
font-family: "courier new", "times new roman", monospace;
font-size: small;
line-height: 1.3em;
/* Put a nice border around it. */
border: 1px dotted #74C272;
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: #F3EBD7;
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: yellow;
}

/* The main post box - this makes it as wide as possible. */
.editor
{
width: 96%;
background: #ffffff url(http://i139.photobucket.com/albums/q320/SubspaceAlbum/Web%20icons/CSS%20Stlyle%20Sheets/borg/whiteback2.jpg) repeat-x bottom;
}

/* 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: #F3EBD7;
background: url(http://i139.photobucket.com/albums/q320/SubspaceAlbum/Web%20icons/CSS%20Stlyle%20Sheets/borg/postback2.jpg) #316B30 repeat-x;
}
.windowbg2
{
color: #F3EBD7;
background: url(http://i139.photobucket.com/albums/q320/SubspaceAlbum/Web%20icons/CSS%20Stlyle%20Sheets/borg/postback2.jpg) #316B30 repeat-x;
}
.windowbg3
{
color: #F3EBD7;
background: url(http://i139.photobucket.com/albums/q320/SubspaceAlbum/Web%20icons/CSS%20Stlyle%20Sheets/borg/postback2.jpg) #316B30 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: #F3EBD7;
font-style: normal;
background: url(http://i139.photobucket.com/albums/q320/SubspaceAlbum/Web%20icons/CSS%20Stlyle%20Sheets/borg/title-1.jpg) #316B30;
border-bottom: solid 1px #9BAEBF;
border-top: solid 1px #FFFFFF;
padding-left: 10px;
padding-right: 10px;
}
.titlebg, .titlebg a:link, .titlebg a:visited
{
font-weight: bold;
color: #F3EBD7;
font-style: normal;
}

.titlebg a:hover
{
color: #F3EBD7;
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited
{
color: #F3EBD7;
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://i139.photobucket.com/albums/q320/SubspaceAlbum/Web%20icons/CSS%20Stlyle%20Sheets/borg/title-1.jpg) #316B30;
color: #F3EBD7;
padding-left: 10px;
padding-right: 10px;
}
.catbg2 , tr.catbg2 td
{
background: url(http://i139.photobucket.com/albums/q320/SubspaceAlbum/Web%20icons/CSS%20Stlyle%20Sheets/borg/title-1.jpg) #316B30;
color: #F3EBD7;
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: #F3EBD7;
text-decoration: none;
}
.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
color: #F3EBD7;
text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
color: #F3EBD7;
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
background-color: #74C272;
padding: 0px;
}

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

/* 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: yellow;
}


/* 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://i139.photobucket.com/albums/q320/SubspaceAlbum/Web%20icons/CSS%20Stlyle%20Sheets/borg/maintab_first-1.gif) left bottom no-repeat;
width: 10px;
}
.maintab_back
{
background: url(http://i139.photobucket.com/albums/q320/SubspaceAlbum/Web%20icons/CSS%20Stlyle%20Sheets/borg/maintab_back-1.gif) left bottom repeat-x;
}
.maintab_last
{
background: url(http://i139.photobucket.com/albums/q320/SubspaceAlbum/Web%20icons/CSS%20Stlyle%20Sheets/borg/maintab_last-1.gif) left bottom no-repeat;
width: 8px;
}
.maintab_active_first
{
background: url(http://i139.photobucket.com/albums/q320/SubspaceAlbum/Web%20icons/CSS%20Stlyle%20Sheets/borg/maintab_active_first-1.gif) left bottom no-repeat;
width: 6px;
}
.maintab_active_back
{
background: url(http://i139.photobucket.com/albums/q320/SubspaceAlbum/Web%20icons/CSS%20Stlyle%20Sheets/borg/maintab_active_back-1.gif) left bottom repeat-x;
}
.maintab_active_last
{
background: url(http://i139.photobucket.com/albums/q320/SubspaceAlbum/Web%20icons/CSS%20Stlyle%20Sheets/borg/maintab_active_last-1.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: #D6F4DE;
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://i139.photobucket.com/albums/q320/SubspaceAlbum/Web%20icons/CSS%20Stlyle%20Sheets/borg/mirrortab_active_first-1.gif) no-repeat;
width: 10px;
}
.mirrortab_back
{
background: url(http://i139.photobucket.com/albums/q320/SubspaceAlbum/Web%20icons/CSS%20Stlyle%20Sheets/borg/mirrortab_active_back-1.gif) repeat-x;
}
.mirrortab_last
{
background: url(http://i139.photobucket.com/albums/q320/SubspaceAlbum/Web%20icons/CSS%20Stlyle%20Sheets/borg/mirrortab_active_last-2.gif) no-repeat;
width: 6px;
}
.mirrortab_active_first
{
background: url(http://s139.photobucket.com/albums/q320/SubspaceAlbum/Web%20icons/CSS%20Stlyle%20Sheets/borg/?action=view&current=mirrortab_active_first-1.gif) no-repeat;
width: 6px;
}
.mirrortab_active_back
{
background: url(http://i139.photobucket.com/albums/q320/SubspaceAlbum/Web%20icons/CSS%20Stlyle%20Sheets/borg/mirrortab_active_back-1.gif) repeat-x;
}
.mirrortab_active_last
{
background: url(http://i139.photobucket.com/albums/q320/SubspaceAlbum/Web%20icons/CSS%20Stlyle%20Sheets/borg/mirrortab_last-1.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: #D6F4DE;
text-decoration: none;
}

/* 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;
}

Read messages=




Unread messages=





5
Graphics / some of my sigs...
« on: October 26, 2008, 05:36:05 pm »
Forum Url: http://wildrose.smfforfree2.com
Made for my friends...
Hope it`s ok to post these here.  :)










6
General Support / cannot edit posts
« on: October 03, 2008, 08:12:01 am »
Forum Url: http://wildrose.smfforfree2.com
Hi, I`m having a problem in one section of my forum. Seems members cannot edit posts in this section. I went into permissions to fix this. The permission for editing posts is allowed for the group the poster is in. Yet he still can not edit posts in this section.
How do I fix this?

7
Stylesheet Codes / [Stylesheet] Wicked Trees
« on: September 30, 2008, 09:23:59 pm »
Forum Url: http://Anita.smfforfree2.com




Thank you to the patient people who helped me. Saffi, and Sibyl.  ;)


Code: [Select]
/* Created by Cloudddae */
/* Normal, standard links. */
a:link
{
color: #FFCCFF;
text-decoration: none;
}
a:visited
{
color: #FF99FF;
text-decoration: none;
}
a:hover
{
color: #FC66FF;
text-decoration: underline;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
color: #FFOOFF;
text-decoration: none;
}
a.nav:hover
{
color: #36584B;
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: #FFCCFF;
font-size: small;
font-family: verdana, sans-serif;
}

/* The main body of the entire forum. */
body
{
color:  #FFCCFF;
             background-color:  #383838;
margin: 0px;
padding: 1px 70px 4px 70px;
             background-image: url(http://www.styleyourforum.com/data/173/css0.jpg);
             background-repeat:  no-repeat;
             background-position:  center center;
             background-attachment: fixed;
             opacity:0.90;
             filter:alpha(opacity=80);
}

/* 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: #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: #525252;
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: 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-color: #666666;
}
.windowbg2
{
color: #000000;
background-color: #555555;
}
.windowbg3
{
color: #000000;
background-color: #444444;
}
/* the today container in calendar */
.calendar_today
{
background-color: #8E8E8E;
}

/* 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: #000000;
font-style: normal;
background: #BBBBBB;
border-bottom: solid 1px #888888;
border-top: solid 1px #BBBBBB;
padding-left: 10px;
padding-right: 10px;
}
.titlebg, .titlebg a:link, .titlebg a:visited
{
font-weight: bold;
color: #000000;
font-style: normal;
}

.titlebg a:hover
{
color: #FF99CC;
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited
{
color: #FF99CC;
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:  #333333;
color: #FF99CC;
padding-left: 10px;
padding-right: 10px;
}
.catbg2 , tr.catbg2 td
{
background: #444444;
color: #FF99CC;
padding-left: 10px;
padding-right: 10px;
}
.catbg, .catbg2, .catbg3
{
border-bottom: solid 1px #555555;
}
.catbg, .catbg2
{
font-weight: bold;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
font-size: 95%;
color: #FF99CC;
text-decoration: none;
}
.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
color: #FF99CC;
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: #555555;
padding: 0px;
}

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

/* 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: #FF99CC;
text-transform: uppercase;
vertical-align: top;
}
.maintab_back, .maintab_active_back
{
color: #FF99CC;
text-decoration: none;
font-size:  9px;
vertical-align: top;
padding: 2px 6px 6px 6px;
font-family: tahoma, sans-serif;
}

.maintab_first
{
background:  #000000;
             border-left:  solid 1px #696969;
             border-bottom:  solid 1px #2F4F4F;
width: 10px;
             height: 20px;
}
.maintab_back
{
background:  #000000;
             border-bottom:  solid 1px #2F4F4F;
             
}
.maintab_last
{
background:  #000000;
             border-right: solid 1px #696969;
             border-bottom: solid 1px #2F4F4F;
width: 8px;
             
}
.maintab_active_first
{
background: #000000;
             border-left:  solid 1px #696969;
             border-bottom:  solid 1px #2F4F4F;
width: 6px;
}
.maintab_active_back
{
background: #000000;
              border-bottom:  solid 1px #2F4F4F;



}
.maintab_active_last
{
background: #000000;
             border-right:  solid 1px #696969;
             border-bottom: solid 1px #2F4F4F;
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:#FC66FF;
text-decoration: bold;
}

.maintab_back a:hover, .maintab_active_back a:hover
{
color: #FC66FF;
text-decoration: none;
}
/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
color: #FFCCFF;
text-transform: uppercase;
vertical-align: top;
}
.mirrortab_back, .mirrortab_active_back
{
color: #FF99FF;
text-decoration: none;
font-size: 9px;
vertical-align: bottom;
padding: 6px 6px 2px 6px;
font-family: tahoma, sans-serif;
}

.mirrortab_first
{
background:  #000000;
             border-top:  solid 1px #696969;
             border-left:  solid 1px #2F4F4F;
width: 10px;
}
.mirrortab_back
{
background:  #000000;
             border-top:  solid 1px #2F4F4F;
}
.mirrortab_last
{
background:  #000000;
             border-top:  solid 1px #696969;
             border-right:  solid 1px #2F4F4F;
width: 6px;
}
.mirrortab_active_first
{
background: #000000;
             border-top:  solid 1px #696969;
             border-left:  solid 1px #2F4F4F;
width: 6px;
}
.mirrortab_active_back
{
background: #000000;
             border-top:  solid 1px #2F4F4F;
}
.mirrortab_active_last
{
background: #000000;
             border-top:  solid 1px #696969;
             border-right: solid 1px #2F4F4F;
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: #FFCCFF;
text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
color: #FF99FF;
text-decoration: bold;
}


New Posts:






No New Posts:





8
Stylesheet Requests and Support / Downloading stylesheet [Resolved]
« on: September 30, 2008, 09:07:42 pm »
In the select image set...There were no options. I thought the icons I added were supposed to go there. I didn`t know what to do in this instance...So I had to leave it blank.
What should I do if this occurs in the Future?

I am such a noob. I have no idea how to post it here... ??? But I will try again later. I`m plum sick of looking at my style sheet right now.  :D

UPDATE: I did it! Whoo....I`m going to dream of color codes. Not gonna be fun.

9
Stylesheet Requests and Support / Style sheet credit [Resolved]
« on: September 30, 2008, 07:51:36 pm »
Forum Url: http://wildrose.smfforfree.com
Hi again.  :) Got another question. How do you give the original aurther credit for a style sheet you modified a bit. For example...The link above was a a style originally created be sibyl. I tweaked it slightly. (I created the BG, and added buttons)
Is it allowed to be added to style sheets? If so, where do I place credit to sibyl, so people know she was the original creator?
I want to do this right the first time.
Thank you!
                          Clouds

10
Stylesheet Requests and Support / How to make the text black? [Resolved]
« on: September 30, 2008, 01:33:55 pm »
How do I make the text here: http://anita.smfforfree2.com/index.php/topic,6.0.html
Black?

11
Stylesheet Requests and Support / transparent tabs
« on: September 30, 2008, 10:40:26 am »
Forum Url: http://wildrose.smfforfree2.com
Can someone point me in the direction of a tut for tabs? I`d like to make some transparent. I also have been having trouble figuring out how to change font in tabs to a new color.
Thanks in advance.  :)

12
General Support / smilies, icons and tabs missing
« on: September 21, 2008, 09:24:29 am »
Forum Url: http://wildrose.smfforfree2.com
smilies, icons and tabs missing, what happened?

13
General Support / Signatures
« on: September 06, 2008, 01:13:09 pm »
Forum Url:http://wildrose.smfforfree2.com
Is there a way to limit the size of posters Sigs in the admin panel? I have not had this problem yet, but have notice on other sites that some folks like to make huge sigs to put under their posts. I would like to stop this before it starts.
Thanks in advance.

14
http://anita.smfforfree2.com/
What part of the code do I need to change to get a new color in the red the red areas? I have been pulling my hair out trying to figure it out.  :idiot2:
Thanks in advance.


15
Stylesheet Requests and Support / Loose BG image [Resolved]
« on: September 03, 2008, 12:37:06 pm »
Hi, I hope you can help me. Every time I attempt to change my windo BG color and text, I loose my main Bg. What am I doing wrong?
Thanks in advance.

Pages: [1] 2