Nov 21, 2009
Pages: 1, 2

Layout Request - Please, I really need help!

free web hosting

Read Latest Entries..: (Post #15) by truefusion on Dec 1 2006, 03:45 PM.
Yes, you've made a row for each [cell #]. Here use this:HTML<!-- MAIN PANEL// --><table border="0" class="panel" align="top center" width="100%"><thead><tr><td class="head" valign="top">Member's Area</td><td></td><td class="head" valign="top">Site Statistics</td><td></td><td class="head" valign="top">Support ...
read more.
Read the FIRST post of this Topic. - Express your Opinion! Contribute Knowledge :-).

Open Discussion > Xisto Network Sites > The GFXTrap Forum - Trap17 Graphics Site > Other > Questions/Requests

Layout Request - Please, I really need help!

Shunkan Idou
I'm planning on reviving my old site: CorruptedAnime by Christmas. Sadly, most of my staff is gone, and the layout that I had done for the site when I was originally trying to revive it, is gone. Also, I don't have a copy of photoshop anymore, and I don't have enough money to buy another copy. I'm also very busy in school now (I finally have a social life, along with 4 AP courses sleep.gif;;;) so it's hard for me to get any work done on my site. The layout is basicly the hardest part. I can do pretty much everything else, such as content ect, since I have that already done somewhere on my backup harddrive.

So, if you can find the kindness in your heart, please design and code a layout for me. I will make sure to give you credit, but I cannot pay you with actual money. I can give you a spot on my staff as the GFX man, and you won't have to do anything, but that's pretty much it.

If you do decide to create a layout for me, look at http://www.dbzdivx.com (the "professional" style) and use that as a basis for what you are making. Incase you can't do something like that, just do something small and compact. I don't need anything big and bulky, just something that's easy to browse, and not to big and bandwidth consuming. Something smaller and artistic would be prefered. But, if you can, just look at the site that I mentioned before, and base your work off of that.

I'd prefer a dark-themed website at the moment, and it has to be anime based. I guess if you want to choose one anime to base the banner off, you could use Death Note, since that's what all the people are going crazy over right now. If you want to do a multi-anime theme, I'd prefer that you use something from Naruto, Bleach, Rurouni Kenshin, and early Dragonball.

Sorry if it seems like I'm asking for too much, but if you read over this, you'll realize that it's just a simple request, and it shouldn't be to hard.

Please fufill this request. I really need your help.

 

 

 


Comment/Reply (w/o sign-up)

KuBi
Give me till tomorrow, and I'll see what I can come up with.

Comment/Reply (w/o sign-up)

Shunkan Idou
QUOTE(KuBi @ Nov 8 2006, 05:35 PM) *
Give me till tomorrow, and I'll see what I can come up with.

Seriously? If you aren't joking, then thank you! This would be impossible with all of the work that I have to do. I don't know what I can give you in return if you really do this. What do you want (other than money sleep.gif;;)?

Comment/Reply (w/o sign-up)

Shunkan Idou
Umm... You didn't forget, did you? You said one day, and it's been almost a week now. I don't want to rush you, but can you please give me some sort of status report?

Comment/Reply (w/o sign-up)

truefusion
QUOTE(Shunkan Idou @ Nov 15 2006, 10:55 PM) *

Umm... You didn't forget, did you? You said one day, and it's been almost a week now. I don't want to rush you, but can you please give me some sort of status report?

If he won't do it, i will. I've already finished filling out the other layout request, so i have more time to make you a layout. If anything i'll try to catch KuBi on AIM to remind him. wink.gif

Comment/Reply (w/o sign-up)

KuBi
Oh my oh my. I'm so sorry. I got caught up in other work. I actually think I'm finished, so lemme upload it and give it to you real quick.

I'll slice it and stuff for you to, since I'm so late.

..Sorry, I hope you like it, if it's nto what you're looking for I'm sure truefusion would be able to help you out.

Here it is;

Comment/Reply (w/o sign-up)

Shunkan Idou
Ooh! Very nice. I like it. I may use it, but I'd like to see what truefusion is able to do first.

