Wednesday, January 10, 2007
Wednesday, January 10, 2007
TickCo Premium Seating has Tori Amos tickets, Tool tickets, Hannah Montana tickets and Billy Joel concert tickets.
Ticket Broker Vividseats.com sells Concert Tickets, Theater Tickets, and Broadway Tickets to the hottest shows like Dave Matthews Band Tickets and Spamalot Tickets.
RazorGator.com offers a wide selection of event tickets; Purchase Avril Lavigne concert tickets, Chris Brown tickets and Foo Fighters tickets as well as sports tickets to the Super Bowl!
All mp3's are posted for a short time (about 2 weeks) and are for promotional purposes only. This is music we love and think you will too, so if you hear something you like, please support the artists. Buy their albums and go see them in concert. If you represent an artist featured on this site and would like your songs removed, please contact us via email.
« Chicago blogs »
Looking for tickets? TicketLiquidator has great cheap Radiohead
tickets, Neil Young tickets,
Trans Siberian Orchestra tickets, The Police tickets, Rascal Flatts tickets, The Eagles tickets, and Garth Brooks tickets.
Powered by Blogger | Sitemap XML
4 Comments ↓
Hmm, I usually look at the site in Safari, but opening it in Firefox it seems to look the same to me. This is on a Mac, of course.
looks good on my firefox..
In your code where it starts:
"<style type="text/css">
}"
Turn that last bracket around to be an open bracket ... that might be your deal.
Looks like IE is ignoring it, but Firefox being more literal.
What seems to be the problem is that there are two }'s too much, and your background-image doesn't stretch down. Here's the fix: in your template, replace the entire section from <style type="text/css"> until /* Header with
body {font: 11px/17px Georgia, Times New Roman, Times, serif; background-color:#E8E3BB; color: #333333; }
a { text-decoration: none; font-weight: bold; }
a:link {color: #555577; }
a:active {color: #6666AA; }
a:visited {color: #778877; }
a:hover {color: #555599; text-decoration: underline; }
a img { border-width:0; }
and add
#content::after { content: ''; display: block; clear: both; }
at the end of the /* content section.
Post a Comment
← Can you see the sunset from the southside?