I need help!, ... |
I need help!, ... |
![]()
Post
#1
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 728 Joined: Jan 2007 Member No: 495,803 ![]() |
I pretty much did my own default layout with lots of work on it, but theres 4 things I can't figure out, so please help me with these things, ok heres my layout:
http://www.myspace.com/sweetangel2128 and heres what I'm trying to get: http://i2.photobucket.com/albums/y22/sweet...l21/example.jpg 1. How do you make the lines around the blogs and other areas? What is the code to do this? So, my layout looks better? 2. For the add me / message me links I am trying to change the size of the fonts, but everytime I try to change the font size like this: <font size="size of font"></font> it will not change the font and wont get bigger...I want to do this so people can find the links easier. 3. How do I right align my music area on myspace? 4. How do I get the "About me" title and other titles to show...mine wont do it! Thanks, Heather <3 |
|
|
![]() |
![]()
Post
#2
|
|
![]() vivacity ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 3,183 Joined: Jan 2007 Member No: 495,247 ![]() |
1. You mean a border? You need to go in your CSS and insert a " border-width:1px; border-style:solid; border-color:000000; " where you edit your tables.
2. Hopefully this code works for the links: CODE <FONT style="FONT-WEIGHT: none; FONT-SIZE: #pt; COLOR: ######; LINE-HEIGHT: #pt; FONT-FAMILY: times; LETTER-SPACING: 0pt"><a href="_">_</a></FONT> 3. I'm not sure about that question, sorry. 4. Find the part of your CSS that edits 'orangetext15' and change the display to "display:show". (it could also be called visibility? if so, then change to 'visible'.) |
|
|
![]()
Post
#3
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 728 Joined: Jan 2007 Member No: 495,803 ![]() |
1. You mean a border? You need to go in your CSS and insert a " border-width:1px; border-style:solid; border-color:000000; " where you edit your tables. 2. Hopefully this code works for the links: CODE <FONT style="FONT-WEIGHT: none; FONT-SIZE: #pt; COLOR: ######; LINE-HEIGHT: #pt; FONT-FAMILY: times; LETTER-SPACING: 0pt"><a href="_">_</a></FONT> 3. I'm not sure about that question, sorry. 4. Find the part of your CSS that edits 'orangetext15' and change the display to "display:show". (it could also be called visibility? if so, then change to 'visible'.) Thanks a lot for your help, I got the borders to work and it looks SO MUCH better than it did :P I also figured out how to show the about me titles and stuff...however the making the font bigger for the links didn't work and how do I change the orange text for the about me and other areas to black? Orange looks crappy with my layout. And if anyone knows how to right align please let me know :) |
|
|
![]() ![]() |