Truefusion: If you take on the job, can you try putting the Navigation on the side, and make it look some-what like DbzDivx's "profesional" layout? It doesn't have to be as good, but it would be good if you could get it close to that.



Update!

I just did some research on how the layout that I want to base mine off of is done. I'm pretty sure that it uses some sort of css style sheet, which I know nothing about. I've come to this conclusion from pure speculation, and a bit of testing.

If you could create a css based layout, that would be great. Hopefully it will make it look a lot better.

Also, I've decided to give a few more specifications so you guys don't have to guess when making this. Can you make the font that's mainly used Verdana?

Notice from truefusion:
Merged.

 

 

 


Comment/Reply (w/o sign-up)

KuBi
I know nothing about CSS. So I think truefusion or someone else may have to take care of this. Sorry man.

Comment/Reply (w/o sign-up)

truefusion
QUOTE(Shunkan Idou @ Nov 18 2006, 01:59 AM) *

I just did some research on how the layout that I want to base mine off of is done. I'm pretty sure that it uses some sort of css style sheet, which I know nothing about. I've come to this conclusion from pure speculation, and a bit of testing.

Yes, the "professional" layout currently present at DBZdivx.com can be done with pure CSS--all, except for the banner. The banner (and any affiliate buttons, hehe) is the only thing that can't be done with the help of CSS.

I will see what i can do. smile.gif

Comment/Reply (w/o sign-up)

Shunkan Idou
QUOTE(truefusion @ Nov 19 2006, 02:04 PM) *

Yes, the "professional" layout currently present at DBZdivx.com can be done with pure CSS--all, except for the banner. The banner (and any affiliate buttons, hehe) is the only thing that can't be done with the help of CSS.

I will see what i can do. smile.gif


Don't worry about the buttons, I can handle those, and the banner doesn't have to be as good as theirs. All I really need is the basic layout template.

Comment/Reply (w/o sign-up)

Latest Entries

truefusion
Yes, you've made a row for each [cell #]. Here use this:
HTML
<!-- MAIN PANEL// -->

<table border="0" class="panel" align="top center" width="100%">
<thead>
<tr>
<td class="head" valign="top">Member's Area</td>
<td></td>
<td class="head" valign="top">Site Statistics</td>
<td></td>
<td class="head" valign="top">Support Us</td>
</tr>
</thead>
<tbody>
<tr>
<td align="left">row 2, cell 1</td>
<td></td>
<td align="center">row 2, cell 3</td>
<td></td>
<td align="right">row 2, cell 5</td>
</tr>
</tbody>
</table>

<!-- //MAIN PANEL -->

Comment/Reply (w/o sign-up)

Shunkan Idou
After a long time tinkering with the source, I've managed to get this far.
The current code for the section I need help on is here:

CODE

<!-- MAIN PANEL// -->
<table border="0" class="panel" align="top center" width="100%">
<td class="head" valign="top">Member's Area</td>
<td></td>
<td class="head" valign="top">Site Statistics</td>
<td></td>
<td class="head" valign="top">Support Us</td>
<td></td>
</tr>
<tr>
<td align="left">row 2, cell 1</td>
</tr>
<tr>
<td align="center">row 2, cell 2</td>
</tr>
<tr>
<td align="right">row 2, cell 3</td>
</tr>
</table>

<!-- //MAIN PANEL -->


Can you please explain to me what I'm doing wrong?


Comment/Reply (w/o sign-up)

Shunkan Idou
QUOTE(truefusion @ Nov 24 2006, 10:06 PM) *

[1]What kind of angle do you want it in? And how thick the stripes you want them? And do you want them far apart or close to each other?
[2]Find the comments where it says MAIN PANEL in the source. You'll find two divisions. Replace them with a table that has two rows, and three columns. The table should have the class "panel" on it. The columns in the first row should all have the class "head" on them. Then add the following code to the CSS file "style.css":
CODE
table.panel {
padding: 3px;
margin-bottom: 10px;
background: #505405;
}

