• Hey there.

    Just wanted some feedback on the HTML of my site. I’m not a big php/html guy, so if you could look at the source and tell me anything that is wrong/looks bad, please tell me ??

    Music Mag

Viewing 6 replies - 1 through 6 (of 6 total)
  • Quite neat. I guess more comments will help you in working around it. I only see a few of them.

    Your footer was to low and looked a bit different then you probably want it to look like.. At least on firefox. Looked like this:

    ? 2008
    SEO
    Coding Provided by Music and Movie Download| Webdesign | SEO | ringtones

    Coding:
    <br.><br.><br.>
    ? 2008 <br.>

    If you change the coding to:

    <br.></ br.><br.></ br.><br.>
    ? 2008 </ br.>

    (remove the periods had to put them there since the forum was messing up my post)

    It will be aligned in the middle of the footer box and will look like this:

    ? 2008 SEO
    Coding Provided by Music and Movie Download| Webdesign | SEO | ringtones

    Thread Starter the-music-mag

    (@the-music-mag)

    thanks eating rocks. The footer is hard coded and can’t be edited though, as the maker wanted people to be unable to remove the link ?? In the footer.php it just has a lot of random jiberish.

    Isaay, yeah it’s still a fairly new site. Every post published gets tweeted, dug, reddited etc, so hopefully it’ll continue to grow over time.

    It’s probably B64 coded you can decode by using this:

    https://www.motobit.com/util/base64-decoder-encoder.asp

    Thread Starter the-music-mag

    (@the-music-mag)

    sorry for the question. I’m not sure if you’ll read this or not, but eatingrocks, how do I go about using it? No experience with this at all.

    Thread Starter the-music-mag

    (@the-music-mag)

    the code looks like this:

    <?php eval(gzinflate(base64_decode(“bZFNT8QgEIbvTfofJhy8WRpNjNEWD37cjCYePG4oTFsiCxuYbl2zP15Ys37EJuTlZZgZHuBGNNpsQVkZY8t67wkDE2XxP7qidzrsdAG4+K1lcaL8ZncNZ3V9CcdYI2EM2LdsJNpccT7PcxWnbm0I9YCV8msmXu6fGi5FruHi1mvjBngOfms0auh2sNhDjWhcUkmErtLIgGQYkFq2imj7tDRksWUPxq4RJqfhcYrmjYk8KZA5kI5AuPOzs17qjLBfBnZIp4Sq6swHE6/YaYxmcAfm/SJdKsj5OP1cbjlRBjLKYjy/qCsfBv6NfaSCkF+DvEMmss0u5oZlURaQBvwxDU8/Jr70Ew==”))); ?>

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘The Music Mag – Feedback Please’ is closed to new replies.