Help - Search - Members - Calendar
Full Version: Making a Default Layout
Forums > Resource Center > Support Center > MySpace Support
Pages: 1, 2, 3, 4
sweetangel2128
Wow, html and all that stuff is confusing as hell blink.gif
Intercourse.
^Ah its not to hard once you get use to it wink.gif If you have any real questions that your really confused by feel free to ask happy.gif
Hamx3
so... if i just copy the codes and edit the codes... put it on my MS... then it'll work?
Intercourse.
^yep, pretty much happy.gif
natalieferrol
i have two problems if anyone can solve them

1. is there a code i could add to get rid of the tables and basically have a white space in the middle (all info like age, location etc is there but headings such as about me, who'd like to meet aren't present.

2.OR is there a way to change the colours of the headings (which are orange in default) and the blue table.
If anyone's confused i'll do a screenshot.
Intercourse.
^screenshot please then happy.gif
ajbebob
Is there a code I can insert to change the line height of the text?
freeflow
QUOTE(Candy-addict @ Feb 3 2007, 8:48 PM) *
Is there a code I can insert to change the line height of the text?

you add line-height: #px; in your css for all the classes you want edited .
ajbebob
QUOTE(toyo loco @ Feb 3 2007, 10:58 PM) *

you add line-height: #px; in your css for all the classes you want edited .

Thank you lots. _smile.gif
hannahbanana1111
omg someone help me, i really need help!
ajbebob
QUOTE(hannahbanana1111 @ Feb 3 2007, 11:06 PM) *
omg someone help me, i really need help!

with?
freeflow
QUOTE(Candy-addict @ Feb 3 2007, 9:01 PM) *
Thank you lots. _smile.gif

If you get stuck feel free to pm me. _smile.gif

QUOTE(hannahbanana1111 @ Feb 3 2007, 9:06 PM) *
omg someone help me, i really need help!

Stop spamming the boards. You have your topic you don't need to keep posting in others saying you need help with out explanation.
kyns
just out of curiousity and whatnots. is there a way I can have just the right side of the tables (as in ext. network, blog, about, friends and comments) to be the equal width as the left side? I seem to get myself a little confused when I use the code to skinny the profile.

here's my profile:
http://www.myspace.com/otoroeinochi


[edit]
actually, nevermind. I figured it out. just need to make the comment get resized to the same width as the rest now.
Intercourse.
^If you put some of your links in the top of your about me to a new line your table will be the same width that they should be originally also use:
http://www.createblog.com/scripts/download.php?id=374
thecolorofromance
How would i put an image pattern in the tables?
please help
freeflow
^
CODE
table table table {border: 1px solid; border-color: ######; background-color: ######;  background-image: url(URLTOIMAGE);}
Tirral
Hello, i was wondering if somebody could help me. I am extremely new to all of this and i was curious as to how you find your myspace 'friend ID' when i am trying to use some people's work from here? Replies would be greatly appreciated on here or at Wednesday1989@hotmail.com.
Thankyou
freeflow
^ Stop posting this all over the place. Read the FAQ
Taylorxxx
Most helpfullest tutorial everr :)
i've been trying to find a good one forever because I'm like HTML retarted but this one actually helps. I pretty much get it.. :)

thanksss you!
colorfulbee
CODE
<style>


