Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
background changes HELP PLEASE
Old 07-24-2006, 11:48 AM background changes HELP PLEASE
Novice Talker

Posts: 5
Trades: 0
On my home page i put in a script on the right side where it say sport news and the script adapted to the background. But on my team page the scripts background color change. Any Ideas on this? www.wizardsbuzz.com/Team.html

Last edited by unam; 07-24-2006 at 11:56 AM..
unam is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 07-24-2006, 07:50 PM Re: background changes HELP PLEASE
Super Talker

Posts: 111
Name: Jonathan
Location: Arizona, USA
Trades: 0
On you homepage you have this code for that table data
Code:
<td rowspan="3" class="c19"><script src="http://www.examiner.com/rss/simpleRSS.cfm?getHeds=sports&rows=5&incpara=yes&newWin=yes&width=193"> </script></td>
On your Team page you have a bgcolor property in there that I think you'll want to take out. And match the class to "c22" instead of "c19".

Code:
<td class="c22" rowspan="3" bgcolor="OCAD39">
<script src="http://www.examiner.com/rss/simpleRSS.cfm?getHeds=sports&rows=5&incpara=yes&newWin=yes&width=193"> </script>

</td>
Make your TEAM page (2nd code listed) match your Homepage (1st code listed) and it should look right.
__________________

Please login or register to view this content. Registration is FREE
- Computer Repair over the internet!
pcoptimized is offline
Reply With Quote
View Public Profile Visit pcoptimized's homepage!
 
Reply     « Reply to background changes HELP PLEASE
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.09759 seconds with 12 queries