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:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* 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
Go Back   Tech Support Forum > Design Forum > Web Design & Programming
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Web Design & Programming Discussion of web design, and server-side & client-side scripting

Reply
 
LinkBack Thread Tools
Old 07-04-2009, 10:46 AM   #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.
Normaway is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
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

Old 07-04-2009, 11:35 AM   #2 (permalink)
Manager, Design
 
ebackhus's Avatar
 
Join Date: Apr 2005
Location: SATX
Posts: 14,313
OS: WinXP Pro SP3/Windows 7 RTM

My System

Blog Entries: 28
Send a message via ICQ to ebackhus Send a message via AIM to ebackhus Send a message via MSN to ebackhus Send a message via Yahoo to ebackhus Send a message via Skype™ to ebackhus
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.
ebackhus is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 07-04-2009, 01:24 PM   #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.
Blackecho is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 07-05-2009, 08:29 PM   #4 (permalink)
God (TSF Enthusiast)
 
ahmorrow's Avatar
 
Join Date: May 2009
Location: Jeffersonville, IN
Posts: 905
OS: Ubuntu 9.10 [Karmic Koala]

My System

Send a message via AIM to ahmorrow Send a message via Yahoo to ahmorrow
Re: Having trouble with a myspace layout. Need help!

You can do this inline:
Code:
<p style="color:white;">BLAH BLAH</p>
Using a class:
Code:
<p class="showtimes">BLAH BLAH</p>
and then you would need to append your stylesheet above with:
Code:
.showtimes{color:white;}
or by using the stylesheet above in some I don't care to understand.

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.
ahmorrow is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 07-06-2009, 06:58 PM   #5 (permalink)
Design Team Member
 
jamiemac2005's Avatar
 
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
__________________

Myspace
jamiemac2005 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -7. The time now is 09:38 AM.



Copyright 2001 - 2009, Tech Support Forum
Home Tips Plus | Outdoor Basecamp | Automotive Support Forum

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85