Simon Veteran Posted November 5, 2005 Veteran Share Posted November 5, 2005 I've actually done some amount of web work by hand! Go to http://205.251.3.104/blogger, and see the amazing work! I need a bit of help though. The header on my blog should be more like the one on http://205.251.3.104/preview/index.htm Link to comment https://www.neowin.net/forum/topic/393908-i-did-it-by-myself/ Share on other sites More sharing options...
0 turkishdelight Posted November 6, 2005 Share Posted November 6, 2005 Here, around line 33 of your CSS (not the entire site's source): #main { line-height: 1.4; float: left; padding: 10px 12px; border-top: solid 1px #000; width: 428px; background: #ffffff; /* Tantek hack - http://www.tantek.com/CSS/Examples/boxmodelhack.html */ voice-family: "\"}\""; voice-family: inherit; width: 404px; } The relevent code is the "border-top: solid 1px #000;", which you should just remove. Does Blogger use custom tags (like <$PostContent$> or stuff like that)? If so, I'll need the original source code, not the server-generated code, if you want help validating. Link to comment https://www.neowin.net/forum/topic/393908-i-did-it-by-myself/page/2/#findComment-586775482 Share on other sites More sharing options...
0 Simon Veteran Posted November 6, 2005 Author Veteran Share Posted November 6, 2005 Ya, it uses fancy stuff. <!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" xml:lang="en" lang="en"> <head> <title><$BlogPageTitle$></title> <$BlogMetaData$> <link rel="stylesheet" type="text/css" /> <style type="text/css"> /* ----------------------------------------------------- Blogger Template Style Name: revolution360 v3 Designer: Simon Andrews URL: r360.co.nr Date: 4 november 2005 ------------------------------------------------------ */ /* -- basic html elements -- */ body {padding: 0; margin: 0; font: 90% Helvetica, Arial, sans-serif; color: #000000; background: #ffffff; text-align: center;} a {color: #3399ff; font-weight: bold; text-decoration: none;} a:visited {color: #3399ff;} a:hover {text-decoration: underline; color: #66ccff;} h1 {margin: 0; color: #ffffff; font-size: 1.5em; text-transform: lowercase;} h1 a {color: #7B8186;} h2, #comments h4 {font-size: 1em; margin: 2em 0 0 0; color: #000000; background: transparent url() bottom right no-repeat; padding-bottom: 2px;} h3 {font-size: 1em; margin: 2em 0 0 0; background: transparent url() bottom right no-repeat; padding-bottom: 2px;} h4, h5 {font-size: 0.9em; text-transform: lowercase; letter-spacing: 2px;} h5 {color: #000;} h6 {font-size: 0.8em; text-transform: uppercase; letter-spacing: 2px;} p {margin: 0 0 1em 0;} img, form {border: 0; margin: 0;} /* -- layout -- */ #content {width: 700px; height: 200; margin: 0 auto; text-align: left; background: #ffffff url() 0 0 repeat-y;} #header {background: #ffffff url() 0 0 repeat-y;} #header div {height: 200; background: transparent url(http://205.251.3.104/header.png) bottom left no-repeat;} #main { line-height: 1.4; float: left; padding: 10px 12px; border-top: solid 0px #000; width: 428px; background: #ffffff; /* Tantek hack - http://www.tantek.com/CSS/Examples/boxmodelhack.html */ voice-family: "\"}\""; voice-family: inherit; width: 404px; } /* IE5 hack */ #main {} #sidebar {margin-left: 428px; border-top: solid 0px #fff; padding: 4px 0 0 7px; background: #f90 url() 0px 0 no-repeat;} #footer {clear: both; background: #E9EAEB url() bottom left no-repeat; border-top: solid 0px #fff;} /* -- header style -- */ #header h1 {padding: 12px 0 92px 15px; width: 557px; line-height: 1;} /* -- content area style -- */ a {color: #3399ff; font-weight: bold; text-decoration: none;} a:visited {color: #3399ff;} a:hover {text-decoration: underline; color: #66ccff;}h3.post-title {font-size: 1.2em; margin-bottom: 0;} h3.post-title a {color: #000000;} .post {clear: both; margin-bottom: 4em;} .post-footer em {color: #000000; font-style: normal; float: left;} .post-footer .comment-link {float: right;} #main img {border: solid 1px #E3E4E4; padding: 2px; background: #fff;} .deleted-comment {font-style:italic;color:gray;} /* -- sidebar style -- */ .roundcont { width: 98.5%; background-color: #f90; color: #fff; } .roundcont p { margin: 0 10px; } .roundtop { background: url(tr.gif) no-repeat top right; } .roundbottom { background: url(br.gif) no-repeat top right; } img.corner { width: 15px; height: 15px; border: none; display: block !important; } #sidebar #description {border: solid 0px #BFFC45; padding: 10px 17px; color: #839D07; background: #f90; font-size: 1.2em; font-weight: bold; line-height: 0.9; margin: 0 0 0 -6px;} #sidebar h2 {font-size: 1.3em; margin: 1.3em 0 0.5em 0; background: #f90;} #sidebar dl {margin: 0 0 10px 0; background: #f90;} #sidebar ul {list-style: none; margin: 0; padding: 0; background: #f90;} #sidebar li {padding-bottom: 5px; line-height: 0.9; background: #f90;} #profile-container {color: #7B8186; background: #f90;} #profile-container img {border: solid 1px #7C78B5; padding: 4px 4px 8px 4px; margin: 0 10px 1em 0; float: left; background: #f90;} .archive-list {margin-bottom: 2em; background: #f90;} #powered-by {margin: 10px auto 20px auto; background: #f90;} /* -- sidebar style -- */ #footer p {margin: 0; padding: 12px 8px; font-size: 0.9em; background: #f90;) #footer hr {display: none; background: #f90;} </style> </head> <body> <!-- Begin #content - Centers all content and provides edges for floated columns --> <div id="content"> <div id="header"><div> <h1><ItemPage><a href="<$BlogURL$>"></ItemPage> Quick Update <ItemPage></a></ItemPage></h1> </div></div> <!-- Begin #main - Contains main-column blog content --> <div id="main"> <Blogger> <BlogDateHeader> <h2 class="date-header"><$BlogDateHeaderDate$></h2> </BlogDateHeader> <!-- Begin .post --> <div class="post"><a name="<$BlogItemNumber$>"></a> <BlogItemTitle> <h3 class="post-title"> <BlogItemUrl><a href="<$BlogItemUrl$>" title="external link"></BlogItemUrl> <$BlogItemTitle$> <BlogItemUrl></a></BlogItemUrl> </h3> </BlogItemTitle> <p><$BlogItemBody$></p> <p class="post-footer"> <em>posted by <$BlogItemAuthorNickname$> @ <a href="<$BlogItemPermalinkUrl$>" title="permanent link"><$BlogItemDateTime$></a></em> <MainOrArchivePage><BlogItemCommentsEnabled> <a class="comment-link" href="<$BlogItemCommentCreate$>"<$BlogItemCommentFormOnclick$>><$BlogItemCommentCount$> comments</a> </BlogItemCommentsEnabled></MainOrArchivePage> <$BlogItemControl$> </p> </div> <!-- End .post --> <!-- Begin #comments --> <ItemPage> <div id="comments"> <BlogItemCommentsEnabled><a name="comments"></a> <h4><$BlogItemCommentCount$> Comments:</h4> <dl id="comments-block"> <BlogItemComments> <dt class="comment-data" id="c000000045"><a name="c<$BlogCommentNumber$>"></a> At <a href="#c<$BlogCommentNumber$>" title="comment permalink"><$BlogCommentDateTime$></a>, <$BlogCommentAuthor$> said... </dt> <dd class="comment-body"> <p><$BlogCommentBody$></p> <$BlogCommentDeleteIcon$> </dd> </BlogItemComments> </dl> <p> <$BlogItemCreate$> </p> </BlogItemCommentsEnabled> <p> <a href="<$BlogURL$>"><< Home</a> </p> </div> </ItemPage> <!-- End #comments --> </Blogger> </div> <!-- End #main --> <div class="roundcont"> <div class="roundtop"> <img src="tl.gif" alt="" width="15" height="15" class="corner" style="display: none" /> </div> <!-- Begin #sidebar --> <div id="sidebar"> <a href="http://www.spreadfirefox.com/?q=affiliates&id=60452&t=78"><img border="0" alt="Get Firefox!" title="Get Firefox!" src="https://sfx-images.mozilla.org/affiliates/Buttons/120x60/get.gif"/></a> <!-- End #profile --> <MainOrArchivePage> <h2 class="sidebar-title">Some useful items</h2> <ul> <li><a href="atom.xml">Site Feed (Atom XML)</a></li> <li><a href="http://205.251.3.104">Revolution360</a></li> <li><a href="https://www.neowin.net">Neowin</a></li> </ul> </MainOrArchivePage> <h2 class="sidebar-title">Previous Posts</h2> <ul id="recently"> <BloggerPreviousItems> <li><a href="<$BlogItemPermalinkURL$>"><$BlogPreviousItemTitle$></a></li> </BloggerPreviousItems> </ul> <MainOrArchivePage> <h2 class="sidebar-title">Archives</h2> <ul class="archive-list"> <BloggerArchives> <li><a href="<$BlogArchiveURL$>"><$BlogArchiveName$></a></li> </BloggerArchives> <ArchivePage><li><a href="<$BlogURL$>">Current Posts</a></li></ArchivePage> </ul> </MainOrArchivePage> <p id="powered-by"><a href="http://www.blogger.com"><img src="https://buttons.blogger.com/bloggerbutton1.gif" alt="Powered by Blogger" /></a></p> <!-- <p>This is a paragraph of text that could go in the sidebar.</p> --> </div> <!-- End #sidebar --> <div class="roundbottom"> <img src="bl.gif" alt="" width="15" height="15" class="corner" style="display: none" /> </div> </div> <!-- Begin #footer --> <div id="footer"> <div class="roundcont"> <div class="roundtop"> <img src="tl.gif" alt="" width="15" height="15" class="corner" style="display: none" /> </div> <p><a href="http://www.freedomain.co.nr/" target="_blank"> <img src="anima.gif" width="88" height="31" border="0" alt="Free Domain & Free URL Redirection"></a> <br>It's not my fault, it never has been! </p> <div class="roundbottom"> <img src="bl.gif" alt="" width="15" height="15" class="corner" style="display: none" /> </div></div> <!-- End #footer --> </div> </div> <!-- End #content --> </body> </html> Link to comment https://www.neowin.net/forum/topic/393908-i-did-it-by-myself/page/2/#findComment-586775516 Share on other sites More sharing options...
0 Computer Guru Posted November 6, 2005 Share Posted November 6, 2005 just change the blue-on-orange sidebar. Link to comment https://www.neowin.net/forum/topic/393908-i-did-it-by-myself/page/2/#findComment-586775526 Share on other sites More sharing options...
0 Simon Veteran Posted November 6, 2005 Author Veteran Share Posted November 6, 2005 I don't know how, if I chnage the links on the sidebar, I have to change the links on the whole page. Link to comment https://www.neowin.net/forum/topic/393908-i-did-it-by-myself/page/2/#findComment-586775553 Share on other sites More sharing options...
0 turkishdelight Posted November 6, 2005 Share Posted November 6, 2005 (edited) I had to change the DTD to XHTML transitional in order to comply with Blogger's automatic code. Unfortunate, but oh well. I've cleaned and tidied the code up a bit. It's just a quick job, nothing too fancy, but it's much easier to read and stuff. Tell me if you need anything changed. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-loose.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title><$BlogPageTitle$></title> <$BlogMetaData$> <style type="text/css"> /* ----------------------------------------------------- Blogger Template Style Name: revolution360 v3 Designer: Simon Andrews URL: r360.co.nr Date: 4 november 2005 ------------------------------------------------------ */ /* -- basic html elements -- */ body { padding: 0; margin: 0; font: 90% black Helvetica, Arial, sans-serif; color: #000; background: #fff; text-align: center; } :link, :visited { color: #39f; font-weight: bold; text-decoration: none; } :link:hover, :visited:hover { text-decoration: underline; color: #6cf; } h1 { margin: 0; color: #fff; font-size: 1.5em; text-transform: lowercase; } h1 :link { color: #7b8186; } h2, #comments h4 { font-size: 1em; margin: 2em 0 0 0; color: #000; background: transparent; padding-bottom: 2px; } h3 { font-size: 1em; margin: 2em 0 0 0; background: transparent; padding-bottom: 2px; } h4, h5 { font-size: 0.9em; text-transform: lowercase; letter-spacing: 2px; } h5 { color: #000; } h6 { font-size: 0.8em; text-transform: uppercase; letter-spacing: 2px; } p { margin: 0 0 1em 0; } img, form { border: 0; margin: 0; } /* -- layout -- */ #content { width: 700px; /* height: 200; - A unit of measurement must be specified. */ margin: 0 auto; text-align: left; background: #fff; } #header { background: #fff; } #header div { /* height: 200; - A unit of measurement must be specified. */ background: transparent url(http://205.251.3.104/header.png) bottom left no-repeat; } #main { line-height: 1.4; float: left; padding: 10px 12px; width: 428px; background: #fff; voice-family: "\"}\""; voice-family: inherit; width: 404px; } /* IE5 hack */ #main {} #sidebar { margin-left: 428px; padding: 4px 0 0 7px; background: #f90; } #footer { clear: both; background: #e9eaeb; } /* -- header style -- */ #header h1 { padding: 12px 0 92px 15px; width: 557px; line-height: 1; } /* -- content area style -- */ :link { color: #39f; font-weight: bold; text-decoration: none; } :visited { color: #39f; } :link:hover, :visited:hover { text-decoration: underline; color: #6cf; } h3.post-title { font-size: 1.2em; margin-bottom: 0; } h3.post-title :link { color: #000; } .post { clear: both; margin-bottom: 4em; } .post-footer em { color: #000; font-style: normal; float: left; } .post-footer .comment-link { float: right; } #main img { border: solid 1px #e3e4e4; padding: 2px; background: #fff; } .deleted-comment { font-style: italic; color: gray; } /* -- sidebar style -- */ .roundcont { width: 98.5%; background: #f90; color: #fff; } .roundcont p { margin: 0 10px; } .roundtop { background: url(tr.gif) no-repeat top right; } .roundbottom { background: url(br.gif) no-repeat top right; } img.corner { width: 15px; height: 15px; border: none; display: block !important; } #sidebar #description { padding: 10px 17px; color: #839d07; background: #f90; font-size: 1.2em; font-weight: bold; line-height: 0.9; margin: 0 0 0 -6px; } #sidebar h2 { font-size: 1.3em; margin: 1.3em 0 0.5em 0; background: #f90; } #sidebar dl { margin: 0 0 10px 0; background: #f90; } #sidebar ul { list-style: none; margin: 0; padding: 0; background: #f90; } #sidebar li { padding-bottom: 5px; line-height: 0.9; background: #f90; } #sidebar :link, #sidebar :visited { color: #fff; background: #f90; } #sidebar :link:hover, #sidebar :visited:hover { color: #000; background: #f90; text-decoration: underline; } #profile-container { color: #7b8186; background: #f90; } #profile-container img { border: solid 1px #7c78b5; padding: 4px 4px 8px 4px; margin: 0 10px 1em 0; float: left; background: #f90; } .archive-list { margin-bottom: 2em; background: #f90; } #powered-by { margin: 10px auto 20px auto; background: #f90; } /* -- sidebar style -- */ #footer p { margin: 0; padding: 12px 8px; font-size: 0.9em; background: #f90; } /*#footer hr { display: none; background: #f90; } - are there any hr elements on the page? */ </style> </head> <body> <!-- Begin #content - Centers all content and provides edges for floated columns --> <div id="content"> <div id="header"> <div> <h1><ItemPage><a href="<$BlogURL$>"></ItemPage>Quick Update<ItemPage></a></ItemPage></h1> </div> </div> <!-- Begin #main - Contains main-column blog content --> <div id="main"> <Blogger> <BlogDateHeader> <h2 class="date-header"><$BlogDateHeaderDate$></h2> </BlogDateHeader> <!-- Begin .post --> <div class="post"> <a name="<$BlogItemNumber$>"></a> <BlogItemTitle> <h3 class="post-title"> <BlogItemUrl> <a href="<$BlogItemUrl$>" title="external link"> </BlogItemUrl> <$BlogItemTitle$> <BlogItemUrl> </a> </BlogItemUrl> </h3> </BlogItemTitle> <div><$BlogItemBody$></div> <p class="post-footer"> <em>posted by <$BlogItemAuthorNickname$> @ <a href="<$BlogItemPermalinkUrl$>" title="permanent link"><$BlogItemDateTime$></a></em> <MainOrArchivePage> <BlogItemCommentsEnabled> <!--<a class="comment-link" href="<$BlogItemCommentCreate$>" onclick="<$BlogItemCommentFormOnclick$>"> - The onclick isn't necessary...--> <a class="comment-link" href="<$BlogItemCommentCreate$>"> <$BlogItemCommentCount$> comments </a> </BlogItemCommentsEnabled> </MainOrArchivePage> <$BlogItemControl$> </p> </div> <!-- End .post --> <!-- Begin #comments --> <ItemPage> <div id="comments"> <BlogItemCommentsEnabled> <a id="comments"> </a> <h4><$BlogItemCommentCount$> Comments:</h4> <dl id="comments-block"> <BlogItemComments> <dt class="comment-data" id="c000000045"> <a id="c<$BlogCommentNumber$>"></a> At <a href="#c<$BlogCommentNumber$>" title="comment permalink"><$BlogCommentDateTime$></a>, <$BlogCommentAuthor$> said… </dt> <dd class="comment-body"> <p><$BlogCommentBody$></p> <$BlogCommentDeleteIcon$> </dd> </BlogItemComments> </dl> <p> <$BlogItemCreate$> </p> </BlogItemCommentsEnabled> <p> <a href="<$BlogURL$>"><< Home</a> </p> </div> </ItemPage> <!-- End #comments --> </Blogger> </div> <!-- End #main --> <div class="roundcont"> <div class="roundtop"> <img src="tl.gif" alt="" width="15" height="15" class="corner" style="display: none" /> </div> <!-- Begin #sidebar --> <div id="sidebar"> <a href="http://www.spreadfirefox.com/?q=affiliates&id=60452&t=78"> <img border="0" alt="Get Firefox!" title="Get Firefox!" src="https://sfx-images.mozilla.org/affiliates/Buttons/120x60/get.gif"/> </a> <!-- End #profile --> <MainOrArchivePage> <h2 class="sidebar-title">Some useful items</h2> <ul> <li><a href="atom.xml">Site Feed (Atom XML)</a></li> <li><a href="http://205.251.3.104">Revolution360</a></li> <li><a href="https://www.neowin.net">Neowin</a></li> </ul> </MainOrArchivePage> <h2 class="sidebar-title">Previous Posts</h2> <ul id="recently"> <BloggerPreviousItems> <li><a href="<$BlogItemPermalinkURL$>"><$BlogPreviousItemTitle$></a></li> </BloggerPreviousItems> </ul> <MainOrArchivePage> <h2 class="sidebar-title">Archives</h2> <ul class="archive-list"> <BloggerArchives> <li><a href="<$BlogArchiveURL$>"><$BlogArchiveName$></a></li> </BloggerArchives> <ArchivePage> <li><a href="<$BlogURL$>">Current Posts</a></li> </ArchivePage> </ul> </MainOrArchivePage> <p id="powered-by"> <a href="http://www.blogger.com"><img src="https://buttons.blogger.com/bloggerbutton1.gif" alt="Powered by Blogger" title="" /></a> </p> <!-- <p>This is a paragraph of text that could go in the sidebar.</p> --> </div> <!-- End #sidebar --> <div class="roundbottom"> <img src="bl.gif" alt="" width="15" height="15" class="corner" style="display: none" /> </div> </div> <!-- Begin #footer --> <div id="footer"> <div class="roundcont"> <div class="roundtop"> <img src="tl.gif" alt="" width="15" height="15" class="corner" style="display: none" /> </div> <p> <a href="http://www.freedomain.co.nr/" onclick="window.open('http://www.freedomain.co.nr/'); return false;"> <img src="anima.gif" width="88" height="31" border="0" alt="Free Domain & Free URL Redirection" title="" /> </a> </p> <p>It's not my fault, it never has been!</p> <div class="roundbottom"> <img src="bl.gif" alt="" width="15" height="15" class="corner" style="display: none" /> </div> </div> <!-- End #footer --> </div> </div> <!-- End #content --> </body> </html> Edited November 6, 2005 by mzhao Link to comment https://www.neowin.net/forum/topic/393908-i-did-it-by-myself/page/2/#findComment-586775635 Share on other sites More sharing options...
0 Simon Veteran Posted November 6, 2005 Author Veteran Share Posted November 6, 2005 Thanks a lot! It works perfectly! But it will never get a w3c button, I guess. Too much blogger code. Link to comment https://www.neowin.net/forum/topic/393908-i-did-it-by-myself/page/2/#findComment-586775777 Share on other sites More sharing options...
0 turkishdelight Posted November 6, 2005 Share Posted November 6, 2005 (edited) The blog does validate to XHTML 1.0 Transitional, though, so you can safely put a W3C image on it :) Edited November 6, 2005 by mzhao Link to comment https://www.neowin.net/forum/topic/393908-i-did-it-by-myself/page/2/#findComment-586775867 Share on other sites More sharing options...
0 Computer Guru Posted November 6, 2005 Share Posted November 6, 2005 MUCH better! Link to comment https://www.neowin.net/forum/topic/393908-i-did-it-by-myself/page/2/#findComment-586775891 Share on other sites More sharing options...
0 Simon Veteran Posted November 6, 2005 Author Veteran Share Posted November 6, 2005 What's another "playful" color that would fit into this page? I'd like to change the color of the footer. Link to comment https://www.neowin.net/forum/topic/393908-i-did-it-by-myself/page/2/#findComment-586776008 Share on other sites More sharing options...
0 turkishdelight Posted November 6, 2005 Share Posted November 6, 2005 Hot pink? :p Nah, it wouldn't match the rest of the layout. Link to comment https://www.neowin.net/forum/topic/393908-i-did-it-by-myself/page/2/#findComment-586776375 Share on other sites More sharing options...
0 Simon Veteran Posted November 6, 2005 Author Veteran Share Posted November 6, 2005 What about a light green? Link to comment https://www.neowin.net/forum/topic/393908-i-did-it-by-myself/page/2/#findComment-586776574 Share on other sites More sharing options...
0 jokeripa Posted November 7, 2005 Share Posted November 7, 2005 WHAT THE **** I asked people to comment on my new forum and my thread was ****ing closed Link to comment https://www.neowin.net/forum/topic/393908-i-did-it-by-myself/page/2/#findComment-586777103 Share on other sites More sharing options...
0 Shadrack Posted November 7, 2005 Share Posted November 7, 2005 ]Might wanna drop css for now. Whaaatt?? Blasphemy. Design w/o CSS is a horrible route to take these days, even if you are a beginner (especially if you are a beginner). Don't use design techniques pre-CSS! You will just get in a lot of bad habits that are hard to break when you do start learning CSS. Best to just get it right from the start. -shardrack Link to comment https://www.neowin.net/forum/topic/393908-i-did-it-by-myself/page/2/#findComment-586777691 Share on other sites More sharing options...
0 turkishdelight Posted November 7, 2005 Share Posted November 7, 2005 What about a light green? :yes: Right now, you're leaning towards the friendly "light colors" style. Stick with it. Link to comment https://www.neowin.net/forum/topic/393908-i-did-it-by-myself/page/2/#findComment-586777698 Share on other sites More sharing options...
0 Simon Veteran Posted November 7, 2005 Author Veteran Share Posted November 7, 2005 If anyone in this thread is using Internet Explorer, you've probably noticed a problem with the sidebar. Since I have no idea how <div>s work, could someone show me how I might fix it? Link to comment https://www.neowin.net/forum/topic/393908-i-did-it-by-myself/page/2/#findComment-586778948 Share on other sites More sharing options...
0 Computer Guru Posted November 7, 2005 Share Posted November 7, 2005 ff 4 me Link to comment https://www.neowin.net/forum/topic/393908-i-did-it-by-myself/page/2/#findComment-586778966 Share on other sites More sharing options...
0 Simon Veteran Posted November 7, 2005 Author Veteran Share Posted November 7, 2005 And the footer has its own color now. Link to comment https://www.neowin.net/forum/topic/393908-i-did-it-by-myself/page/2/#findComment-586779026 Share on other sites More sharing options...
0 tuckeratlarge Posted November 7, 2005 Share Posted November 7, 2005 Hey nice work now, I'm loving the new layout and roundy bits. Also the colours are nice and easy now. Well done. I especially like the orange! Keep up the good work mate. Link to comment https://www.neowin.net/forum/topic/393908-i-did-it-by-myself/page/2/#findComment-586779653 Share on other sites More sharing options...
0 Simon Veteran Posted November 7, 2005 Author Veteran Share Posted November 7, 2005 Hey nice work now, I'm loving the new layout and roundy bits. Also the colours are nice and easy now. Well done. I especially like the orange! Keep up the good work mate. 586779653[/snapback] Wow, thanks. I'm starting to get the impression I have actually made a good layout. I also decided to change my avatar and signature to match it. Link to comment https://www.neowin.net/forum/topic/393908-i-did-it-by-myself/page/2/#findComment-586779719 Share on other sites More sharing options...
0 Simon Veteran Posted November 7, 2005 Author Veteran Share Posted November 7, 2005 Does anyone have an idea on how to fix the sidebar in IE? All the other major browsers (Opera, Firefox) work perfectly, but a lot of people do use IE. Link to comment https://www.neowin.net/forum/topic/393908-i-did-it-by-myself/page/2/#findComment-586780473 Share on other sites More sharing options...
0 CeruleanCowboy Posted November 7, 2005 Share Posted November 7, 2005 Does anyone have an idea on how to fix the sidebar in IE? All the other major browsers (Opera, Firefox) work perfectly, but a lot of people do use IE. 586780473[/snapback] try defining a specific width: try 370px. Link to comment https://www.neowin.net/forum/topic/393908-i-did-it-by-myself/page/2/#findComment-586780664 Share on other sites More sharing options...
0 turkishdelight Posted November 7, 2005 Share Posted November 7, 2005 One small thing, change the text color in the footer to something darker. White on lime green doesn't mix very well :/ Link to comment https://www.neowin.net/forum/topic/393908-i-did-it-by-myself/page/2/#findComment-586780691 Share on other sites More sharing options...
Question
Simon Veteran
I've actually done some amount of web work by hand! Go to http://205.251.3.104/blogger, and see the amazing work!
I need a bit of help though. The header on my blog should be more like the one on http://205.251.3.104/preview/index.htm
Link to comment
https://www.neowin.net/forum/topic/393908-i-did-it-by-myself/Share on other sites
47 answers to this question
Recommended Posts