Post by Dorothia on Jan 3, 2014 9:10:43 GMT -8
winter snowstorm
Rules & Regulations
>> GENERAL: I'm actually really proud of this skin, I thought it looked nice so I'm going to share it with everyone here. This skin also comes with a set of bbcode icons that match the skin color and a set of smileys!
>> CREDIT: The skin was naturally made by me however the sidebar code was created by Kismet of RPG'D and the bbcode icons were made by Smangii.
>> SKELETON: Don't rip the skin into pieces. Do not download the skin only to take a few things. If you ask me, chances are, you'll probably end up getting it.
>> BANNER: It's 940x276 but 940x300 works, just thought you might want to know. Says it on there too.
>> LOVE: Yes I sorta need this, it's a drive and I'm addicted to it. Just love it okay? Just do...
>> REPOSTING: If you find this theme somewhere else without my name on it, either Dorothia or Aquarius, please PM me and I will deal with it in a very nice way.
>> CODES: These must go in the correct area.
GLOBAL HEADERS
GLOBAL FOOTERS
(Important! The sidebar won't work without it)
<link href='http://fonts.googleapis.com/css?family=PT+Sans+Narrow|Pontano+Sans|Yanone+Kaffeesatz|Lobster|Share+Tech|Rationate|Fjalla+One|Doppio+One|Petit+Formal+Script|Oswald|Wire+One|Marvel|Droid+Sans|Monofett' rel='stylesheet' type='text/css'>
<style>
.hiddenstuff {
background-color: #f5f5f5;
display: block;
}
</style>
GLOBAL FOOTERS
(Important! The sidebar won't work without it)
<script type='text/javascript'>
/* code written by kismet of RPG-Directory.com */
$(function(){ function selectTab(tab){ var i=1; while($('#tab'+i).length){ if(tab.attr('id')!=='tab'+i){ $('#tab'+i).removeClass('highlight'); $('#tab'+i+'-content').hide(); } else { tab.addClass('highlight'); $('#tab'+i+'-content').show(); } i++; }} $('#tab1').addClass('highlight'); $('.clickable1').each(function(){ $(this).click(function(){ selectTab($(this)); });});});
</script>
>> SKIN GUIDE:
- How to change the banner - This is done in many areas but I change it here. You can even edit the area height here.Admin >> Theme >> Advanced Styles & CSS >> Header >> Forum Banner >> Banner Image >> Background Image
- How to edit the sidebar - This is done in your Forum Wrapper, be careful, it is slightly coding heavy but if you're having problems feel free to ask me.Admin >> Structure >> Layout Templates >> Forum Wrapper
- The board looks funky? - This is probably because my computer screen is quite large so when I code, it tends to look good for those with big screens. Fear not! We can fix this.Admin >> Theme >> Advanced Styles & CSS >> Style Sheet
Use Control + F (for Macbook users it's Command + F I think) and type in #wrapper then change the width of the board to what looks best. - The sidebar looks funky? - Again this could probably happen because of how big my screen is. You can fix it in the same way.Admin >> Theme >> Advanced Styles & CSS >> Style Sheet
Use Control + F (for Macbook users it's Command + F I think) and type in #sidebar then change the width to what looks best.
Use Control + F (for Macbook users it's Command + F I think) and type in .sbsidetitle then change the width to what looks best this is due to the mini titles inside the sidebar, changing the width of the sidebar also changes how it looks. - Custom Profile Fields? - You'll notice the mini-profile comes with a lot of cool little boxes for stats. You can take them out if you don't want them but if you do, simply go to Admin >> Members >> Custom Profile Fields >>
Then enter the data found in the extras link found below. Make sure it looks identical.