sonesay
Dec 8 2007, 06:32 AM
This is my new template I'm going to be using for my new site. It took me 3 days to do. I spend day 1 drawing it up sorry I cannot upload my draft sketch as my scanner is not working. The next 2 days I spent drawing it up in photoshop. The colours are kinda generic I know but thats my style. I cant seem to create anything other then grey toned things. I think adding some decay onto the panels will give it some depth something my style of drawing lacks. The panels - I like as many panels as I can so I went with the 3 column layout and extra 2 side header panels for shouts and login information maybe. Directly below the header panel will be navigation which should just be text and CSS. Content center panel is for content what else. Side left and right panels for extra controls maybe login section. Now the tough part now is figuring out a way to cut and build it in xhtml and css. Tiling background - I dont know if its been coverd in tutorials here but I couldnt find any in our forums when I was looking to make some of my own. The key for tiles without much work in PS using filters is to have dimensions to the power of 2. For example 16,32,64,128,256 etc. I only just learned this myself from reading online tutorials on it. Some of them I couldnt get to work but the key is having them to the power of 2. Most filters will render tiling images by default if your documents match that dimensions. I used 512 x 512 since smaller sizes would be noticable repeats once tiled. well let me know what you think? any tips for improvements? Also I'm looking for any good links for creating textures in PS. The good ones are hard to find if you know any please tell me.
Reply
apurva
Dec 8 2007, 10:47 AM
wow i am i must say i am highly impressed. the design looks cool
Reply
sonesay
Dec 9 2007, 08:20 AM
Thanks I like it too but I think its too plain on the panels I will try and paint some wear and tear on it when I get a chance. Right now I'm trying to figure out a good way to slice it up and put it into xhtml and css. Heres what I've done so far http://sonesay.trap17.com/The upper panels seem to be ok because it does not need to stretch unlike my left, center and right panels they need to be expandable vertically depending on how much content is there so I need to come up with a method for doing that. I was thinking have top section and footer of it as an image and the middle part as a scalable image. Still not 100% what will work but atleast I have an idea lol. I changed the orange color panel to red. It looks more evil in red. Oh yeah the glossy black panel for my headings are from a link someone put on itrap. Thanks for sharing it saved me alot of time since creating them is time consuming. I realised one major flaw though the whole witdh is like 1022 it dosent allow any room for scrolling bars on 1024x768 so theres an ugly horizontal scrolling bar for you 1024x768 users. I know its bad practice to do that but going back to change things now would be work I dont want to do at this time. I just wanna carry on seee if I can get a working and complete template. heres a screen shot just incase I update the site later
Reply
sonesay
Dec 11 2007, 02:26 AM
http://sonesay.trap17.com/I've done somee more updates today. The template is getting closer to finished and to my liking. I am how ever still undecided how I plan to have all the pages set up. For example home.php members.php etc... or just one single file index.php and have ajax calls update each div section since all layout is in div. The CSS navigation I'm using is utilizing anchor tags <a> so when one is clicked the whole page is reloaded and having ajax with that kind of full page reload dosent make sense but its how its setup now. Is there a way to still use the same navigation without the full reload so just having ajax calls run onclick events instead of the anchor tags firing off a rull page reload? I think one solution to thise if you cant disable the anchor tags doing full reload would be to use buttons. This would require rebuilding the navigation to use buttons then it would enable no full page reloads while making ajax calls. I'm not a big fan of full page reload as you can see see as how my site has kinda alot of imagea also I would pefer not to have to do that. I just want to understand all my options before I go in the deep end and start building. I want to get it right first time round because changing stuff later down the line is too time consuming so planning is the key here. Any insight into this is much appreciated thanks. edit: Also Whats the proper way to handle changing classes of li elements. Because its being set as 'active' for the li element for 'home' as you can see. If I was doing a full page reload to a new page it would matter as I could just set it as active depending what page it was. With no page reloads to change it I would think its gotta be javascript ? Just need comfirmation. I dont doubt myself or my ability with all these questions, I'm asking because these are design and programming problems that I'm sure would be common but most arnt documented. I'm sure you will come across these similar questions one day if you have not already.
Reply
Similar Topics
Keywords : site, template, heres, template, mine, photoshop
- Best Browser To Desighn Your Site To
not much of a question but more like a statement (16)
Building A Forum Under Another Web Site?
(7) Hello, Im going to set up a simple website to use with my buddies. A main page where I can update
from time to time and a forum are all I need. I know WYSIWYG builders, ftp uploaders and forum
moderating. Im thinking of using phpBB since it's free and seems simple and reliable, right?
My question is can I build the forum on my local computer then upload to hosting service? The
readme.txt recomends to install online in host machine. And this is what I need to do, right?
-build an index.html with WYSIWYG, upload it to main folder of host. -create a folder in the....
How To Make A Website
(If you're trying to drive people away from your site) (18) Alright so there are many topics out there of how to make a website that everyone will love and want
to go to, but I can't seem to find any about how to make a website that people will hate and try
to run away from, so here are some pointers for those who are trying to make the worst website:
Step one: COLORS Be sure to use a vivid and bright background color, and a non-noticeable text
color. Nothing wakes people wake up more than a florescent yellow background with white text. Make
people work to try to read your website. After all, you have some great content....
Smf: Template Parse Error
HELP ME!!! (7) QUOTE Template Parse Error! There was a problem loading the
/Themes/default/index.template.php template or language file. Please check the syntax and try again
- remember, single quotes (') often have to be escaped with a slash (\). To see more
specific error information from PHP, try accessing the file directly. You may want to try to
refresh this page or use the default theme. Parse error: syntax error, unexpected T_STRING,
expecting ',' or ';' in .../Themes/default/index.template.php on line 167
And here's line 166 QU....
Need A Phpbb3 Halo Template
(1) HI. Does anybody know of our have a Halo template for PHPBB3. Preferably a Halo 3 but i will take
any other halo game template.....
Ideas For New Fan Club Site!
(5) Well, I'm working in a fan club site, this is like our 5° site because every host in which
we've been in always change something and the site stops working. The site is a Black Eyed Peas
fan club site, it already has profiles (with gallery and comments box) for each
user,forum,chat,videos,gallery,lyrics,downloads,bios of the members of the BEP, but I think that the
site need something else. Please gimme some ideas to make this site the best! /biggrin.gif"
style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" />....
Where Is There A Good Site To Learn Web Html?
(20) im a noob when it comes to web html to design web sites, can some one tell me where to find a good
website that has good tutorials on how to use web html?....
Want To Open Shopping Portal In My Site
What i do (2) I want to open a shopping portal in my site which will do the following: take the information from
the visitor what good they want to sell then directly post it on my site What script i choose that
will suit the website of mine could any body tell me....
Free Site Counter Stats
(7) hi frnds everyone want to keep an eye on their site traffic. histats is a really great one i found
with gives site stats for free. it have many amazing features. visit www.histats.com i am
sure u will like it... this is my first post so excuse me if my post have any mistakes....
Simple Portfolio Template
grey-green- (5) Well, it`s been a while since I last time posted on T17 and I really missed this forum. Well, I
started taking lessons on webdesign in my school. It`s pretty hard because the professor is
pretty dumb /ohmy.gif" style="vertical-align:middle" emoid=":o" border="0" alt="ohmy.gif" /> , and
he can`t solve simple image alignment problem with css /laugh.gif"
style="vertical-align:middle" emoid=":lol:" border="0" alt="laugh.gif" /> , so i have to learn
almost everything on my own. /mad.gif" style="vertical-align:middle" emoid=":angry:" border="0"
alt="mad.gif" /> ....
How To Attract Users To Register On A Site
(13) :rolleyes:Use great graphics an good color which attracts the users/views eyes an capturers there
attention which cuases them to view your website if its good enought they'll register. Also use
good images, links an have blogs an forums also start a referring website such as like this: Visit
this site and know all the info about the CHITWAN http://hamrochitwan.com Some thing like that
would get more users depending on if the items in your shop are GOOD maybe like moderator for a week
costing 100 referals or somethink. /blink.gif" style="vertical-align:middle"....
A Small Html Problem
How to display foreign characters correctly when designing a site. (4) I was wondering how I could solve a small problem. I was told that some people see accented and
umlauted letters (such as " é " and " ë ") as question marks (" ? ") on my website. I come across
the same thing sometimes when looking at websites which use non-English characters. Funnily enough,
the other day, I looked at a site and the apostrophy ( ' ) was also shown as a question mark.
That is a very common character usually, I would think. I thought it had something to do with the
character encoding settings, and let me also mention I use Mozilla Firefox as my brows....
Help Me With My Site
(5) Hey guys, Im have a gta type of site, and need some help with it. I am using HTML, and am using a
pretty basic template, and cutenews. My banner looks funky, and I do not know how to put
information on the left hand side, even though my right hand site has links and stuff. The link is
gta-source.net/index.php make sure you go to that link or it'll redirect to the forums. So
please if anybody can help me I would appreciate it.....
Need Help With Site
(3) Hi. I need some help with this website that I am going to make I am making it somewhere else but I
am going to use my Trap17 hosting service as the media so if there was a game on my website I would
put a link and it would link back to here and would show a black background and the media game, or
video. Could anyone tell me how I would do that? Only the background code. But even before that I
need to uninstall Joomla. Let me say first that I have not idea how to find my way through Traps
control panel? Thanks in advance.....
Help With Adding Php Forums On My Site
(3) Hey guys! I am kinda new to the whole PHP scene and I am struggling to figure out how to add
some simple forums to my site. Being that wonderful TRAP17 has free PHP support, I was wondering if
anyone could send some help my way on how to go about doing this. Thanks in advance!....
Need Help With A Ps Template
coding (3) hey, i made this template in photoshop and i have coded and everything but the problem is that the
content boxes are stretching and its messing up everything. how can i make it so the "cells" i guess
don't stretch.. because when i add stuff to the boxes they are stretching and its starting to
duplicate.....
Web Site Design Question
(10) Well thanks to Trap17 my web site is up and running again. I have most everything put back, just
need to do a fair amount of fine tuning. I have questions on a couple topics before I do much more
on it. Which is best for links on your site that leave your web site, to have them open in a new
browser window or just go direct to the site? I heard somewhere that they should open in a new
window, as you don't want people to leave your site, but do you all find the new windows to be
annoying? And which looks best, text that scrolls and the background doesn't m....
Web Design With Dreamwaver And Photoshop?
this is a question that i have for all the designers! (13) YoYO! I'm a web designer from Chile, when i start i'v found a way to design web sites
by designing first all the layout on PS, and then go to Dreamwaver and make tables for all the
"image" designed on PS. Everything goes fine, but when i "cross" the limit of each table, all site
gets disorder.... i don't know why :S Please help me /biggrin.gif"
style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" />....
Creating A Site For Web Design/development.
(4) Hey I've been thinking about starting my own website for website design/development. I can think
of many different ways I could do this but I'm looking for the fastest, most simple, and most
effective way of programing it. So let me explain what I want to do with this site. First off I
will be selling websites, both custom and template. I need to know the best way for people to pay
for them. I don't know if I should use pay pal or what. I don't have any expirience in that
area. I also want to try to buy a server and host websites myself. Now I know how ....
Getting Flash Images On A Site
(1) well, i don' t have a site yet, but about 6 months ago i made a template, with flash buttons and
all, with sound and everything i was so proud so i tryed to put em on there with a special code u
needet or something ,so i did, but i got blank images,, i even tryed uploading it on the site it
didn't work, so i asked around they said u can' t install them on a cpanel, u need ftp, so i
downloadet the program needet and i got stuck there, so basicly how do u do that,and could some1
help me out how to get it working on a cpanel....
Drupal Related
Auction site (1) Hi, I've been trying to look for ways to run an auction site thats easy to set up and I saw
drupal... Is there a way to run an auction site using drupal?? If anyone of you know how to do it
plzz help me! I've tried to look through google but not getting any help! I want to make
an auction site which will be able to take few types of product posted by the users and let other
users log in to bid for the price! Is there a way to do so?? And if anyone of you know an
easier way to go about doing it please help me! even if its not drupal but something ....
Adobe Photoshop Or Macromedia Fireworks
What do you prefer and why? (12) Every where in the most design website I see them use Photoshop, when I ask my friend about pretty
design How do they made.. the answer is alwys By Photoshop , In television too when you hear the
word design you hear Photoshop too.. I wonder about that but I use Macromedia Fireworks a three
years ago and I find it very easy and make the same design that photoshop make. Is there a big
differnce between this two softwares? and which is the better ? Why?....
Integrate Blog Into Existing Site?
What's the Simplest Route? (11) I'd like to integrate a very simple blog-type feature that will only show up my site's home
page. I want the blog section to look like the rest of the site. Here's my site if it helps:
vbritton's site The site has three columns, and in the center column, I want to put simple
blog entries. I want to keep the other two columns open for other stuff so it doesn't look like
a blog site. It would also be nice to have an rss feed. I know some html. I don't know php or
sql, but I'm guessing I might have to learn if I want to do this right. I'....
Poll: Should I Use Frame Or No Frames For My Site?
I know the design I want, just not sure which way to do it (10) I got lucky - while making sure I knew what I was talking about, I found a page that explains frames
AND demonstrates the design I'm thinking about. ^-^
http://www.highdots.com/css-editor/html_tu...ames/frame.html The page shows what I mean about
"mock" frames - using tables (I'm assuming?) to arrange the title and the menu, but scrolls with
the rest of the text. I have no idea how else to describe it. ^-^ The first poll is just to see if
a trend I've noticed actually exists, or I'm just crazy. ^-^....
View Souce Code
do you know this site? (8) I have seen this site before.The site is simple.there are a box that you can put a url link then
press enter you can see the code of the page (see everything include meta,comment...),even it is
written in php,asp... If anyone know this site,please let me know(I have format my computer,so I
lost it).thank you. ....
Making Your Site Successful
No matter what it's about! (9) I started writing an article about this for an article site I had just joined. It was done! I
wrote so much! I was so thrilled! I hit "Submit!" And as it turned out, it had timed out
and the entire page reset. My face was probably priceless but so was my utter rage. So I've been
careful about what I write since then. I have a Notepad document open as I type. And then I make
several threats and continue writing. But back to the point. Hosting This one's simple. Dear
god, if you ask me questions about this, I will scream very loudly. But seri....
Trap17 Free Web Template Downloads
Trap 17 member contributions (10) Well, BuffaloHELP, here is my contribution. /tongue.gif" style="vertical-align:middle"
emoid=":P" border="0" alt="tongue.gif" /> Free template downloads. Albeit over 100 web
templates instead of one-at-a-time. I have started this thread for people to voluntarily add to.
OK, everybody, lets keep this thread alive and updated frequently. ....
Please Suggest Me How To Do ....?
My First Web Site ..... ? (11) Hi buddies . I just got free Web Hosting by Trap 17 , it is a real great pleasure for me. Now there
are several problems in my mind regarding to CREAT my own FIRST website. * Which software should
i use for building my website ? * I want to know how to show the IP of the visitor on the welcome
page of my site? * I want to place e-messenger on my site , how to place it ? * I want to create
different flash and java effects on my site how to create them? As in my earlier post i told that i
just start using computer so please help me to solve my problems described a....
Templates
download Nice Template (10) I Fint this Template for u /biggrin.gif' border='0' style='vertical-align:middle'
alt='biggrin.gif' /> http://xinfo.3dmaster.net.ru/templates/Tem...6471-SPK100.rar
http://xinfo.3dmaster.net.ru/templates/Tem...6417-SPK100.rar
http://xinfo.3dmaster.net.ru/templates/Tem...6221-SPK100.rar
http://xinfo.3dmaster.net.ru/templates/Tem...6370-SPK100.rar
http://xinfo.3dmaster.net.ru/templates/Tem...6419-SPK100.rar
http://xinfo.3dmaster.net.ru/templates/Tem...6446-SPK100.rar
http://xinfo.3dmaster.net.ru/templates/Tem...6207-SPK100.rar hihi I Find th....
A Lot Of Adobe Tutorials
Photoshop,etc... (5) Here it is: CODE http://www.adobeevangelists.com/ Carpe diem.....
Looking for site, template, heres, template, mine, photoshop
|
|
Searching Video's for site, template, heres, template, mine, photoshop
|
advertisement
|
|