|
|
|
Elite_LayoutsDescription: Main | Your Cults | Edit | Members | Invite | Notify | Staff Activity | Credit Welcome to Elite LayoutsWelcome to Elite_Layouts.This is your go-to place for stock layouts, requests and HTML help. We have an incredibly dedicated staff that genuinely enjoy coding, and help others to learn. We offer a wide array of services, that you can find in the services section of our layout. For those of you that are interested in requesting a layout or a graphic, please be specific! We cannot help you out if we're not entirely too sure what you want. If you've requested a graphic more than twice a week, your graphics will not be done in the same time frame that your other graphics were. If you're a beginning coder, feel free to request tutorials if you don't find what you need here already. If you want to submit a layout/graphic you can do so. You need to submit five before you added to the designer list. If you want to be staff and a designer you need to apply. We currently are looking for more designers and more staff. If you have a direct question or a complaint that you want to share (outside of the thread) feel free to inbox the owner. Thank you for joining/viewing Elite_Layouts. We hope that you enjoy your stay, and find what we have to offer useful! Before you use a layout please consult the "Terms of Service" section.
Updates→ November 26th, 2008 - New layout.→ October 28th, 2008 - New Happy Halloween Layout! → October 7th, 2008 - Staff/Cult titles added. → October 3rd, 2008 - MySpace layouts added. → September 21st, 2008 - Designers adding extra pages to their profiles for icons. → September 15th, 2008 - New designer. Tifa-Rokkuhato. → August 11th, 2008 - Two new designers added. Sammie and Zach. → August 7th, 2008 - Separate layout pages created on the website. → July 27th, 2008 - Updated new layouts, and added a new layout for the website. → July 24th, 2008 - Elite Layouts Website Up and Running. → July 3rd, 2008 - Elite Layouts Cult Created. Services→ VampireFreaks→ Standard Layouts (Stock)→ Standard Layouts (Request) → Advanced Layouts (Stock) → Advanced Layouts (Request) → Gallery Layouts (Stock) → Gallery Layouts (Request) → Journal Layouts (Stock) → Journal Layouts (Request) → Cult Layouts (Stock) → Cult Layouts (Request) → Top Cult Banners (Stock) → Top Cult Banners (Request) → Icons Standard (Stock) → Icons Standard (Request) → Icons Animated (Stock) → Icons Animated (Request) → MySpace→ Standard Layouts (Stock)→ Standard Layouts (Request) → DIV Overlays (Stock) → DIV Overlays (Request) → Graphics→ Icons Animated→ Icons Standard → Profile Banners → Cult Banners → Top Cult Banners → Photo Manipulations → Soon To Come!→ MySpace Blog Layouts→ MySpace Group Layouts → DarkStarlings Layout → GoneGothic Layout → Website Templates Terms Of UseThere are differents terms of use for the different types of layouts, and of course for the graphics. So, please read carefully for each different section.
→ Profile Layouts→ If you are planning on changing the background image, you can add your name to the credit, but the designers credit should remain in tact. → If you are a designer, feel free to model your template after another designers, but don't copy their code. Find a new way to use it. → If there is a credit for the graphics on the layout, ask the image designer if you would like to use it.
→ Advanced Profile Layouts→ Make sure to replace "USERNAMEHERE" with your username.→ If you're using a layout that requires your UID, click on the "leave a comment" button on your profile, and look at the link at the top of the page. It wil say UID somewhere up there. → Do not mess with the coding unless you ask the designer specifically. Advanced layouts take a lot of work from the designer. It's rude to mess with someone else's work like that. → If you want to change the background image or something small, after talking with the designer, you can add your name to the credit.
→ Cult Layouts→ Leave the credit on, under all circumstances.→ If you want something changed contact the designer. → If you want a header image created to match that cult layout, put in a request. → We have matching usertitles for almost every single cult layout, so, please feel free to use those. → If something messes up with the layout (i.e. boxes are moved to some places that they should be, there's a tech support thread here, in Elite. Or you can message the cult designer for immediate help. → Do not take credit for it, and do not put "FOR YOURCULTSNAMES USE ONLY". → All Miss/[takes] coding is copyrighted, so, if you're going to steal her work, you will suffer some serious ramifications for your actions.
→ Gallery Layouts→ Same terms as an advanced layout.→ Journal Layouts→ Same terms as an advanced layout.→ Graphics→ Some designers want you to credit them somewhere in your cult, but some don't. In the thread that you would find the graphics the designer is credited. Feel free to ask them how they feel about it.→ If you made a custom request, the designer will probably tag a credit on the image. They're subtle, but it's just stopping people from stealing their work. → Graphics that we have hosted here are not to be widely distributed. They're hosted on our photobucket account. You don't need to host them on yours. FAQIf you want to alter anything on the layout, message the designer. Most designers will be pretty easy-going about it, so, don't feel like you can't ask them. Most designers will actually say that you can even put your name in the credit if you do so. Just do not remove the credit under any circumstances. I'm a n00b coder, I want to base some of my code off of the code that you use in your layouts. Can I do that? I'm using an advanced stock layout. For some odd reason it is messing up. What do I do? I want to be a designer, how do I go about that? I saw someone who has stolen one of your layouts. How do I report this? I want to learn how to code. Will you guys teach me? I am very bad with English. I want to portray an idea to you guys, but my English is lacking. One of the layouts that I'm using that is hosted by you guys is broken. Help? I made a request a while ago, how come no one has gotten it to me yet? I have a DarkStarlings/GoneGothic account, and I want a layout. When will you guys start offering that? I absolutely love this cult, and I would love to support it. How do I do this? I'm starting up my own website, and I would love to have one of your designers do that layout for me. How do I request this? L0LzuRzz, i want a advnd lyt wif strs skuls && ♥ I requested an animated icon, and for some odd reason it won't upload to my icons. What's wrong? Layout Theft
Creating Text Links→ Contents
→ Text Link That Opens in the Same WindowCode: <a href="URLHERE">Text Goes Right Here.</a>
→ Text Link That Opens Up in a New TabCode: <a href="URLHERE" target="_blank">Text Goes Right Here.</a>
→ Text Link That Opens Up in a New WindowCode: <a href="URLHERE" target='pop'>Text Goes Right Here.</a>
Creating Image Links→ Contents
→ Image Links That Open Up in the Same WindowCode: <a href="URLHERE"><img src="IMGURLHERE"></a>
→ Image Links That Open Up in a New TabCode: <a href="URLHERE" target="_blank"><img src="IMGURLHERE"></a>
→ Image Links That Open Up in a New WindowCode: <a href="URLHERE" target='pop'><img src="IMGURLHERE"></a>
Customizing Links→ Contents
→ DisclaimerThis is something that I honestly don't recommend doing unless you have a good knowledge of HTML and different entities. If you're using a pre-made layout and you're trying to customize the links, ask the designer for their permission, or for their help. Each coder has their own unique way of coding things, so, what you learn here, might not work with their style-sheet. As you get better with HTML you'll learn all about link classes and all of that fun stuff, but for the time being I'll give you the condensed and easy way of changing things.→ Short Explanation of Different LinksThere are four different types of links that you're going to have to worry about while working the style sheet. There's the link, the visited link, the active link, and the hover link. Each one of these needs to be coded. Link Visited Link Active Link Hover Link
→ Changing ColorFirst pick the link that you would like to work on. I generally do the link, the visited link, and the active link all in one shot, and make the only unique one the hover link. I'm going to show you how to do both.You're going to be putting this in your style sheet. Code: <style type="text/css"> Coding the visited link. Coding the active link. Coding the hover link. Coding The Link, Visited Link, and Active Link All Together.
→ Changing Font FaceThis is essentially the same as changing the font color. Coding The Link Coding The Visited Link Coding The Active Link Coding The Hover Link Coding The Link, The Visited Link, and The Active Link Together
Featured Layout![]() Layout By: Tifa-Rokkuhato Owner: Desperado1024 Members (81): [view]
|