0
Welcome Guest! Login
0 items Join Now

Firebug

  • Firebug

    Posted 15 years 8 months ago
    • When editing in Firebug i'm fine with the creation of the new code to make elements look the way i wish them to. although i am struggling with finding the actual code, are there any indicators to where the code ie: index.html, styles.css etc as i'm struggling to find the location of where the new code belongs
      <div class="module png" style="padding-bottom: 0px; padding-top: 0px;">
      <p>
      <object height="24" width="270" type="application/x-shockwave-flash" data=" www.undergroundhousemusicmovement.com/pl...1pixelout/player.swf " id="audioplayer1">
      <param value=" www.undergroundhousemusicmovement.com/pl...1pixelout/player.swf " name="movie"/>
      <param value="bg=0x191916&amp;leftbg=0xff9715&amp;lefticon=0x000000&amp;rightbg=0xff9715&amp;rightbghover=0x999999&amp;righticon=0x000000&amp;righticonhover=0xffffff&amp;text=0xff9715&amp;slider=0xff9715&amp;track=0xFFFFFF&amp;border=0x000000&amp;loader=0xff9715&amp;loop=yes&amp;playerID=1&amp;soundFile=http://www.undergroundhousemusicmovement.com/images/mp3/demo.mp3" name="FlashVars"/>
      <param value="high" name="quality"/>
      <param value="false" name="menu"/>
      <param value="transparent" name="wmode"/>
      </object>
      </p> </div>
    • http://www.tubbyphunk.com
    • prim's Avatar
    • prim
    • Preeminent Rocketeer
    • Posts: 17290
    • Thanks: 217

    Re: Firebug

    Posted 15 years 8 months ago
    • You already have a thread about this.
    • Please reply with a direct link to the issue & create a new thread for each new issue.

      A template is only as good as the content that goes into it ;) - DanG
  • Re: Firebug

    Posted 15 years 8 months ago
    • Sorry, i need to clarify the problem the 1 pixel out player is working very well, install, and placed on the site, the problems lies in the fact that im trying to adjust the spacing around the player and the overall layout of the site....

      I'm using firebug, and when i find the new code to change the layout, the problem arises as i don't know where to place the code!, ie: index.php, index.html and after finding out which one i need to find out in which folder it lies on my server install.

      I hope this clarifies!

      This image is hidden for guests.
      Please log in or register to see it.
    • http://www.tubbyphunk.com
  • Re: Firebug

    Posted 15 years 8 months ago
    • Just find the first wrapper of your player, check it's class and add to that class spacing using CSS, there's no need to look inside of template source :)
    • Remember to always post a link to the site you're having problem with.

Time to create page: 0.066 seconds