How to Make a Guild Layout

A Neopets guild layout is used to design your Neopets guild or club. With your guild, you can discuss Neopets topics with other Neopets users or share Neopets tips and experiences. The more attractive your guild layout, the higher the probability of attracting more visitors. With Adobe Photoshop and a simple code, you can customize a guild layout for your Neopets guild.

Things You'll Need

  • Adobe Photoshop
Show More

Instructions

    • 1

      Click "Start," "All Programs" and double-click "Adobe Photoshop" to launch the application. Click "File," "Open." Double-click the image your want to use for your Neopets guild layout. Click "Settings" and set the image to 500 by 600 pixels.

    • 2

      Place text within your image as you see fit.

    • 3

      Click "File," "Save for Web" and select the ".JPEG" format.

    • 4

      Click "Start," "All Programs" and double-click "Notepad" to create the code for your layout. Click "File," "New."

    • 5

      Type the following code to set the layout dimensions:

      <table width=500 height=600 border="0" background="Your URL here">

    • 6

      Add colors to your layout and text by typing the following code, change the colors to ones you want:

      <STYLE type=text/css>
      BODY{
      scrollbar-arrow-color: green;
      scrollbar-track-color: black;
      scrollbar-face-color: blue;
      scrollbar-highlight-color: black;
      scrollbar-3dlight-color: white;
      scrollbar-darkshadow-color: white;
      scrollbar-shadow-color: green;
      font-family:value;georgia;color:#70B7FE;
      }
      </style>
      <tr>
      <td>

    • 7

      Type the following code to add a text box to your layout:

      <tr>
      <td>
      <div style="position:absolute; top:555; left: 290; overflow: auto; width: 290; height: 240;">
      TEXT GOES HERE, TEXT GOES HERE, TEXT GOES HERE, TEXT GOES HERE, TEXT GOES HERE, TEXT GOES HERE, TEXT GOES HERE, TEXT GOES HERE, TEXT GOES HERE, TEXT GOES HERE, TEXT GOES HERE, TEXT GOES HERE, TEXT GOES HERE, TEXT GOES HERE, TEXT GOES HERE, TEXT GOES HERE, TEXT GOES HERE, TEXT GOES HERE, TEXT GOES HERE, TEXT GOES HERE, TEXT GOES HERE, TEXT GOES HERE, TEXT GOES HERE, TEXT GOES HERE, TEXT GOES HERE, TEXT GOES HERE, TEXT GOES HERE, TEXT GOES HERE, TEXT GOES HERE, TEXT
      </div></table>

    • 8

      Copy your entire code and place it within your Neopets "Guild Preferences" page. Save and refresh the page to view your new layout.

Related Searches:

References

Comments

Related Ads

Featured