HTML MySpace Experts...?

  • Thread starter Thread starter Tropical Grid
  • Start date Start date
T

Tropical Grid

Guest
Can somebody please help me out with a tricky coding situation on my MySpace page? My blog is hidden, due to the fact that I stole someone's layout, and they obviously had their blog hidden. I'd like to show the blog, so I need to make a change to the code, but I can't seem to find the relevant section of code. Are there any experts with any suggestions? The page is - www.myspace.com/danielrmuller
 
it's hard to tell w/ so much outdated coding, try and look for this w/n the code. if possible post the lyt code, so we can see for ourselves.

<style>
table.latestBlogEntry {display:none;}
</style>
 
Back
Top