td.head {
color: #ffd700;
display: block;
margin-bottom: 3px;
padding: 3px;
text-align: left;
background: #5e6306;
font-weight: bold;
}

That should do it.


For the backround, I guess it should just resemble the one currently on my page, but with a different color scheme.

My current page is: http://sidou.mooo.com/public/index.html

And, about the thing that you said I have to do for top to be split into 3... How exactly do I create a table? Sorry... I new to most of this. My HTML isn't as good as it was 2 years ago...

Also, thank you for all of your help. I never would've imagined that I'd get this much help this easily. I thought I'd have to go around searching for help and tutorials and have to put together myself.

Comment/Reply (w/o sign-up)

truefusion
QUOTE(Shunkan Idou @ Nov 25 2006, 12:47 AM) *
[1]Could you make me a striped backround that matches the color scheme that you made that looks like theirs? [2]And also, can you tell me how to split up the section below the banner into 3 parts?

[1]What kind of angle do you want it in? And how thick the stripes you want them? And do you want them far apart or close to each other?
[2]Find the comments where it says MAIN PANEL in the source. You'll find two divisions. Replace them with a table that has two rows, and three columns. The table should have the class "panel" on it. The columns in the first row should all have the class "head" on them. Then add the following code to the CSS file "style.css":
CODE
table.panel {
padding: 3px;
margin-bottom: 10px;
background: #505405;
}

td.head {
color: #ffd700;
display: block;
margin-bottom: 3px;
padding: 3px;
text-align: left;
background: #5e6306;
font-weight: bold;
}

That should do it.

Comment/Reply (w/o sign-up)

Shunkan Idou
Thank you VERY much. That was exactly what I was looking for. The color scheme chnage is okay too. I didn't want it to look like I was copying EVERYTHING.

Can I just request a bit of help though?

I was wondering... Could you make me a striped backround that matches the color scheme that you made that looks like theirs? And also, can you tell me how to split up the section below the banner into 3 parts? Thank you.

Comment/Reply (w/o sign-up)



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Pages: 1, 2
Similar Topics

