Help with some stuff... |
![]() ![]() |
Help with some stuff... |
Oct 1 2008, 08:47 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 10 Joined: Jun 2008 Member No: 662,077 |
Soooo... I haven't created a profile in about a year and I basically forgot a lot of stuff. Can someone please help me in:
1. making a center table that matches the navigation bar's length and in that put a picture in. oh, and also, how can i put a div area so it stays with in the table so it doesnt move when like adjusting the dimention of the browser. 2.how do i take off stuff in a profile like contact table, about me, details, and stuff, basically leaving the screen name, picture, status and all that stuff. |
|
|
|
Oct 2 2008, 04:32 PM
Post
#2
|
|
|
Member ![]() ![]() Group: Member Posts: 10 Joined: Jun 2008 Member No: 662,077 |
what i meant about the middle table is like a plain white section that goes down from the navigation bar and know how to but a picture in it. and oh, how would one put a scroll box with a transparent color on lets say where the about me or whod i like to met section would be without actually showing the about me or whod i like to me text.
|
|
|
|
Oct 3 2008, 08:52 AM
Post
#3
|
|
|
Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 |
For the scrollbar, put this in your About Me:
CODE <style> .blurbs .orangetext15, .blurbs td.text {display:none;} </style> <div style="height:600px; width:390px;"> CONTENT </div> Replace the word "CONTENT" with your own information. As for the picture below the navigation bar, try out the link that I provided. It's exactly what you want. |
|
|
|
Oct 4 2008, 12:02 AM
Post
#4
|
|
|
Member ![]() ![]() Group: Member Posts: 10 Joined: Jun 2008 Member No: 662,077 |
Maybe a picture would make it clearer; i want to know how to put a fixed picture in the white space. And also, how to completely get rid of the url table, table codes, getting rid of a border around an application, editing application title tables( if they are different from any general table), and possibly adding stuff to where the about me section would go without going through the trouble of doing it div style. Is there any way to change the navigation color without putting a background pic behind it? Oh, before i forget, is there a site that has cool add me, msg, etc buttons, im really lazy to make them......
Reason for edit: please thumb large images. thanks :) -nat
|
|
|
|
Oct 4 2008, 09:26 AM
Post
#5
|
|
|
Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 |
For putting an image there, why not just replace your Extended Network table with an image? Use this code and play around with it remove the text and borders. To get rid of the URL table, use this code:
CODE <style> .userProfileURL {display:none;} </style> For your Application table questions, I believe you can't edit it. They're iFrames and any sort of iFrame codes have been disabled by MySpace. Therefore, even if you edit the class of that table, it most likely won't show the way you want it to. However, you can edit the title of the Application with this code: CODE <style> table.userProfileApp td {background-color:000000; font:normal 8pt Arial; color:ffffff;} </style> For the question about content in the About Me area, why not just put your content there? Then, you can remove the text that says "About Me" and use the code to move up your Blurbs table. It'll look like you added content DIV-style. To edit the navigation bar, use this code. For different Contact Table images, you can always look through Yahoo and/or Google. I'm sure they would provide a good list to choose from. |
|
|
|
Oct 4 2008, 07:04 PM
Post
#6
|
|
|
Member ![]() ![]() Group: Member Posts: 10 Joined: Jun 2008 Member No: 662,077 |
Thank you, but i meant general buttons, not contact tables buttons
|
|
|
|
Oct 4 2008, 08:09 PM
Post
#7
|
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Oct 2008 Member No: 689,193 |
I'M NEW AND LOST.
WHATS A FRIEND ID?? |
|
|
|
Oct 5 2008, 11:58 AM
Post
#8
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 2,435 Joined: Feb 2007 Member No: 506,205 |
|
|
|
|
![]() ![]() |