Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- EDIT THE TITLES
- --------------------------
- 【 o.1 CHANGE THE PAGE TITLE 】
- This is what will show up on your browser tab. If you want to change it, just change the text here: <title>{Title}</title>
- 【 o.2 CHANGE THE NETWORK TITLE 】
- To change the name of the Network, edit this:
- <div id="networkname">Name Here</div>
- ADD / REMOVE AN ADMIN
- -----------------------------------
- 【 o.1 ADD AN ADMIN 】
- If you have more than three admins just copy and paste this whole block.
- <!--START OF ADMIN-->
- <div class="admin">
- <a href="ADMIN URL HERE"><img src="http://static.tumblr.com/pgongfd/lZhn3a3u3/network_page_01_icon.png"></a>
- </div>
- <!--END OF ADMIN-->
- 【 o.2 REMOVE AN ADMIN 】
- Obviously, then, if you want to remove an admin circle just delete everything from the start and end.
- Removing all three will break the page. If that happens either ask someone for help or consider using the theme version of this page which will give you a simple option to switch it off.
- ADD / REMOVE A MEMBER
- -----------------------------------
- 【 o.1 ADD A MEMBER】
- If you need to add another member just copy and paste this whole block:
- <!--START OF A MEMBER -->
- <div class="container">
- <div class=member>
- <div class="name"><a href="http://teenaqe-vow.tumblr.com/">JAYN</a></div>
- <div class="memberpic">
- <img src="http://24.media.tumblr.com/3e64d063def83a2d4b40c86e968de07a/tumblr_n1b7hnZs341s68tsko3_100.png"></div>
- <div class="memberhead">Intro:</div> jayn. 21. disney whore, music lover & pretty things addict. always free to talk. :)
- <br>
- <div class="memberhead">Blog Type:</div> Personal, Music, Vintage, Food, Disney, Original Content.
- </div>
- <!--END OF A MEMBER -->
- 【 o.2 REMOVE A MEMBER】
- If you want to remove a member delete everything from
- <!--START OF A MEMBER -->
- to
- <!--END OF A MEMBER -->
- There should be 6 members to a row automatically. Add / remove what you need.
- EDIT MEMBER CONTENT
- ----------------------------------
- Go to <!--START OF A MEMBER --> to edit that member's profile.
- 【 o.1 EDIT THEIR NAME / URL】
- To edit a member's name, replace the 'Name' [ with the capital 'N'!!] with whatever their name is here:
- <div class="name"><a href="">Name</a></div>
- This is also where you edit in their URL. Add their URL inbetween the quotation marks here:
- <a href="">
- Make sure it starts with 'http://' or it won't work.
- 【 o.2 EDIT THEIR INTRODUCTION】
- To edit someone's intro, just replace 'Member introduction goes here. Keep it simple.' here:
- <div class="memberhead">Intro:</div> Member introduction goes here. Keep it simple.
- 【 o.3 EDIT THEIR BLOG TYPE】
- To edit someone's blog type, just replace 'Member's blog type goes here.' here:
- <div class="memberhead">Blog Type:</div> Member's blog type goes here.
- 【 o.3 EDIT THEIR PICTURE】
- To edit someone's icon, just replace 'http://static.tumblr.com/pgongfd/lZhn3a3u3/network_page_01_icon.png' URL here with the URL to their picture:
- <div class="memberpic">
- <img src="http://static.tumblr.com/pgongfd/lZhn3a3u3/network_page_01_icon.png"></div>
- EDIT YOUR 'ABOUT'
- ------------------------------
- When you click 'about' you'll get a popup. To edit the content of this pop up, you want to edit everything here [ delete everything between the divs and fill in what you want ]:
- <div id="popup_name" class="popup_block">
- This is where your 'about' goes. Talk about the history or purpose of your network or family, whatever you'd like to do. You can also put updates or other <a href="">links</a> here!
- </div>
- ANY QUESTIONS?
- ------------------------
- Contact [email protected] :)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement