Log In · Register

 
A Few Questions, Answer What You Can, Please
OMGitsQuinton
post Feb 12 2006, 08:10 PM
Post #1


Senior Member
***

Group: Member
Posts: 58
Joined: Feb 2006
Member No: 372,156



Okay, this is my myspace.

I'm currently changing it, but I used a layout from here, and I modified it, but I noticed that the font on my comment box is different, so how could I get it so that it's the same as everything else?

Also, I would like to change the hover action to a pixelated one, instead of a flipped one, so if anybody can help me out with that please do, and if there is a way to keep it so that text still flips when it's hovered, but images are pixelated that would be sweet..

And finally, if somebody knows how to make my friends list look like this, please tell me, because I've already made 60x60 images of all of my desired friends and I assumed that I could figure it out by myself.. but.. I can't.

P.S. If anybody knows any killer background/wallpaper websites, I would be gladly appreciated.

Thanks in advanced (I know I asked a lot of questions, but I didn't see any point to making a bunch of topics..)
 
 
Start new topic
Replies (1 - 17)
*This Confession*
post Feb 12 2006, 08:21 PM
Post #2





Guest






well i was just looking in your source and well the coding that person used is odd


http://www.nakedandangry.com/design

thats a pattern site.
one of the best.

anyway
if you go to the myspace scripts
theres the pixelate code.
i actually have one in there.

you can copy it and put it in you about me.

CODE
filter:flipv(add="0",direction="90",strength="10"); height:0;}


in your source i found that
thats what makes the image flip
so you may want to take it out.


the comments
usually theres like something in the code
but the person that made that layout didn't do it
unless you like deleted it out.
which if you did you may want to go back and put it back
because what the font is now is small fonts still its just like 12 px font.
instead of 7


oh the person that you left a link for
eh her profile is private so i can't see what her friends look like.



[edit]
eh more people are coming on to this
so they can help you more.
 
freeflow
post Feb 12 2006, 08:36 PM
Post #3


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



For your friends list question just make the images then use a custom friendslist code and put the codes right next to eachother:

ex:
<a href="urltofriend"><img src="friendpic"></a><a href="urltofriend"><img src="friendpic"></a><a href="urltofriend"><img src="friendpic"></a><a href="urltofriend"><img src="friendpic"></a>

Yea.
Good pattern site:
http://k10k.net/ my fave.
 
OMGitsQuinton
post Feb 12 2006, 08:45 PM
Post #4


Senior Member
***

Group: Member
Posts: 58
Joined: Feb 2006
Member No: 372,156



Thank you, I'll have to wait until later to put the codes in to see if it works, so check back tomorrow incase I have more problems.. but I didn't delete anything out of the code I don't think, I might have, but I mainly just changed around the background stuff, so I don't know why the comments are like that, but it's annoying me, but I'll check to see if I did delete it, and thanks for the sites.

Ciao.
 
OMGitsQuinton
post Feb 12 2006, 11:29 PM
Post #5


Senior Member
***

Group: Member
Posts: 58
Joined: Feb 2006
Member No: 372,156



Sorry for the double post..

Okay, the pixelation works, but can I make it so just my display picture pixelates, or just pics in general, instead of links?

Also, I reentered the coding, and the comments are still like that.. I used this layout... if somebody can please help me with the comment box text, please do. Thank you.
 
OMGitsQuinton
post Feb 13 2006, 06:14 PM
Post #6


Senior Member
***

Group: Member
Posts: 58
Joined: Feb 2006
Member No: 372,156



Anybody?
 
Jane Doe.
post Feb 13 2006, 06:40 PM
Post #7


Senior Member
******

Group: Member
Posts: 2,534
Joined: Jul 2005
Member No: 170,127



Comment box text, or the text for the comments left by others?
You can use this:

td { insert the same css for your regular text }

Or you could group it:

.text, td, div, body { et cetera }
I would post the code already done, but I can't get to your page..
 
OMGitsQuinton
post Feb 13 2006, 10:58 PM
Post #8


Senior Member
***

Group: Member
Posts: 58
Joined: Feb 2006
Member No: 372,156