Keywords : layout, request

  1. Signature Request Sexy Girls
    (0)
  2. Render Request Please..
    need this image renderd please. (0)
    Hi, im realy new to photoshop and i realy suck at rendering /sad.gif" style="vertical-align:middle"
    emoid=":(" border="0" alt="sad.gif" /> so i was wondering if anybody could render this image for me
    please Thank you so much for whoever does it. /smile.gif" style="vertical-align:middle"
    emoid=":)" border="0" alt="smile.gif" />....
  3. Html/css Website Hosting Templates Request - You Will Be Paid Off
    Website hosting template request (7)
    I am using cpanel and WHM, and i want a hosting template. Well i have dreamweaver and photoshop,
    i have found pretty nice looking hosting templates, but what i want is a unique, original and
    professional like ( http://www.resellerguide.com/resellerhosti...plate6/big.jpg) that template is
    really neat, but since its open to public they could be like 20-50 people using it, and this type of
    template is hard to customize , even with photoshop. So if someone could create something like this,
    with the theme a little different , but i love his layout, instead of the nav and....
  4. Request To Slice An Image
    Need Help Urgently (2)
    Hi i need someone who know html or php and css to slice psd file and make fluid template here is the
    lnk http://rapidshare.com/files/72354652/live.psd.html Edit title to correctly identify the
    Topic. "Need help urgently" sounded like a 911 call... ....
  5. Request For Logo, Wallpaper, Slogan
    by bthaxor (0)
    hi people! i am starting a new website community, and i really need a logo, wallpaper i can provide
    for my users to download and a slogan. for the logo, could it be please based on the blue used on
    my site (bthaxor.zxq.net). could it please be 200x200, however also look good in 50x50 (the size in
    which it will be implemented into the website), and 16x16 (favicon.ico). no text, please. for the
    wallpaper, could it please include the: -logo -www.bthaxor.trap17.com finally, could someone please
    try to think of a slogan for my site! i would like it to be preferably less th....
  6. Site Header (request)
    (6)
    want a stylish header for my site. I did 1 on my own but it is way too lousy It is very simple,
    all it got to be is 1. 360 * 60 pixels (Maximum size) 2. Contain the word limeTOUCH with lime
    being bold and completes all to be below it. 3. Make it as elegant and stylish as possible You
    can just send the psd to me. desirematters hotmail com You can download the PSD here.
    http://www.limetouch.com/wp-content/Header_Dark.psd You can take it as a base, change the orb and
    the text. It is yours to do, let your creativity run wild. I hope someone can help me. ....
  7. Slicing/coding Request
    Was told to come here (6)
    I was told to come here to request getting a template sliced and coded to work with Nettek (Clan
    Scripts).....
  8. Render Request Please
    Could someone please Render me a Cobra Snake (2)
    Hey all this is my first post here and im asking for one of you nice people out there to make me a
    render. what im looking for is a cobra snake that is stood ready to strike , as shown in a googled
    image below Im not saying render the image above itself but thats just how i want it too look if
    you know what i meen Also the image needs to be face on not tilted to the side like the image aove
    But it oviously needs to look real and dangerous , but thats the kind of shape and stance that im
    looking for. I would like the files as either a PSD or PNG whichever is easiest , m....
  9. Web Site Top Picture (request)
    I need a picturefor the top of my web site (9)
    Hey Guys, I am just starting out my new Site. I am well learned in CSS,PHP, MySql and HTML ( still
    working on XHTML ) But i am NOt that good in making Banners and pictures So I was wondering if some
    helpful people out there could help me. Heres Some Info:- Text to appear:- The Skeleton Keepers
    Clan Color/Effect:- Red color(Blood) Chould appear as blood is Dripping Font:- I would prefer
    having a font like NeverWinter logo If not others will do Background:- Preferably Black Others:-
    Here is a Effect I would really appreciate:- I wanted the text "The Skeleton Keeper....
  10. Anime Layout Request
    A request for a layout based on the anime "Bleach". (2)
    Hey there! So, I was planning on putting my advanced knowledge of PHP, MySQL, SQL, (X)HTML, CSS
    and JavaScript to use by creating something I've always wanted to create; an online RPG. For
    those of you who don't know what that is, it's a basically just a game created by using the
    coding languages I mentioned before. Like Pokemon Crater.com for example. Anyway, I know what
    I'm doing, how long it's gonna take and the time and commitment I'm gonna need to carry
    this out. However there's one thing I'm stuck on, layout. I've always been ....
  11. Web Template Design (request)
    Background Image Layout (1)
    Is anybody out there generous enough to help me out on this? Text: Astral Sub Text: Home/Street
    Records Font: something really cool Anim: would be sweet, but not a must Flash: would be sweet not a
    must Not picky just need something diff from everybody else there using their templates. I sell
    my music on a hosted site and the templates they let you choose from don't suit my taste or gen
    of music. I'm a hip hop artist so i was thinking maybe something like a hanging condenser
    microphone inside a booth as an idea or theme. If you need my username:pw to log in ....
  12. Help Request With Slight Edit Of A Logo
    help me out by editing a small logo that'd be great! (2)
    Hi, sorry to just come in and ask for some help but here goes: I am designing the cover for
    publication of a series of brass music. I have designed the main cover, taken the photo and edited
    the entire thing myself, I have attached a small jpeg (A.jpg) to help anyone visualise the context
    of the design..!! Now, I have already had a go and tried to do this myself but anything I tried
    looked rubbish so i'm certain the trap community can do 20 times better. My trombone teacher,
    who I'm doing it for, would like a bass clef in the logo design. for those of you who d....
  13. Unusual Request! Check This Out!
    guitar effect layout (12)
    Hello! I bet you have never had this request. Well basically, i need someone to suggest me a layout
    for my DIY guitar effect! Suggested layout will probably end up on my guitar pedal. theme: relate
    this to rock n roll(can you get inspirited by this site? www.bulletformyvalentine1.com) background
    color: preferably black text/art color: you choose image size: width=8 cm height=8 cm this is it!
    thanks guys!....
  14. Creativity Request
    Im not so good at it (1)
    Hi guys im pretty good at GFX but i need one thing that is a logo that i can stick at each one of my
    sigs. My nick is zak92 and it would be great if i can get some help on this because until now i just
    write zak92 in my sig and thats it so if i can get some ideas it would be great. Thanks lots guys.....
  15. Site Design Request
    my hosted site (7)
    hello, I am basically requesting for someone to help me with my site theme is diablo 2 lord of
    destruction, basically i use my hosted site to sell diablo 2 lord of destruction item via paypal
    however i am not good at designing it myself and i need people to be able to trust my site because
    if it looks like crap i dont think many people will believe that im selling items and not scamming
    and yes i know this would probably be alot of work designing an entire site so that people will
    trust its legitimacy so i might offer some money via paypal usd for there help of course it....
  16. Coding Request
    Need a GeniuS =] (1)
    Hi everyone. Great to be here. I want to be a web designer when i get older. :> ATM, someone made a
    template. I asked him If I could have the original PSD and he said thats fine as long as I credit
    him, which I will do. I have got a screenshot of the layout I would like coded. I can't gie any
    actual money yet /sad.gif" style="vertical-align:middle" emoid=":(" border="0" alt="sad.gif" /> but
    we would be very greatful if you could do this for us. you will be credited along with NymPH. If
    you need anything at all, I'd be more than happy to try for you. It wou....
  17. Christmas Theme Request
    (2)
    Ok, the request i am making is quite simple /biggrin.gif" style="vertical-align:middle" emoid=":D"
    border="0" alt="biggrin.gif" /> atleast i think it would be What i would like, is for someone to
    take my websites layout, and add christmas lights around it.... http://hogwartsmagic.net is the
    site http://www.hogwartsmagic.net/images/layout_images/top.jpg - logo
    http://www.hogwartsmagic.net/images/layout_images/fill.jpg - filler
    http://www.hogwartsmagic.net/images/layout_images/bottom.jpg - footer i was thinking, if someone
    does do this, maybe you could put ....
  18. Another Coding Request
    (2)
    I tried to learn how to code with Faux Columns but it was to comlicating for me and I just
    couldn't get it. So I was wondering if someone else could code the layout for me? If you could
    that'd be awesome! All I basically want is so I can edit in each of the 3 columns and edit the
    logo if need be, also have it have Faux Columns. (I think thats what they are called, where they go
    down with the content of the page) > S_Naruto Layout If someone could do this great! ....
  19. How To Slice A Layout
    (4)
    Can anyone point me in any direction to where I can find out how to slice a website layout so that
    it will keep going down with the content? If you could it'd be much appreciated!....
  20. Website Layout Please?
    (6)
    I was wondering if someone could make me a website layout? It is for a Star Wars website that is
    doin' great and it has only had pre-made templates lately and getting a layout specially made
    for it would be awesome and very much appreciated! If you could here are the specifications, not
    much really. Just basic stuff. -Specifications- 3 Columns (Left nav. / center / right nav.)
    Header Footer Colors - Light (Match this forum possible: AKT Forums ) Few Renders - Yoda 1
    Yoda 2 General Grevious Anakin Use which ever you want but preferbly Yoda. Sit....
  21. Wallpaper Request
    A clan wallpaper request (3)
    hi i would like some wallpaper for my clan: Size: 800 x 600 1024 x 768 1280 x 1024 600 x
    1200 Colors: what looks good with the renders Render: yes Render theme: expensive runescape items
    Text: yes the wealthy warriors Other effects: none Can you do all the sizes. Thanks alot!....
  22. Small Display Picture / Avatar Request
    (4)
    When anybody has a boring few minutes or want to do somthing on the computer, i have a small picture
    / banner request. Size - Between 140 and 170 on each axis Theme - Rc, any colors you want Text -
    Rc-Forum.co.uk , but if you want it can be Rc- then a new line, pic etc. then the Forum.co.uk
    /tongue.gif" style="vertical-align:middle" emoid=":P" border="0" alt="tongue.gif" /> Render - Yes
    Please, rc related I have done one but it is utter ***** Here are some Rc manufactorers so that
    you know what type of cars i am looking to have on the image Team losi Schumacher....
  23. Graphic Request For Community Project
    an anyone build a House for me? (0)
    Much along the lines of a sig request, except I need someone to build a gaphic so I can have an
    image to place in the Community Project. I have a couple of jpeg's listed below to show the
    style of building I would like to have for posting. It is a Timberframe style. The graphic
    doesn't need to be exact or anything, just in the same style with posts and beams. Sort of a
    "Tudor" style of design. Size and other specs can be found on BH's posting here. Transparent
    background is mandatory, so png is good. You can add a deck, carport, people, trees, whatever. ....
  24. Logo Request For Hogwartsmagic.net
    (9)
    Ok, well i need a logo for my sites forums please /biggrin.gif" style="vertical-align:middle"
    emoid=":D" border="0" alt="biggrin.gif" /> it needs to match these forums
    http://hogwartsmagic.net/forums Size: 705x200 (200 can be less than 200 if you wan) Renders:
    Harry Potter preferably Harry Ron and Hermione, somthing from the latest movie (Goblet of Fire)
    Text: Hogwarts Magic Forums Theme: doesn't matter, just make it fit the layout please
    /biggrin.gif" style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" /> um thats
    about it i think, thanx to....
  25. Forum Marker Request
    (0)
    I hope this is the right place/allowed since the other area is sig/banner request and this is
    "questions/request" under the "Other" section (so other requests maybe?)... if not then I appologize
    for my stupidity and misunderstanding. I am requesting a Forum Marker, those are the images next to
    the Forum Headings, for example on the main page you have and I don't see any guidelines
    here, so I'll try to describe it as good as I can: Text on Graphic: None Specific Images:
    http://img119.imageshack.us/img119/917/kain4qv.jpg http://img452.imageshack.us/img45....
  26. Request - Flash Mp3 Player
    Got possible design already. I am also able to fiddle with the end thi (4)
    Hey Guys, I decided it would be handy to get a flash mp3 player that I could use. I have already
    got a design that is fairly good and I would appreciate it very much if someone would be able to
    code / build it for me. I do have Flash MX 2004 (only extremely limited knowledge, but I can
    rearrange things and understand the code a bit, so it would not have to be perfect, I just really
    cant do any coding of any kind for anything! If you just pm me or e-mail "James@projectjim.co.uk"
    Ill be happy to accept a proposition and send you whatever you need i.e. designs, backgrou....
  27. Render Request...?
    (5)
    Can i request a render in this forum...? If not where would i be able to request one...? Moved
    to Other > Requests ....
  28. how can we make forum sig request?
    (1)
    Hi, I would like to request a sig.. or avatar if I might. I really seriously suck when it comes to
    graphics. Not even AAA logo could save me. So if you do graphics.. for free. Please contact me and
    tell me what you need in return. Thanks....
  29. Cloth In 3ds Max
    Tutorial request (2)
    I really need to know how to make realistic cloth with 3ds max7, so if anyone know a good tutorial
    please post the url, with and adittional plugin or just max. If the tutorial teach how to animate
    the cloth, much better /biggrin.gif" style="vertical-align:middle" emoid=":D" border="0"
    alt="biggrin.gif" /> ohhh and the render has to be vray. Well it sounds a little bit bossy right?
    sorry, PLEASEEEEEEEEE HELP ME PLEASEEEEEEEEEE lol bye guys....
  30. Can We Request For Userbar Graphics In " Request Free Sig Or Banner" Forum?
    (4)
    I would like a new userbar graphics to add on to my signature. Can I request for userbar graphics in
    " Request Free Sig Or Banner" forum? Or should I request it here?....

    1. Looking for layout, request

Searching Video's for layout, request
See Also,
advertisement


Layout Request - Please, I really need help!

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com