body {

background-color:FFFFFF;
    background-image:url(http://img19.imageshack.us/img19/351/coralwhtdotshr9.png);
    background-attachment:fixed;
    background-position:bottom left;
    background-repeat:repeat;
}


font, body, table, td, div, h1, h2, br, a, p {font-family:tahoma; font-size:12px; color:000000; background-color:FFFFFF text-transform:lowercase; text-decoration:none; font-weight:none;}



.orangetext15 {font-family:; font-size:18px; color:000000; background-color:none;text-transform:uppercase; text-decoration:none; font-weight:none;}




.whitetext12 {font-family:; font-size:14px; color:000000; background-color:;text-transform:none; text-decoration:none; font-weight:none;}





.lightbluetext8 {font-family:; font-size:14px; color:000000; background-color:none;text-transform:none; text-decoration:none; font-weight:none;}




.text {font-family:tahoma; font-size:12px; color:000000; background-color:none;text-transform:lowercase; text-decoration:none; font-weight:none;}




.nametext {font-family:; font-size:25px; color:000000; background-color:none;text-transform:lowercase; text-decoration:none; font-weight:none;}




.blacktext12 {font-family:; font-size:16px; color:000000; background-color:none;text-transform:none; text-decoration:none; font-weight:none;}




.blacktext10 {font-family:; font-size:17px; color:000000; background-color:FFFAFA;text-transform:none; text-decoration:none; font-weight:none;}




.btext {font-family:tahoma; font-size:14px; color:000000; background-color:none;text-transform:none; text-decoration:none; font-weight:none;}




.redtext {font-family:tahoma; font-size:14px; color:000000; background-color:none;text-transform:none; text-decoration:none; font-weight:none;}




.redbtext {font-family:tahoma; font-size:14px; color:000000; background-color:none;text-transform:none; text-decoration:none; font-weight:none;}






a:link, a:active, a.man:link, a.text:link, a.redlink:link, a.redlink:active, a.navbar:link, a.navbar:active {font-family:tahoma; font-size:; color:000000; background-color:;text-transform:; text-decoration:; font-weight:;}




a:visited, a.man:visited, a.text:visited, a.redlink:visited, a.navbar:visited {font-family:tahoma; font-size:; color:000000; background-color:;text-transform:; text-decoration:; font-weight:;}




a:hover, a.man:hover, a.text:hover, a.redlink:hover, a.navbar:hover {font-family:tahoma; font-

</style>
Intercourse.
^Whats your problem? Or do you even have a problem, since you posted all your codes?
momo9041
ok i keep trying but my layouts dont come out rght?and for starters should i just make normal layouts not DIV's?you know to start out then try that?
Pac.Man
My image isn't showing up, any help?
Intercourse.
^ myspace link? and can we have a link to your image? Your uploading it at tinypic.com or imageshack.us correct?
freeflow
QUOTE(momo way @ Mar 17 2007, 7:57 PM) *
ok i keep trying but my layouts dont come out rght?and for starters should i just make normal layouts not DIV's?you know to start out then try that?

First start with a default layout. This is not the div tutorial. Thats in another thread. So first start off with this. If you get stuck you should make a topic, post your code, and post the problem. Then once you get normal layouts down, head out to divs.
andyisasian
umm is there a way to have two images in one?
like when u move ur mouse over the piture it would change to a diff one?
u know wht i mean?
freeflow
^Image rollovers. Check scripts.
andyisasian
hmm okey thnak you :]

QUOTE(toyo loco @ Mar 28 2007, 8:59 PM) *
^Image rollovers. Check scripts.


i checked the scirpts but i didnt find wht i was thinking of im not tryitng to be bother some but
idk

i am lookin for a hover effect but not a blur or anyhtign like tht
just where if u roll over it u can view a differnt image instead of the one already there
freeflow
As I already said its image rollovers.
http://www.createblog.com/scripts/download.php?id=325
stephx13
k, so how do you actually make a "default" layout. like me make ?? :S
digital.fragrance
^ Follow this tutorial step-by-step. You aren't making a "DEFAULT" layout (as in one with no editting), but rather a modified default layout with all of the font and colors of your choice.
andyisasian
is there a code to remove the ad space above ur profile?
freeflow
^ We do not support ad removal.
andyisasian
oh okey :] nvmt lol
moninja
does anyone have the code to hide the orange text? (about me, who i'd like ot meet) wink.gif
ladycrusader.14
CODE
<style>.orangetext15{display:none;}</style>
chloe_rawr
ah! You're a life saver!
This helps so much! Thank you!!!
andyisasian
is there a code to change the background color of everything in the interest section?
freeflow
QUOTE(hii @ May 11 2007, 9:04 AM) *
is there a code to change the background color of everything in the interest section?

Its all tables or nothing.
andyisasian
mmhmm :3
miszxjojo
CODE
font, body, table, td, div, h1, h2, br, a, p {font-family:; font-size:; color:; background-color: text-transform:; text-decoration:; font-weight:;}
.orangetext15 {font-family:; font-size:; color:; background-color:;text-transform:; text-decoration:; font-weight:;}
.whitetext12 {font-family:; font-size:; color:; background-color:;text-transform:; text-decoration:; font-weight:;}
.lightbluetext8 {font-family:; font-size:; color:; background-color:;text-transform:; text-decoration:; font-weight:;}
.text {font-family:; font-size:; color:; background-color:;text-transform:; text-decoration:; font-weight:;}
.nametext {font-family:; font-size:; color:; background-color:;text-transform:; text-decoration:; font-weight:;}
.blacktext12 {font-family:; font-size:; color:; background-color:;text-transform:; text-decoration:; font-weight:;}
.blacktext10 {font-family:; font-size:; color:; background-color:;text-transform:; text-decoration:; font-weight:;}
.btext {font-family:; font-size:; color:; background-color:;text-transform:; text-decoration:; font-weight:;}
.redtext {font-family:; font-size:; color:; background-color:;text-transform:; text-decoration:; font-weight:;}
.redbtext {font-family:; font-size:; color:; background-color:;text-transform:; text-decoration:; font-weight:;}

ok, for all the 'font-family:; font-size:; etc'
do i replace it ? like.. 'arial:;9px:;000000:;none:;normal:;none:;none' ?

and btw, i dont know why this post is so big ? _unsure.gif
freeflow
Don't replace anything. For font family add the font name after the : before the ;
Everything you add should be after the : and before the ";"
miszxjojo
haha, thanksss<3
i would've never figured it out lol
AthenatheGrate
very nice and thurough rolleyes.gif
heatherliis
Is there anyway to move your headline quote around or put it in a div layer? I got the default picture to move around and the default name to move. I just can't get the headline quote and the age, location, and last login to move. It wants to move my whole layout when I mess with the .text classification.

I'm making this layout for someone else and he still wants some control over it without me having to update his quote manually every time he wants to change it.

Thank you,
Heather
jay-f-baybe
that creates a regular layout
do you know how to make a default layout?
fcukxl0ve
name goes here's Latest Blog Entry
name goes here has *** friends.

do you have a code to change the colors of that text in the layout? i used the same codes in the beginn. but i can`t figure out why that text is black; when for all the text colors i put grey ..am i doin something wrong?
fcukxl0ve
uhm the one like four pages back..i just changed the colors like it sed to do..
xbellaxbellax
im having some trouble with the bottom links. it stretches on the whole bottom rather then being in the middle with the tables.
do u understand what im sayingg ?
sry haha its rly hard to explain
karmakiller
^ Would you mind sharing your link?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.