The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Profile boxing--Edit

4 posters

Go down

Profile boxing--Edit Empty Profile boxing--Edit

Post by Suuki July 28th 2011, 6:02 am

Hi everyone! Very Happy

I wasn't really sure what to call this topic...Or where exactly to put it.

I need a code to enhance my profiles! :3 I have been working on easy profiles that anyone can understand and navigate through. But right now it seems like the profiles are long and unorganized. Basically I want to have everyone's profile to consist of separate boxes instead of one. Each box would be on the same page.
So basically I would take everyone's profile now and make it all into it's own box. Lots of sites do this. Here is one example: Example

Example of the original profiles

How I would like the profiles to look:
*I want three boxes lined on top of eachother

Box 1
(I want some icons changed around= Original)
Box 2
(not much to change on this one except adding the border)
Box 3
(not much to change on this one except adding the border) *if possible, a bit smaller and centered

I know it is quite complicated. Tell me if it's possible with coding~! Very Happy If it can't, the borders are just fine. :3


Is this possible? do you need a copy of a template? This may be a hard job...

~Thank you so much, this would be a great upgrade for my forum and maybe lots of other people. Smile


Last edited by Suuki on July 31st 2011, 7:59 am; edited 3 times in total
Suuki
Suuki
Forumember

Posts : 419
Reputation : 25
Language : English, Japanese (learning lots) :3

Back to top Go down

Profile boxing--Edit Empty Re: Profile boxing--Edit

Post by Suuki July 29th 2011, 3:01 am

I guess I'll bump, I just wanna see if this is possible, or something similar. If it's not, I understand. The profiles are kinda cool how they are now, too.
Suuki
Suuki
Forumember

Posts : 419
Reputation : 25
Language : English, Japanese (learning lots) :3

Back to top Go down

Profile boxing--Edit Empty wetg

Post by musuoka July 29th 2011, 5:18 am

Content Removed
avatar
musuoka
New Member

Posts : 1
Reputation : 0
Language : English

Back to top Go down

Profile boxing--Edit Empty Re: Profile boxing--Edit

Post by Suuki July 30th 2011, 12:50 am

Does anyone wanna take a look at my profile template?
Suuki
Suuki
Forumember

Posts : 419
Reputation : 25
Language : English, Japanese (learning lots) :3

Back to top Go down

Profile boxing--Edit Empty Re: Profile boxing--Edit

Post by Suuki July 31st 2011, 7:07 am

Anyone wanna generate this code for me? Smile
Suuki
Suuki
Forumember

Posts : 419
Reputation : 25
Language : English, Japanese (learning lots) :3

Back to top Go down

Profile boxing--Edit Empty Re: Profile boxing--Edit

Post by Darren1 July 31st 2011, 7:16 am

Hi,

I'm completely confused by this lol.
Do you want a profile similar to what we have on the support forum?
Darren1
Darren1
Helper
Helper

Male Posts : 11853
Reputation : 566
Language : English

Back to top Go down

Profile boxing--Edit Empty Re: Profile boxing--Edit

Post by Suuki July 31st 2011, 7:52 am

Oh I'm sorry did I not word it right. xD so sorry. I want to have different parts of the profile in different boxes. If it's to hard to do that's fine. I'll rephrase my first post now, if it's confusing.
Suuki
Suuki
Forumember

Posts : 419
Reputation : 25
Language : English, Japanese (learning lots) :3

Back to top Go down

Profile boxing--Edit Empty Re: Profile boxing--Edit

Post by Darren1 July 31st 2011, 8:09 am

OK, I think I've got ya now, before I say the wrong thing, I want to ask;

Do you want to separate each option into specific boxes, as opposed to have it underneath each other, alike the default setting?
Darren1
Darren1
Helper
Helper

Male Posts : 11853
Reputation : 566
Language : English

Back to top Go down

Profile boxing--Edit Empty Re: Profile boxing--Edit

Post by Suuki July 31st 2011, 8:50 am

Sorry your question is twisting my head. xD I'm REALLY tired. I can barely think.
Basically as it it shows in the first post. I want it set up like this:

Box 1
Box 2
Box 3

And each box would have a bit of space between each other, but not to much, that's too much scrolling.

(Sorry if I took forever to post. I was figuring out how to make a table xD)
Suuki
Suuki
Forumember

Posts : 419
Reputation : 25
Language : English, Japanese (learning lots) :3

Back to top Go down

Profile boxing--Edit Empty Re: Profile boxing--Edit

Post by Rac August 1st 2011, 9:48 am

I'm not sure exactly what you wan't, but I've had a go at making what I think it is you're asking for.

Code:

<style type = "Text/css">
table.profile
{
Border: 1px groove blue;
border-radius: 15px;
width: 100%;
background-color:#F2F2EC;
height: auto;
padding: 5px;
}

table.profile1
{
margin-top: 0px;
Border: 1px groove blue;
border-radius: 15px;
width: 100%;
background-color:#F2F2EC;
height: auto;
padding: 5px;
}

table.profile
{
margin-top: 15px;
Border: 1px groove blue;
border-radius: 15px;
width: 100%;
background-color:#F2F2EC;
height: auto;
padding: 5px;
}


</style>

<table class = "profile1">
<tr><td align = "center">Your Content Would go here<br>Your Content Would go here<br>Your Content Would go here<br>Your Content Would go here<br>Your Content Would go here<br></tr></td>
</table>


<table class = "profile">
<tr><td align = "center">Your Content Would go here<br>Your Content Would go here<br>Your Content Would go here<br>Your Content Would go here<br>Your Content Would go here<br></tr></td>
</table>


<table class = "profile">
<tr><td align = "center">Your Content Would go here<br>Your Content Would go here<br>Your Content Would go here<br>Your Content Would go here<br>Your Content Would go here<br></tr></td>
</table>
avatar
Rac
Forumember

Male Posts : 39
Reputation : 1
Language : English, French, German
Location : England

http://jhgamesforums.forumotion.co.uk

Back to top Go down

Profile boxing--Edit Empty Re: Profile boxing--Edit

Post by Suuki August 3rd 2011, 8:23 am

Hmm, I'll check it out to see if it works. But i'll have trouble filling in the blanks, if someone can do it for me will they need my profile template?
Suuki
Suuki
Forumember

Posts : 419
Reputation : 25
Language : English, Japanese (learning lots) :3

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum