The Writers Guild
Twig has now moved to this address.

Join the forum, it's quick and easy

The Writers Guild
Twig has now moved to this address.
The Writers Guild
Would you like to react to this message? Create an account in a few clicks or log in to continue.

I hate this layout. xP

4 posters

Go down

I hate this layout. xP Empty I hate this layout. xP

Post by Arianna 12/23/2009, 1:26 pm

Don't worry, you'll be able to keep the ones that you have. If you like them.
But I'm working on new layout which is supposed to be really awesome. Would you mind looking at it and giving me some feedback on everything - layout, colors, text. Smile
http://pixelpuppy.net/otherfiles/layout.html
Thanks, Arianna. x3
[I forgot to add: I'm not actually going to use that tree. xD I found it off google.]


Last edited by Arianna on 12/23/2009, 1:45 pm; edited 1 time in total
Arianna
Arianna
Best-Selling Author
Best-Selling Author

I hate this layout. xP 461
Posts : 7698
Join date : 2009-06-08
Age : 27

http://www.pixelpuppy.net

Back to top Go down

I hate this layout. xP Empty Re: I hate this layout. xP

Post by shadowsowner888 12/23/2009, 1:28 pm

I like it! :3 The normal text seems a little too big, though. xD
shadowsowner888
shadowsowner888
Admin

I hate this layout. xP 1312I hate this layout. xP 2412I hate this layout. xP 3349I hate this layout. xP 3548I hate this layout. xP 3327

Female Posts : 24391
Join date : 2009-06-08
Age : 29

http://www.shadowsowner888.com

Back to top Go down

I hate this layout. xP Empty Re: I hate this layout. xP

Post by Arianna 12/23/2009, 1:29 pm

Okay, and how does it look now? x3
Arianna
Arianna
Best-Selling Author
Best-Selling Author

I hate this layout. xP 461
Posts : 7698
Join date : 2009-06-08
Age : 27

http://www.pixelpuppy.net

Back to top Go down

I hate this layout. xP Empty Re: I hate this layout. xP

Post by shadowsowner888 12/23/2009, 1:30 pm

Sweet! Very Happy

I hope that when the links are put in, though, it'll be obvious they're links? xD
shadowsowner888
shadowsowner888
Admin

I hate this layout. xP 1312I hate this layout. xP 2412I hate this layout. xP 3349I hate this layout. xP 3548I hate this layout. xP 3327

Female Posts : 24391
Join date : 2009-06-08
Age : 29

http://www.shadowsowner888.com

Back to top Go down

I hate this layout. xP Empty Re: I hate this layout. xP

Post by Arianna 12/23/2009, 1:31 pm

Yep. The problem is that it externally gets those, so on the test page, I'm not externally getting them, so yeah. xD
I'll 'add' links, but they'll go to nowhere. xD
Arianna
Arianna
Best-Selling Author
Best-Selling Author

I hate this layout. xP 461
Posts : 7698
Join date : 2009-06-08
Age : 27

http://www.pixelpuppy.net

Back to top Go down

I hate this layout. xP Empty Re: I hate this layout. xP

Post by shadowsowner888 12/23/2009, 1:32 pm

Ah, okay. xD
shadowsowner888
shadowsowner888
Admin

I hate this layout. xP 1312I hate this layout. xP 2412I hate this layout. xP 3349I hate this layout. xP 3548I hate this layout. xP 3327

Female Posts : 24391
Join date : 2009-06-08
Age : 29

http://www.shadowsowner888.com

Back to top Go down

I hate this layout. xP Empty Re: I hate this layout. xP

Post by Arianna 12/23/2009, 1:34 pm

Lawl, I just did, now. x3 Any ideas on the color?
Arianna
Arianna
Best-Selling Author
Best-Selling Author

I hate this layout. xP 461
Posts : 7698
Join date : 2009-06-08
Age : 27

http://www.pixelpuppy.net

Back to top Go down

I hate this layout. xP Empty Re: I hate this layout. xP

Post by Jesus4Eternity 12/23/2009, 4:10 pm

No offense or anything, but I liked the old one. That's just me, though. I hate this layout. xP Icon_smile
Jesus4Eternity
Jesus4Eternity
Best-Selling Author
Best-Selling Author

I hate this layout. xP Siggy
I hate this layout. xP SiggyI hate this layout. xP Siggy
I hate this layout. xP SiggyI hate this layout. xP Siggy
Female Posts : 16258
Join date : 2009-06-08
Age : 623

Back to top Go down

I hate this layout. xP Empty Re: I hate this layout. xP

Post by Arianna 12/23/2009, 4:12 pm

Don't worry, no offence taken. The problem was is that the coding was really messed up - it only allowed for layouts exactly like it to be made. I'm in the process of making something very similar to the old one for this, just on stronger, more valid, HTML. Smile
Arianna
Arianna
Best-Selling Author
Best-Selling Author

I hate this layout. xP 461
Posts : 7698
Join date : 2009-06-08
Age : 27

http://www.pixelpuppy.net

Back to top Go down

I hate this layout. xP Empty Re: I hate this layout. xP

Post by Jesus4Eternity 12/23/2009, 4:18 pm

*is very confuzzled* Okay? xD
Jesus4Eternity
Jesus4Eternity
Best-Selling Author
Best-Selling Author

I hate this layout. xP Siggy
I hate this layout. xP SiggyI hate this layout. xP Siggy
I hate this layout. xP SiggyI hate this layout. xP Siggy
Female Posts : 16258
Join date : 2009-06-08
Age : 623

Back to top Go down

I hate this layout. xP Empty Re: I hate this layout. xP

Post by Arianna 12/23/2009, 5:03 pm

You know HTML? There are differnet ways of laying out a page in HTML. For example:
The old way:
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>:BROWSERTITLE:</title>
<meta name="keywords" content="" />
<meta name="description" content="" />
:STYLESHEET:
<!-- this is for all of the basic stuff... not colors! -->
<link rel="stylesheet" media="screen" type="text/css" href="templates/blue/basics.css" title="default" />
</head>
<body>
<!-- start header -->
<div id="header">
   <div id="logo">
      <h1>:SITENAME:</h1>
   </div>
   <div id="menu">
      <ul>
         <li class="active">:LINKSBAR:</a></li>
     </ul>
   </div>
</div>
<!-- end header -->
<!-- start page -->
<div id="page">
   <!-- start content -->
   <div id="content">
      <div class="post">
         <h1 class="title">:ARTICLETITLE:</h1>
         <div class="entry">
            <p>:ARTICLECONTENT:</p>
         </div>
      </div>
   </div>
   <!-- end content -->
   <!-- start sidebar -->
   <div id="sidebar">
                <ul>:SIDEFEED:</ul>
   </div>
   <!-- end sidebar -->
   <div style="clear: both;">&nbsp;</div>
</div>
<!-- end page -->
<!-- start footer -->
<div id="footer">
   <p id="legal">Powered By <a href="http://www.rusnakweb.com/forum/" target="_blank">Rusnak PHP Adoptables Script</a> | All Graphics Copyright The Artists</p>
</div>
<!-- end footer -->
</body>
</html>
The New Way:
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>:BROWSERTITLE:</title>
:STYLESHEET:
<!-- snowflake script <script src="http://astuforum.free.fr/js/snow.js"></script> -->
<!-- <link rel="stylesheet" media="screen" type="text/css" href="templates/christmas/christmas.css" title="default" /> -->
<!-- this is for all of the basic stuff... not colors! -->
<link rel="stylesheet" media="screen" type="text/css" href="templates/styles/basics.css" title="default" />
</head>
<body>
<div id="all">
<!-- start header -->
<div id="header">
   <div id="logo">
      <h1>:SITENAME:</h1><!-- :SITENAME: -->
   </div>
   <div id="menu2">
      <div class='left'>:SIDEFEED:<!-- :SIDEFEED: --></div>
      <div class='right'><ul id="navlist">:LINKSBAR:</ul><!-- :LINKSBAR: --></div>
   </div>
</div> <!-- end header -->
<div id="wrapper">
   <h2 class="title">:ARTICLETITLE:</h2> <!-- :ARTICLETITLE: -->
   <div class="entry"><p>:ARTICLECONTENT:</p></div><!-- :ARTICLECONTENT: -->
</div>
</div>
<div class='omgcopyright'>Powered by the <a href="http://www.rusnakweb.com/forum/" target="_blank">Rusnak PHP Adoptables Script</a>!</div>
<div class='bg'> </div>
</body>
</html>
It's simply optimizing it. Smile
Arianna
Arianna
Best-Selling Author
Best-Selling Author

I hate this layout. xP 461
Posts : 7698
Join date : 2009-06-08
Age : 27

http://www.pixelpuppy.net

Back to top Go down

I hate this layout. xP Empty Re: I hate this layout. xP

Post by Jesus4Eternity 12/23/2009, 5:16 pm

Well that's...long. xD, Glad you know how to do it. 'Cause it's confuzzling. xD
Jesus4Eternity
Jesus4Eternity
Best-Selling Author
Best-Selling Author

I hate this layout. xP Siggy
I hate this layout. xP SiggyI hate this layout. xP Siggy
I hate this layout. xP SiggyI hate this layout. xP Siggy
Female Posts : 16258
Join date : 2009-06-08
Age : 623

Back to top Go down

I hate this layout. xP Empty Re: I hate this layout. xP

Post by Jade 12/23/2009, 11:07 pm

Well we've talked about it Ari, and you know what I think Smile

1- Font should be prettier

2- Color should be brighter

3- Links should be obvious

4- We should have a banner

So yeah, that's a lot of things to work on xD
Jade
Jade
Novel Creator
Novel Creator

Female Posts : 2182
Join date : 2009-06-08

Back to top Go down

I hate this layout. xP Empty Re: I hate this layout. xP

Post by Arianna 12/24/2009, 2:54 am

Haha, yeah. xD The links are in bold - I couldn't find the right color for them... Any ideas?
Which font would you like? Also, is there anyone willing to make a banner? Smile
Arianna
Arianna
Best-Selling Author
Best-Selling Author

I hate this layout. xP 461
Posts : 7698
Join date : 2009-06-08
Age : 27

http://www.pixelpuppy.net

Back to top Go down

I hate this layout. xP Empty Re: I hate this layout. xP

Post by Jade 12/24/2009, 3:38 am

Something pretty. Maybe "geogia" or whatever it's called pretty small?
Jade
Jade
Novel Creator
Novel Creator

Female Posts : 2182
Join date : 2009-06-08

Back to top Go down

I hate this layout. xP Empty Re: I hate this layout. xP

Post by Arianna 12/24/2009, 5:56 am

Georgia. Smile I'll try that out, and we'll see how it looks. Smile
BTW, do you like the snow? smug
Arianna
Arianna
Best-Selling Author
Best-Selling Author

I hate this layout. xP 461
Posts : 7698
Join date : 2009-06-08
Age : 27

http://www.pixelpuppy.net

Back to top Go down

I hate this layout. xP Empty Re: I hate this layout. xP

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum