shawtiegotem
Nov 6 2009, 04:58 AM
well, i'm designing a layout for myspace, a div.
and while i was doing the header. i was thinking,
if their was a way to move the display name up to the header?
instead of adding a table, and add a title myself.
so i was woundering, is it possible to position the display name on
a div?
Mickey
Nov 6 2009, 05:01 AM
QUOTE
- Topic must be titled to reflect the question you are asking.
- Topic must include a screenshot or url AND any coding used.
- Topic must indicate whether the question you are asking is for Profile 1.0 or Profile 2.0
- No questions about any type of ad removal.
shawtiegotem
Nov 6 2009, 05:06 AM
lolz oops, i thought "div" would point out
for 1.0. you can make divs for 2.0?
sorry, you make me feel slow! haha
Mickey
Nov 6 2009, 05:13 AM
Try this:
CODE
<style>
.nametext {position:absolute; top:#px; left:50%; margin-left:#px;}
</style>
Replace the pound symbols with appropriate values.
shawtiegotem
Nov 6 2009, 05:16 AM
ok thanx, could i ask a graphic question mike?
Mickey
Nov 6 2009, 05:17 AM
Fasho.
shawtiegotem
Nov 6 2009, 05:32 AM
1. goodmornin sir :)
http://i34.tinypic.com/25jc9qf.pngi'm still making the header, (this is my FIRST ever layout)
and yes i'm doing this from a tutorial, well kinda. im not exactly following the steps.
since your the only one up. i'm wondering, (in your opinion)
where the black table goes, if i should put a table on that, or just leave it like
how it is?(like a blue sheet on it)
and how do you think it looks so far
i'm really going for a clean layout, cause 1. i have no brushes (using a friends computer, i might download a set though, maybe some textures)
i was also wondering if i could make the table where my stuff will go, stretch out everytime i put info in it? instead of adding a table just for a scroll box?
Mickey
Nov 6 2009, 05:42 AM
Sorry, I'm not with you. Can you clarify your questions?
shawtiegotem
Nov 6 2009, 05:46 AM
sorry, you know how it is. 6 in the morning.
okay.
well ignore that.
can i make my myspace tables adjust the length by how much stuff is in it?
like a blog.
Mickey
Nov 6 2009, 05:54 AM
Just don't set a height for them. The tables should automatically adjust.
shawtiegotem
Nov 6 2009, 06:10 AM
really???
so "height:;" and it'll do by its self?
Mickey
Nov 6 2009, 06:34 AM
No, don't even add that. Leave it out and it'll just stretch by itself.
shawtiegotem
Nov 6 2009, 05:38 PM
okay, any way i can position my default picture?
Mickey
Nov 6 2009, 07:20 PM
CODE
<style>
.profileInfo a img {position:absolute; top:#px; left:50%; margin-left:#px;}
</style>
shawtiegotem
Nov 6 2009, 08:18 PM
okay, my layout is 800width and 1200 height
is that the right width? like i really want my layout small, so whats the smallest it should be?
Mickey
Nov 6 2009, 08:27 PM
That width will do, yeah.
shawtiegotem
Nov 6 2009, 08:27 PM
would 700 do?
Mickey
Nov 6 2009, 09:13 PM
Sure, that'd be fine too.
wwwww
Nov 6 2009, 10:16 PM
I use 680, just fyi
shawtiegotem
Nov 6 2009, 10:23 PM
http://i38.tinypic.com/2iviko2.jpgwhat you think? i'm still working on it,
this is my first ever div, so i'm trying
to work hard on it.the artwork isn't mine,
i forgot where i found it at.
mike, look @ the link, you see how the right cloud is?
i can't make it stretch like that, how can i
make the table stretch using css, and still having that rounded
corners, and that point sticking out?
Mickey
Nov 7 2009, 07:46 AM
You need to turn the wing and the corners into separate images and position them around the table you're making.
shawtiegotem
Nov 7 2009, 01:10 PM
i get what you saying,
but how?
and in the design, what part of it i take off?
Mickey
Nov 7 2009, 04:40 PM
Don't remove them. Just keep them so you know where they should be positioned. And I already told you what you need to move around: the rounded corners and the sharp tip on the left of the box. When putting them up on your profile, place the <img> tags above and below the table you're going to put the content in. Move them around if necessary using relative positioning.
shawtiegotem
Nov 7 2009, 07:19 PM
Okay, hey mike!
this is my first layout! ok??
and im stuck
look and tell me what do YOU think of it.
that'll be really helpful :D
http://i38.tinypic.com/2eb62xh.jpg
Mickey
Nov 7 2009, 07:45 PM
Plain black is a bit boring. Try using a texture for the background instead. Also, I personally dislike the gradients. The pairing with stripes isn't very appealing either. If I were you, I'd remove the stripes on the bar at the top and on the navigation but leave the gradients. Then I'd remove the gradients on the content areas and instead give them dropshadows.
shawtiegotem
Nov 7 2009, 07:58 PM
Ok, well the plain black is a texture, if you look closer, ill lighten that up?
and Okay ill remove the stripes. and the gradient on the content?
hm maybe, but maybe i could lighten it up a bit?
what do you think?
Mickey
Nov 8 2009, 05:06 AM
Do you have any questions or can I close this already? Let's keep the layout suggestions in your other topic, shall we?
shawtiegotem
Nov 8 2009, 05:49 PM
Ok and yes u can close this.
Mickey
Nov 8 2009, 05:49 PM
Topic closed & moved.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.