![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Web Design & Programming Discussion of web design, and server-side & client-side scripting |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Jul 2009
Posts: 1
OS: Mac OS
|
Having trouble with a myspace layout. Need help!
Hello to all of you,
I hope you can help with a problem I am having on my new myspace music page. I got a free layout that I like very much from freecodesource.com. Everything works fine except for when I try to submit upcoming shows. For example, I submitted the following: Jul 14, 2009 8:00 PM - Normaway Inn, Livingroom Margaree Valley Nova Scotia B0E 2C0 CA Cost:N/A Description:Melody and Derrick Cameron Cape Breton fiddle and guitar. But, on the site, it only lists: 7 Jul 2009 20:00 Nova Scotia I think part of the problem is that some of the text is not showing through the dark green boxes. Is there a way I can change all the text in the upcoming shows box to white? I would really like to stick with the green boxes and the white print. Green and white are in all our brochures so, it seems appropriate. I have changed the text colour to white every place that I can think of but, I must be missing something somewhere. I would very much appreciate any help you can give me. Here is the code I got for the layout: <style> { Created using FreeCodeSource.com Profile Editor } { Background Properties } table, tr, td { background-color:transparent; border:none; border-width:0;} body { background-color:996600; background-image:url('http://img.freecodesource.com/myspace-layouts/images/layouts/1241991366-4-0.gif'); background-attachment:fixed; background-position:top center; background-repeat:repeat; border-top-width:5px; border-bottom-width:5px; border-left-width:5px; border-right-width:5px; border-color:339900; border-style:none; padding-left:0px; padding-right:0px; } .FreeCodeSource.com { Table Properties } table table { border: 0px } table table table table{border:0px} table, tr, td { background-color:transparent; border:none; border-width:0;} table table table { border-style:solid; border-width:3; border-color:336600; background-color:003300; background-image:url('Enter Image URL'); background-repeat:repeat; background-attachment:fixed; background-position:top center; } table table table table td {filter:none;} { Text Properties } table, tr, td, li, p, div {font-family:georgia !important; font-size:14px !important; color:FFFFFF !important; } .btext, .orangetext15, .nametext, .whitetext12 {font-family:Geneva !important; font-size:16px !important; color:FFFFFF !important; font-weight:bold; font-style:normal; } .blacktext10, .blacktext11, .blacktext12, .lightbluetext8, .redtext, .redbtext, .text {font-family:verdana !important; font-size:12px !important; color:FFFFFF !important; font-weight:bold; font-style:normal; } { Link Properties } a:active, a:visited, a:link {font-family:verdana !important; color:FFFFFF !important; font-weight:normal; font-style:normal; } a:hover {font-family:verdana !important; color:FFFF00 !important; font-weight:normal; font-style:normal; } { Tweaks } a.text, table div font a, table div div {visibility:hidden;} </style><div><a href="http://www.msplinks.com/MDFodHRwOi8vZnJlZWNvZGVzb3VyY2UuY29t" target="_blank"><img src="http://img.freecodesource.com/images/promote/clickme.gif" alt="Myspace Layouts" align="left" border="0" /></a><a href="http://www.msplinks.com/MDFodHRwOi8vd3d3LmZyZWVjb2Rlc291cmNlLmNvbQ==" target="_blank" style="font-size:13px"><b>Myspace Layouts</b></a><br /><a href="http://www.msplinks.com/MDFodHRwOi8vd3d3LmZyZWVjb2Rlc291cmNlLmNvbQ==" target="_blank" style="font-size:13px"><b>Myspace Codes</b></a><br /><a href="http://www.msplinks.com/MDFodHRwOi8vd3d3LmZyZWVjb2Rlc291cmNlLmNvbQ==" target="_blank" style="font-size:13px"><b>Myspace Generators</b></a><br /><a href="http://www.msplinks.com/MDFodHRwOi8vd3d3LmZyZWVjb2Rlc291cmNlLmNvbQ==" target="_blank" style="font-size:13px"><b>Myspace Backgrounds</b></a></div> You can check out the site at: www.myspace.com/normawaymusic Thank you. |
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#2 (permalink) |
|
Manager, Design
|
Re: Having trouble with a myspace layout. Need help!
In all honesty those layouts REALLY have a negative impact.
__________________
![]() ![]() ----------------------------- There are no dumb questions, unless a customer is asking them. Help in the fight against cancer and other serious illnesses. |
|
|
|
|
|
#3 (permalink) |
|
Registered User
Join Date: Jul 2009
Posts: 6
OS: XP Pro SP3
|
Re: Having trouble with a myspace layout. Need help!
In myspace you can use CSS and HTML to make your myspace page. To make your text white you can add either <font color="white">Jul 14, 2009 8:00 PM - Normaway Inn, Livingroom<br /> Margaree Valley Nova Scotia B0E 2C0<br />CA<br />Cost:N/A<br />Description:Melody and Derrick Cameron Cape Breton fiddle and guitar. Or you can google how to do it in CSS.
Last edited by Blackecho; 07-04-2009 at 01:26 PM. |
|
|
|
|
|
#4 (permalink) |
|
God (TSF Enthusiast)
Join Date: May 2009
Location: Jeffersonville, IN
Posts: 905
OS: Ubuntu 9.10 [Karmic Koala]
|
Re: Having trouble with a myspace layout. Need help!
You can do this inline:
Code:
<p style="color:white;">BLAH BLAH</p> Code:
<p class="showtimes">BLAH BLAH</p> Code:
.showtimes{color:white;}
Really the choices are limitless--not really they're pretty limited in the grand scheme of things, but you do HAVE choices here :-)
__________________
If I have not responded to a post in 24 hours or more, PM me with a link to the thread and I'll get back to you. I do not help via PM/IM/Email. |
|
|
|
|
|
#5 (permalink) |
|
Design Team Member
Join Date: Jul 2007
Location: Coventry, UK
Posts: 1,888
OS: Vista, various linux distros
|
Re: Having trouble with a myspace layout. Need help!
Argh, myspace layout generators suck so bad...
Time needed to learn how to code your myspace; between 1 and 5 evenings on w3schools in the HTML and CSS tutes (depending on your current computer-savvyness)... Anyway, i and most people prefer a simple layout(e.g. click the link in my sig. Though i don't like the about me section as of yet)... If you like the same sort of nocked down simplicity i can throw you out a basic template to code around, but that requires you learn HTML+CSS. Cheers, Jamey |
|
|
|
![]() |
| Thread Tools | |
|
|