Okay, now try it. I made my age 18, I don't know if that's why you couldn't view it earlier or not..
 
Jane Doe.
post Feb 13 2006, 11:01 PM
Post #9


Senior Member
******

Group: Member
Posts: 2,534
Joined: Jul 2005
Member No: 170,127



I meant I couldn't get to your page because myspace is so slow.
Have you tried the codes I posted?
 
OMGitsQuinton
post Feb 14 2006, 09:42 PM
Post #10


Senior Member
***

Group: Member
Posts: 58
Joined: Feb 2006
Member No: 372,156



I don't know what the text css is.. sorry, I'm dumb with this stuff, haha.. that's why I'm on a help forum. _smile.gif But I'll experiment with it, I guess.
 
OMGitsQuinton
post Feb 14 2006, 11:50 PM
Post #11


Senior Member
***

Group: Member
Posts: 58
Joined: Feb 2006
Member No: 372,156



Oh, and I tried the friends list thing, but for some reason there is this like blue/gray border around my pics.. anyway to take that off? Thanks.
 
freeflow
post Feb 14 2006, 11:55 PM
Post #12


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



Remember to edit your posts happy.gif

in each image code you have ot add border="0" so it will look like <img src="imgurl" border="0">.

and in Julie's code where it says basic css for regular text place your code here for the exact one but one of thecodes that could be inbetween teh { and } you can put
For example:
font:normal #px arial; color:######; font-weight:none; border:0px; text-transform: none;
 
OMGitsQuinton
post Feb 15 2006, 05:46 PM
Post #13


Senior Member
***

Group: Member
Posts: 58
Joined: Feb 2006
Member No: 372,156



Okay, 2 problems now.. 1. I still don't know what you're meaning by the text code.. and 2. My friends list is making like a pyramid for some reason.. I want 3 rows of 4, but intstead I have 4 rows of 4-3-3-2.. Can you please help me?
 
freeflow
post Feb 15 2006, 07:13 PM
Post #14


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



1. Place this:
font:normal #px arial; color:######; font-weight:none; border:0px; text-transform: none;
in the brackets Julie posted above, then edit it to your font.

2. After every four links why don't you add <br>
 
OMGitsQuinton
post Feb 15 2006, 09:26 PM
Post #15


Senior Member
***

Group: Member
Posts: 58
Joined: Feb 2006
Member No: 372,156



Okay.. the font thing is STILL not working, instead it change all of my font EXCEPT for my comment box..

And the friends thing kinda' worked, but I'm still having problems because it's not makin' my rows right, and I've tried everything you've told me and even messed around with the <br>'s... Unless there's something I'm not understanding from what you guys are trying to tell me.

Thank you.
 
Jane Doe.
post Feb 15 2006, 09:35 PM
Post #16


Senior Member
******

Group: Member
Posts: 2,534
Joined: Jul 2005
Member No: 170,127



Huh, I looked through the coding for your friends list and:
QUOTE
note {'change "8" to suit your needs if your comment text seems smaller or larger than usual'}
td.text td.text table b, td.text td.text table table td {font-size:8pt}


So.. change it to:
 
OMGitsQuinton
post Feb 15 2006, 11:42 PM
Post #17


Senior Member
***

Group: Member
Posts: 58
Joined: Feb 2006
Member No: 372,156



Wow, thank you so much! I feel really bad for askin' for so much help.. but I'm just not good with this stuff, so I apologize for asking so many questions. Heh..

So, I guess I just have 1 problem, and it's really only a minor one, but if you guys would still like to help out with my friends list, then that would be greatly appreciated!

Thank you for all of your help!

Edit: I got it working, I guess. I just moved the list up to 3 rows of 5 and I guess that worked out.. so.. I guess we can close this topic now. Thanks for all of the help!
 
Jane Doe.
post Feb 16 2006, 01:29 AM
Post #18


Senior Member
******

Group: Member
Posts: 2,534
Joined: Jul 2005
Member No: 170,127



QUOTE(OMGitsQuinton @ Feb 15 2006, 8:42 PM)
I guess we can close this topic now. Thanks for all of the help!
*

You're welcome happy.gif.
Topic Closed.
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: