artbymba on DeviantArthttps://www.deviantart.com/artbymba/art/Nudist-Skin-462671218artbymba

Deviation Actions

artbymba's avatar

Nudist Skin

By
Published:
435 Views

Description

Live PreviewMy Journal Skin Gallery

Journal Skin Commission Info




Update (10.01.2015):
- - - - - - - - - - - - - - - - - - - -
  • Optimized the code.
  • Fixed some bugs.



Credits and statements:
- - - - - - - - - - - - - - - - - - - -
  1. I learned coding from deviantart. Here are the tutorials that will help you with the codes: CSS Tutorials
  2. Haven't been tested in browsers other than Google Chrome. So let me know any glitch you find in other browsers; I will do my best to fix.



Terms and conditions:
- - - - - - - - - - - - - - - - - - - -
  1. You must be premium member to use custom journal skins.
  2. This is a free journal skin. You can use and customize it for only your personal use.
  3. Do not remove the credits.
  4. Do not redistribute and sell this skin, edited or not. Do not steal.
  5. FAQ #66: What journal features do I have access to?
  6. FAQ #62: How do I use Journal skins?
  7. For more information read this article: Free Journal Skins - What does that mean?



Instructions:


- - - - - - - - - - - - - - - - - - - -
  1. Click the "Install" button at the top right corner.
  2. You can automatically apply html/div tags with sta.sh writer. Also, if needed, you can find more about html formatting and regular html tags here in this article: User Friendly Journal Skinning
  3. Below you will see a guide to HTML formatting for this journal skin. Replace the bold words with suitable ones.
  4. Have fun!


- - - - - - - - - - - - - - - - - - - -
Blockquote and Source
- - - - - - - - - - - - - - - - - - - -
<blockquote>QUOTE HERE<div class="source">SOURCE</div></blockquote>

- - - - - - - - - - - - - - - - - - - -
Scrollbox
- - - - - - - - - - - - - - - - - - - -
<div class="sbox">SCROLL BOX CONTENT</div>

- - - - - - - - - - - - - - - - - - - -
"Back To" Link (Using Internal Linking In Journals)
- - - - - - - - - - - - - - - - - - - -
<a name="ICECREAM"><code></code></a>
<a class="back" href="URLOFTHEJOURNAL#ICECREAM">BACK TO ICECREAM</a>

- - - - - - - - - - - - - - - - - - - -
Two Column Text:
- - - - - - - - - - - - - - - - - - - -
<div class="tab">
<div class="col2">TEXT IN COLUMN 1</div>
<div class="col2">TEXT IN COLUMN 2</div>
</div>

- - - - - - - - - - - - - - - - - - - -
Three Column Text:
- - - - - - - - - - - - - - - - - - - -
<div class="tab">
<div class="col3">TEXT IN COLUMN 1</div>
<div class="col3">TEXT IN COLUMN 2</div>
<div class="col3">TEXT IN COLUMN 3</div>
</div>

- - - - - - - - - - - - - - - - - - - -
Four Column Text:
- - - - - - - - - - - - - - - - - - - -
<div class="tab">
<div class="col4">TEXT IN COLUMN 1</div>
<div class="col4">TEXT IN COLUMN 2</div>
<div class="col4">TEXT IN COLUMN 3</div>
<div class="col4">TEXT IN COLUMN 4</div>
</div>

- - - - - - - - - - - - - - - - - - - -
Normal Thumb Box (When you use this code there'll be no space between thumbs vertically.)
- - - - - - - - - - - - - - - - - - - -
<div class="ntb">:thumb######:</div>

- - - - - - - - - - - - - - - - - - - -
Embedding Video
- - - - - - - - - - - - - - - - - - - -

In general: <da:embed profile="VIDEO TYPE" id="VIDEO ID" />
dA Film: <da:embed profile="film" id="308380200" />
YouTube: <da:embed profile="youtube" id="xKBsTUjd910" />
Vimeo: <da:embed profile="vimeo" id="14803194" />
Soundcloud: <da:embed profile="soundcloud" id="79222021" />

- - - - - - - - - - - - - - - - - - - -
Credit
- - - - - - - - - - - - - - - - - - - -
Do not remove the credit in the footer section of the skin:
<div class="credit">Skin</div>
© 2014 - 2024 artbymba
Comments0
Join the community to add your comment. Already a deviant? Log In