I hate this layout. xP
4 posters
Page 1 of 1
I hate this layout. xP
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.
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.]
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.
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
Re: I hate this layout. xP
Sweet!
I hope that when the links are put in, though, it'll be obvious they're links? xD
I hope that when the links are put in, though, it'll be obvious they're links? xD
Re: I hate this layout. xP
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
I'll 'add' links, but they'll go to nowhere. xD
Re: I hate this layout. xP
No offense or anything, but I liked the old one. That's just me, though.
Jesus4Eternity- Best-Selling Author
-
Posts : 16258
Join date : 2009-06-08
Age : 623
Re: I hate this layout. xP
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.
Re: I hate this layout. xP
*is very confuzzled* Okay? xD
Jesus4Eternity- Best-Selling Author
-
Posts : 16258
Join date : 2009-06-08
Age : 623
Re: I hate this layout. xP
You know HTML? There are differnet ways of laying out a page in HTML. For example:
The old way:
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;"> </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>
- 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>
Re: I hate this layout. xP
Well that's...long. xD, Glad you know how to do it. 'Cause it's confuzzling. xD
Jesus4Eternity- Best-Selling Author
-
Posts : 16258
Join date : 2009-06-08
Age : 623
Re: I hate this layout. xP
Well we've talked about it Ari, and you know what I think
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
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- Novel Creator
- Posts : 2182
Join date : 2009-06-08
Re: I hate this layout. xP
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?
Which font would you like? Also, is there anyone willing to make a banner?
Re: I hate this layout. xP
Something pretty. Maybe "geogia" or whatever it's called pretty small?
Jade- Novel Creator
- Posts : 2182
Join date : 2009-06-08
Re: I hate this layout. xP
Georgia. I'll try that out, and we'll see how it looks.
BTW, do you like the snow?
BTW, do you like the snow?
Similar topics
» Guide & Layout to Creating Your BTT
» New Layout?
» I hate this
» New Layout!
» Rate the New Layout, please? :)
» New Layout?
» I hate this
» New Layout!
» Rate the New Layout, please? :)
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum