HardwareHeaven.com

HardwareHeaven.com

Looking for the skin chooser?
 
 
  • Home

  • Hardware reviews

  • Articles

  • News

  • Tools

  • Gaming at HardwareHeaven

  • Forums

 

Go Back   HardwareHeaven.com > Forums > Software / Tools > Programming, Coding, (Web)Design


Programming, Coding, (Web)Design Discuss all your programming or design needs with likeminded people.

Reply
 
Thread Tools
Old Oct 31, 2004, 11:28 PM   #1
I like computers.
 
MythicaL's Avatar
 
Join Date: Jan 2004
Location: In front of a monitor
Posts: 3,399
Rep Power: 89
MythicaL has a divinity and aura the likes we have never seenMythicaL has a divinity and aura the likes we have never seenMythicaL has a divinity and aura the likes we have never seenMythicaL has a divinity and aura the likes we have never seenMythicaL has a divinity and aura the likes we have never seenMythicaL has a divinity and aura the likes we have never seenMythicaL has a divinity and aura the likes we have never seenMythicaL has a divinity and aura the likes we have never seenMythicaL has a divinity and aura the likes we have never seenMythicaL has a divinity and aura the likes we have never seenMythicaL has a divinity and aura the likes we have never seen
System Specs

Donator
Profile Help

I would like to fix up my MySpace profile (don't even think about laughing), but I don't know what else to do. I just want to make it cool, easy to read, and something that describes me (aka Hitman). Some things still bother me though:

1 - The profile runs very bad with CSS filters
2 - The filters only work in IE
3 - Cannot change the text color under the Contact Me area
4 - How could I better optimize the background so that it fits all resolutions

CSS code below:
Code:
<!-- START CSS -->

          <style type="text/css">

     TABLE, TABLE, TABLE 
     {
     border-color: 000000;
     border-width: 2px;
     border-style: solid;
     }

     TABLE, TD, TR
     {
     color: FFFFFF !important;
     font-family: Tahoma;
     font-size: 14px;
     font-weight: normal;
     background-color: transparent;
     border: none;
     filter: glow(color: 000000);
     }

     BODY
     {
     color: FFFFFF !important;
     font-family: Arial;
     background-color: 000000;
     background-image: url(http://img38.exs.cx/img38/4520/mythical-wallpaper.jpg);
     background-attachment: fixed;
     background-position: center center;
     background-repeat: no-repeat;
     scrollbar-3dlight-color: 000000 !important;
     scrollbar-arrow-color: 000000 !important;
     scrollbar-highlight-color: FFFFFF !important;
     scrollbar-face-color: FFFFFF !important;
     scrollbar-shadow-color: 000000 !important;
     scrollbar-darkshadow-color: FFFFFF !important;
     scrollbar-base-color: 000000 !important;
     }

     A:LINK
     {
     color: FFFFFF !important;
     text-decoration: none;
     }

     A:ACTIVE
     {
     color: FFFFFF !important;
     text-decoration: none;
     }

     A:VISITED
     {
     color: FFFFFF !important;
     letterspacing: 1px;
     text-decoration: none;
     }

     A:HOVER
     {
     color: FFFFFF !important;
     letterspacing: 1.5px;
     cursor: crosshair;
     }

     .BLACKTEXT12, .NAVBAR, .TEXT, .NAMETEXT, .ORANGETEXT15, .BTEXT, .REDBTEXT, .BLACKTEXT10, .LIGHTBLUETEXT8
     {
     color: FFFFFF !important;
     font-family: Tahoma, Arial; 
     font-size: 11px;
     font-weight: normal;
     }

     FONT
     {
     color: FFFFFF !important; 
     font-family: Arial;
     }

     IMG
     {
     border: none;
     }

          </style>

<!-- END CSS -->
My profile is here: http://profiles.myspace.com/users/5860909
__________________


Always knew I didn't belong in this world. I wasn't made for this. But I'll never forget those who betrayed me, and those who never failed my trust.
MythicaL is offline   Reply With Quote


Old Nov 2, 2004, 02:00 PM   #2
HH Administrator
 
craig5320's Avatar
 
Join Date: May 2002
Location: Manchester, UK
Posts: 8,572
Rep Power: 445
craig5320 is godlike in his statuscraig5320 is godlike in his statuscraig5320 is godlike in his statuscraig5320 is godlike in his statuscraig5320 is godlike in his statuscraig5320 is godlike in his statuscraig5320 is godlike in his statuscraig5320 is godlike in his statuscraig5320 is godlike in his statuscraig5320 is godlike in his statuscraig5320 is godlike in his status
System Specs

You can't change the colour of the Links in the contact me area, because they're infact images, you could try setting up a iframe layer with a background colour and frame it using absolute positioning. There's not much you can do with using such a large image for the background, it's gonna tile, so your only option is making it a seamless tile and live with it. Filters only work in IE, it's a fact of life, and it sucks.

Oh yeah, hahahahahahaha MySpace.
__________________

HardwareHeaven on Facebook
craig5320 is offline   Reply With Quote
Old Nov 2, 2004, 02:52 PM Threadstarter Thread Starter   #3
I like computers.
 
MythicaL's Avatar
 
Join Date: Jan 2004
Location: In front of a monitor
Posts: 3,399
Rep Power: 89
MythicaL has a divinity and aura the likes we have never seenMythicaL has a divinity and aura the likes we have never seenMythicaL has a divinity and aura the likes we have never seenMythicaL has a divinity and aura the likes we have never seenMythicaL has a divinity and aura the likes we have never seenMythicaL has a divinity and aura the likes we have never seenMythicaL has a divinity and aura the likes we have never seenMythicaL has a divinity and aura the likes we have never seenMythicaL has a divinity and aura the likes we have never seenMythicaL has a divinity and aura the likes we have never seenMythicaL has a divinity and aura the likes we have never seen
System Specs

Donator
Heh, wow, just realized those were pics too Other than that, I'll try some things you said. Thanks Craig
__________________


Always knew I didn't belong in this world. I wasn't made for this. But I'll never forget those who betrayed me, and those who never failed my trust.
MythicaL is offline   Reply With Quote
Old Nov 3, 2004, 06:01 AM Threadstarter Thread Starter   #4
I like computers.
 
MythicaL's Avatar
 
Join Date: Jan 2004
Location: In front of a monitor
Posts: 3,399
Rep Power: 89
MythicaL has a divinity and aura the likes we have never seenMythicaL has a divinity and aura the likes we have never seenMythicaL has a divinity and aura the likes we have never seenMythicaL has a divinity and aura the likes we have never seenMythicaL has a divinity and aura the likes we have never seenMythicaL has a divinity and aura the likes we have never seenMythicaL has a divinity and aura the likes we have never seenMythicaL has a divinity and aura the likes we have never seenMythicaL has a divinity and aura the likes we have never seenMythicaL has a divinity and aura the likes we have never seenMythicaL has a divinity and aura the likes we have never seen
System Specs

Donator
Ok, WOW, I hate the way the profiles are designed by a stylesheet. Anyways, the part next to my picture has a 0% opacity, and it's basically a spacer. The part I'm talking about is between my picture and location information. So, how would I go about hiding it?

Another problem is on the right column, where the TR and TD's aren't the same width as the table. See how the text and borders are off centered, even when I told them to center?

Thanks to MySpace's stupid layout, I can't edit the source and make changes to it that way. But I don't know any other way to do it.

Updated code:
Code:
          <style type="text/css">

     TABLE, TD, TR
     {
     color: FFFFFF !important;
     font-family: Verdana, Tahoma;
     font-size: 14px;
     font-weight: normal;
     background-color: transparent;
     border: none;
     }

     BODY, LI
     {
     color: FFFFFF !important;
     font-family: Verdana, Tahoma;
     background-color: 000000;
     background-image: url(http://img38.exs.cx/img38/4520/mythical-wallpaper.jpg);
     background-attachment: fixed;
     background-position: center center;
     background-repeat: no-repeat;
     scrollbar-3dlight-color: 000000 !important;
     scrollbar-arrow-color: 000000 !important;
     scrollbar-highlight-color: FFFFFF !important;
     scrollbar-face-color: FFFFFF !important;
     scrollbar-shadow-color: 000000 !important;
     scrollbar-darkshadow-color: FFFFFF !important;
     scrollbar-base-color: 000000 !important;
     }

     A:LINK, A:ACTIVE, A:VISITED, A:HOVER
     {
     color: FFFFFF !important;
     text-decoration: none;
     }

     .BLACKTEXT12, .NAVBAR, .ORANGETEXT15, .BTEXT, .REDBTEXT, .BLACKTEXT10, .LIGHTBLUETEXT8, .WHITETEXT12
     {
     color: FFFFFF !important;
     font-family: Tahoma; 
     font-size: 14px;
     font-weight: normal;
     text-align: center;
     }

     .ORANGETEXT15
     }
     width: 430px;
     align: center;
     {

     FONT
     {
     color: 000000 !important; 
     font-family: Arial;
     }

     IMG
     {
     border: none;
     vertical-align: middle;
     }

     .BUTTON
     {
     border: dashed 1px;
     padding-left: 2px;
     padding-right: 2px;
     padding-top: 2px;
     padding-bottom: 2px;
     }

     .NAMETEXT
     {
     color: FFFFFF !important;
     font-family: Arial Bold;
     font-size: 18px;
     font-weight: normal;
     }

     .TEXT
     {
     background-color: 000000 !important;
     filter: alpha(opacity: 90);
     -moz-opacity: 90;
     border: 1px solid;
     padding: 5px;
     }

          </style>
__________________


Always knew I didn't belong in this world. I wasn't made for this. But I'll never forget those who betrayed me, and those who never failed my trust.

Last edited by MythicaL; Nov 3, 2004 at 06:07 AM.
MythicaL is offline   Reply With Quote
Old Feb 3, 2005, 06:05 AM   #5
DriverHeaven Newbie
 
Join Date: Feb 2005
Posts: 2
Rep Power: 0
unicode is on a distinguished road

exclamation Myspace Sucks!

Rather sorry for digging this one up... my bro has it in his fav still... I'm cleaning computer and kinda browsing, and fyi:



M

yspace...

S

ucks...

Last edited by unicode; Feb 3, 2005 at 06:42 AM. Reason: bored...
unicode is offline   Reply With Quote
Old Feb 3, 2005, 06:19 AM   #6
DriverHeaven Newbie
 
Join Date: Feb 2005
Posts: 2
Rep Power: 0
unicode is on a distinguished road

Wink Exact time spent on myspace due to boredom

!!!! and the layout/syntax is just rediculous, doubt it is validated, and if it is... must have been some shady validator ( like a smog shop )...

Last edited by unicode; Feb 3, 2005 at 06:40 AM. Reason: Censoring content which may not be suitable for children under 13
unicode is offline   Reply With Quote
Reply

Thread Tools