Trouble Placing Image in the Right Spot

I've taken over a site from someone else and cleaned it up as
much as possible. But I'm too new to figure out how to do what I
want. Any help would be appreciated.
If you take a look at the page
here, on the right
hand side you'll see a menu with "About Us", "Events", "Careers",
"Press Room", and "Contact Us". Underneath that menu is an image
associated with a live chat application. I'd like it to always
appear flush with the bottom of that cell. So there will always be
additional space between "Contact Us" and the image and the height
of that space (with the same blue background color) will change
depending upon the number of menu items. Instead, the image is
appearing directly below the menu and the extra space is being
added after the image.
Your help would be appreciated. The code exceeds the amount I
can post in this thread but you can obviously view the source
online.
Thanks.

<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
Add the above to your meta code to emulate 7.0 and probably fix the problem, at least until you can find a fix in IE8.
Best,
DR

Similar Messages

  • Trouble with IE8 placing div in the right spot. Other browsers work fine.

    My layout is working in all browsers (Firefox, Safari, Chrome, Opera, IE6 & 7) but not in IE8 or 9beta.
    The trouble is with a div containing text not displaying below a "lightbox gallery". In IE8 the text div jumps up and appears behind the gallery.
    I've tried using negative pixel definitions in the css (margin-top, margin-bottom) and other simple tricks to no avail. This site is still in development but I do have a few sample pages online. Here's a link to one. http://www.redhousepottery.com/chimerasite/hanks.html
    I have a feeling a css hack is all I need to fix this. I don't have enough practice at this yet. Any help is appreciated!

    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
    Add the above to your meta code to emulate 7.0 and probably fix the problem, at least until you can find a fix in IE8.
    Best,
    DR

  • Can an image in the slideshow widgets be moved around inside the bounding box as can be in a normal image placed into Muse (double clicking on a placed image gives the functionality to move the image around - as per Indesign functionality)

    Can an image in the slideshow widgets be moved around inside the bounding box as can be in a normal image placed into Muse (double clicking on a placed image gives the functionality to move the image around - as per Indesign functionality)

    Can an image in the slideshow widgets be moved around inside the bounding box as can be in a normal image placed into Muse (double clicking on a placed image gives the functionality to move the image around - as per Indesign functionality)

  • I don't know much about computers can anyone walk me through this ? How Do I Change The Software Update Server Address On A Client  ? what do I open and how do i put it in the right spot?

    I don't know much about computers can anyone walk me through this ? How Do I Change The Software Update Server Address On A Client  ? what do I open and how do i put it in the right spot?

    The simplest method is to run a defaults command on the client Macs (easily pushed via Apple Remote Desktop):
    defaults write com.apple.SoftwareUpdate CatalogURL 'HTTP_URL_FOR_CATALOG'
    for a user. If you run it via sudo it will set it for whenever you use softwareupdate as root.
    The HTTP_URL_FOR_CATALOG has been changed with Mac OS X 10.6.  If you use MCX it will automatically pick the new catalog – however if  doing it manually the following URLs need to be used for whichever  client version is in question:
    Mac OS X 10.4: http://mysus.example.com:8088/index.sucatalog
    Mac OS X 10.5: http://mysus.example.com:8088/index-leopard.merged-1.sucatalog.sucatalog
    Mac OS X 10.6: http://mysus.example.com:8088/index-leopard-snowleopard.merged-1.sucatalog
    Mac OS X 10.7: http://mysus.example.com:8088/index-lion-snowleopard-leopard.merged-1.sucatalog
    Mac OS X 10.8: index-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog
    To double check this applied you can run the following command:
    /usr/libexec/PlistBuddy -c Print /Library/Preferences/com.apple.SoftwareUpdate.plist
    and /usr/libexec/PlistBuddy -c Print ~/Library/Preferences/com.apple.SoftwareUpdate.plist
    to see what settings are for the computer and user appropriately.
    If  this is working correctly when running Software Update (GUI) you should  see the server address appear in parenthesis in the title of the  window.
    MCX
    Another alternative is to use Workgroup  Manager to manage the preferences via MCX from your server. This can be  done for users, or for computers if they are bound to your Open Directory.
    If you are using 10.5 Server or newer: you can simply use the Software Update section under Preferences.
    Manually:
    Choose the accounts, computers, or groups to have the preference applied to.
    Click on Preferences, and then the Details tab
    Press the Add… button and navigate to /Library/Preferences/com.apple.SoftwareUpdate.plist
    Press Edit…
    Under Often, add a New Key and enter the name CatalogURL
    Make sure the type is string and then enter your SUS URL (eg. http://mysus.example.com:8088/index.sucatalog or if using 10.6: http://mysus.examle.com:8088/ – see above from the defaults section)
    Press  Apply Now, then Done. Once users/computers have refreshed their MCX  settings (usually the next login or restart) the new settings will take  over.
    If this is working correctly when running Software  Update (GUI) you should see the server address appear in parenthesis in  the title of the window.
    In order to have a system-wide configuration one has to run the following:
    sudo defaults write /Library/Preferences/com.apple.SoftwareUpdate CatalogURL "http://your.updates-server.lan:8088/index.sucatalog"
    In order to correctly work both on Leopard and Snow Leopard the right command to issue is:
    defaults write /Library/Preferences/com.apple.SoftwareUpdate CatalogURL "http://your.updates-server.lan:8088/index-leopard-snowleopard.merged-1.sucatalog"
    Happily used and tested on my network
    The DNS trick that Chealion points out is fantastic. I use it at our office, and every computer on our LAN  will automatically pull the updates from the local repository at high  speed without any configuration.
    Create the swscan.apple.com DNS zone on your internal DNS server, and have it resolve via an A record to your Mac
    Tags: automaticupdates mac clients macosx setting as default software update
    Category: Serverfault
    Share
    0
    0
    Google +
    0
    0
    0
    5
    You might also like:
    Can I Update My Jb 4s To 6.1.2 Without Restore? Tue. Jan 21st, 2014
    Iphone 4 Not Charging After Update To IOS6 
    IPad 2 Not Updating To IOS 5.1 
    How To Resolve The â€âunable To Install Update” Error For OTA IOS Updates? 
    What Is â€âSoftware Update” Doing When It Says â€âChecking For New Software”? 
    Advertisement
    Comment
    - See more at:  http://www.eonlinegratis.com/2013/how-do-i-change-the-software-update-server-add ress-on-a-client-mac-to-use-my-own-server/#sthash.YhHp5zWk.dpuf

  • Is there a way of placing images in the timeline without having them snap to frames??

    I'm basically trying to make a short movie for a friend that involves stills that flick back and forth but i need them to sync to the music i have to go with it.  Clearly, the musics beat won't sit frame perfect so in order to get the effect i want, i assume there must be a function that would allow me to freely place images wherever i wish..... no??
    Sadly, my logic kind of dictates that this won't be possible but if it's not, how the hell do people get images to change on beat with music etc??  Do they adjust the music to make it fit in with frames or what??
    Any help is golden right now

    I didn't see anyone mention the Sequence> Snap toggle. With that on, it will snap to things you may not want it to, like the CTI, other clips, and markers. Of course, it will still be snapping to the fame rate for a given sequence, but Steven already made a fine suggestion for how to imporve accuracy there. He's also right that you don't need to be mathematically correct in your alignment, just intuitively.
    If it helps, here's an old trick for beat-matching. Play the audio, and with your best drummer's skillz, hit M on the keyboard each time you hear (feel?) the beat you want to sync to. M is the default shortcut for 'Marker', so when you're done you should have a marker near each beat which you can tweak by hand as needed. It may take a few tries to get it right, but it's a lot of fun.
    You can then turn the snap toggle 'on' (if it's not already) and drop your images in to align up with the corresponding markers. Make sure you have the still image duration set to the right length (probably err on the long side to avoid gaps) before you import your imahes or it will get confusing.
    In your case, you're flipping back and forth between just two images, so after setting up the markers where you want, I might put one image in v1 and one on v2, span them out to cover the whole audio you're matching to, and then use the razor tool. Or, better yet, use, shift M & cmd/ctrl K to make edits that correspond exactly to your markers. It will razor all the way through, but you can easily just trim the other tracks back out from the head afterwards because nothing will have moved.  However you do it, the point is to razor out portions of v2 where v1 needs to show through and then delete them (don't ripple).

  • Dynamic position of an image at the right bottom of the browser window

    Dear Dreamweaver-community,
    I'm trying to have an image positioned at the bottom right of a html-page. It is embedded in a table so that it doesn't interfere with the rest of the site's content (which it would if I simply used an absolute position). The height of the table is height=100% and I thought that this would make sure that if the browser window is being dragged smaller or bigger the image stays at the bottom right (just as the content stays centered if you set the width of a table to 100% and center it). But if you make the browser window higher the image won't keep sticking to the right bottom but will stay in one place while the rest of the page (bottom) is simply filled with the black background color. Do you have any ideas what I'm missing out on? Is there something like a valign-tag for a table or the page's body that dynamically keeps the image at the bottom right position no matter how you change the size of the window? I hope you can help me. Thank you!
    Missy
    Here's the code:
    <body bgcolor="#000000">
    <center>
    <!-- Start Content-Tabelle -->
    <TABLE BGCOLOR="#000000" BORDER=0 CELLPADDING=0 CELLSPACING=0 width=100% height=100%>
         <TR>
              <TD width=100% align=center valign=top>
                   <p> </p>
                <IMG SRC="images/kopf.jpg" width=300>
              </TD>
         </TR>
         <TR>
              <TD width=100% align=center valign=top>
                   <IMG SRC="images/text.jpg" width=394>
              </TD>
         </TR>
         <TR>
              <TD width=100% align=center valign=top>
                   <a href="mailto:[email protected]"><IMG SRC="images/post.jpg" border=0 width=269></a>
              </TD>
         </TR>
    </TABLE>
    <!-- End Content-Tabelle -->
    <!-- Start Wuerfel-Tabelle -->
    <TABLE BGCOLOR="#000000" BORDER=0 CELLPADDING=0 CELLSPACING=0 width=100% height=100>
         <TR>
              <TD width=100% align=right valign=bottom>
                   <IMG SRC="images/wuerfel.jpg" width=200>
              </TD>
         </TR>
    </TABLE>
    <!-- End Wuerfel-Tabelle -->
    </body>

    Below is your complete page. Copy all, paste into a Dreamweaver document, save and view in browser.
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta name="keywords" content="Mario, Klingeberg, Mario, Klingeberg, Grafik, Illustration, Design, Grafikdesign, Grafik-Design, Illustrator, Bachelor, Medienmanagement, Mediendesign, Medien, IJK, Hannover, Bauch Beine Po, bauchbeinepo, Adobe, Photoshop" />
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Mario Klingeberg</title>
    <style type="text/css">
    html, body, #container {
    height:100%;
    margin: 0;
    padding: 0;
    border: none;
    text-align: center;
    background-color: #000;
    table td {
    vertical-align: top;
    text-align: center;
    </style>
    <script type="text/javascript">
    var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
    document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
    </script>
    <script type="text/javascript">
    try {
    var pageTracker = _gat._getTracker("UA-15622817-1");
    pageTracker._trackPageview();
    } catch(err) {}</script>
    </head>
    <body>
    <table id="container" width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td>
    <table width="100%" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td><img src="images/kopf.jpg" width="300">
    </td>
    </tr>
    <tr>
    <td><img src="images/text.jpg" width="394">
    </td>
    </tr>
    <tr>
    <td><a href="mailto:[email protected]"><img src="images/post.jpg" border=0 width=269></a></td>
    </tr>
    </table>
    </td>
    </tr>
    <tr>
    <td style="vertical-align: bottom; text-align: right;"><img src="images/wuerfel.jpg" width="200" height="90"></td>
    </tr>
    </table>
    </body>
    </html>

  • Aligning APEX logo image to the right

    I've been poking around a number of places trying to get my logo image to align to the right of the page rather than the left to no avail. It can't be that difficult and hoping someone can shed some light on the subject. I am using the "Red" standard theme.
    Insights and suggestions appreciated.
    JES

    jes2008 wrote:
    I've been poking around a number of places trying to get my logo image to align to the right of the page rather than the left to no avail. It can't be that difficult and hoping someone can shed some light on the subject. I am using the "Red" standard theme.
    Insights and suggestions appreciated.
    JESHello JES
    I think you need to take a look at HTML Code which is displayed on the web browser for you..
    a tool such as FIREBUG can be of great assistance to you and help you more on this matter..
    but what ever you do i think it will be very hard for you...if you try modifying existing CSS classes on the MASTER TEMPLATE...
    how about looking at the MASTER TEMPLATE of your theme and make changes on it...
    if i were you i would make an extra TABLE ROW on the template...
    like the following...
    <table width="100%" cellpadding="0" cellspacing="0" border="0" summary="">
    <tr>
    <!-- APEX allows comments just like normal HTML page..been a while since i worked with APEX so i do not remember the tags correctly -->
    <td class="rightLogo"><img src="#IMAGE_WORKSPACE#imageName.jpg" /></td>
    </tr>
    <tr>
    <td valign="top" class="t1Logo">#LOGO##REGION_POSITION_06#</td>
    <td valign="top" width="100%">#REGION_POSITION_07#</td>
    <td align="right" valign="top">#NAVIGATION_BAR##REGION_POSITION_08#</td>
    </tr>
    </table>by doing the above..then you have complete control of your image logo and where you can position it on the browser...
    I hope this helps...
    Regards
    Noel Alex Makumuli,
    Tanzania

  • Hardle ever goes to the right spot when visting a html#page link

    http://www.macintouch.com/readerreports/macbookpro/index.html#nov17
    almost everyday i goto the macintouch.com web site, and click on the macbook pro report, it usually has a html#date link. the first time it goes right to top of the page instead of the #nov17 place holder. if i refresh, it goes to the nov17 spot everytime. why does this happen ?

    Page works OK for me.
    It may be you are initially accessing a cached page, which would reflect prior activity from a previous visit. Go to the Safari Menu and select "empty cache". Then try the site. See if that makes a difference.
    Message was edited by: Hawaiian_Starman

  • Placing image in the background

    Hi,
    I want to place a background image in the main frame, upon which I can place different other components like buttons textboxes etc. (Similar to a webpage having a background and other components placed on it )
    Please let me knoe how it can be done.
    Regards,
    Sumit

    Extend JPanel, then override JPanel.paintComponent(Graphics g) to paint the image. Now place an instance of your panel within a frame and add components to the panel.

  • How do I add text or images to the right hand side of a web page?

    <!DOCTYPE html>
    <html>
    <head>
    <meta charset="utf-8" />
    <title>Digital Media Final Project&mdash;Using HTML5 &amp; CSS3</title>
    <meta name="Digital Media MA 2012" content="width=device-width" />
    <link rel="stylesheet" href="css/html5reset-1.6.1.css" media="screen" />
    <link rel="stylesheet" href="css/default.css" media="screen" />
    <link rel="stylesheet" href="css/css3enterprise.css" media="screen" />
    <!--[if lte IE 8]>
              <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
              <link rel="stylesheet" href="css/ie.css" media="screen" />
              <link rel="stylesheet" href="css/pie.css" media="screen">
    <![endif]-->
    <!--[if gte IE 7]>
              <link rel="stylesheet" href="css/pie78.css" media="screen" />
    <![endif]-->
    <!--[if IE 8]>
              <link rel="stylesheet" href="css/ie8.css" media="screen" />
    <![endif]-->
    <!--[if lte IE 7]>
              <link rel="stylesheet" href="css/ie7.css" media="screen" />
    <![endif]-->
    <!--[if lte IE 6]>
              <link rel="stylesheet" href="css/ie6.css" media="screen" />
    <![endif]-->
    <link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Six+Caps" />
                        <link rel="stylesheet" type="text/css" href="styles/screen.css" />
                        <!--[if lte IE 9]>
                                  <link rel="stylesheet" type="text/css" href="styles/ie.css" />
                        <!--<![endif]-->
    </head>
    <body>
              <div id="page" class="group">
                        <header id="site-header" role="banner">
                                  <hgroup>
                                            <h1>Silence in Vogue</h1>
                                            <h2>A sociological artifact using technology to tell stories.</h2>
                                  </hgroup>
                                  <a id="skip-nav" href="#content">Skip to main content</a>
                        </header>
                        <nav id="site-nav" role="navigation">
                                  <ul class="inline-list flush-left">
                                            <li><a href="index.html">Home</a></li>
                                            <li><a href="about.html">Mission Statement</a></li>
                                            <li><a href="research.html">Research</a></li>
                                            <li><a href="artifacts.html" class="active"></a></li>
                                            <li><a href="upload.html">Upload</a></li>
                                            <li><a href="http://www.renaissancedigital.co.uk/" title="Home | Renaissance Digital">Renaissance.Digital</a></li>
                                  </ul>
                        </nav>
                        <nav id="user-nav">
                                  <ul class="inline-list flush-left">
                                            <li><a href="#">@username</a></li>
                                            <li><a href="#">dashboard</a></li>
                                            <li><a href="#">inbox (42)</a></li>
                                            <li><a href="#">logout</a></li>
                                  </ul>
                        </nav>
                <div id="content" role="main">
                                  <section id="content-main" role="region">
                                    <h1>Artifacts</h1>
                                            <ul class="rollover">
                                                      <li><img src="images/image1.jpg" width="282" height="211" margin-right= "20" alt="The Earth" />
                                                        <h3>The Earth</h3>
                          <hr/>
                                              <a class="button" href="#" title="Click here for more information"><h6>More Info</h6></a> </li>
                                    <p><li>
                                                                <img src="images/image2.jpg" width="282" height="211" margin-right= "20" alt="E-Mirror" />
                                                        <h3>EMirror</h3>
                          <hr/>
                                                        <a class="button" href="#" title="Click here for more information"><h6>More Info</h6></a> </li>
                                    <p><li>
                                                                <img src="images/image3.jpg" width="282" height="211" margin-right= "20" alt="void" />
    <h3>something else</h3>
                                                                <hr/>
                                                                <a class="button" href="#" title="void"><h6>More Info</h6></a>
                                                      </li>
    <li>
                                                                <img src="images/image4.jpg" width="282" height="211" alt="Monkey's Dream" />
    <h3>A Monkey's Dream</h3>
                                                                <hr />
                                                                <a class="button" href="#" title="Click here for more information"><h6>More Info</h6></a>
                                              </li>
                        <li> <img src="images/image3.jpg" width="282" height="211" margin-right= "20" alt="void" />
    <h3>something else</h3>
                                                                <hr/>
                                                                <a class="button" href="#" title="void"><h6>More Info</h6></a><li>
                                                                <img src="images/image3.jpg" width="282" height="211" margin-right= "20" alt="void" />
    <h3>something else</h3>
                                                                <hr/>
                                                                <a class="button" href="#" title="void"><h6>More Info</h6></a></li>
                                                      </li>
    <li><img src="images/image3.jpg" width="282" height="211" margin-right= "20" alt="void" />
    <h3>something else</h3>
                                                                <hr/>
                                                                <a class="button" href="#" title="void"><h6>More Info</h6></a>
                                              </li>
    <li>
                                                                <img src="images/image3.jpg" width="282" height="211" margin-right= "20" alt="void" />
    <h3>something else</h3>
                                                                <hr/>
                                                                <a class="button" href="#" title="void"><h6>More Info</h6></a>
                                              </li>
                                            </ul>
                                  </div>
                </div>
           <!-- //#content-main --><!-- //#content-sub -->
                        </div><!-- //#content -->
                        <footer id="site-footer" role="contentinfo">
                                  <p id="awkward">Our Think Tank is virtual:</p>
                                  <ul id="footer-icons" class="inline-list no-bullets">
                                            <li><a id="icon-twitter" href="#">Twitter</a></li>
                                            <li><a id="icon-wordpress" href="#">Wordpress</a></li>
                                            <li><a id="icon-facebook" href="#">Facebook</a></li>
                                            <li><a id="icon-linkedin" href="#">LinkedIn</a></li>
                                            <li><a id="icon-vimeo" href="#">Vimeo</a></li>
                                            <li><a id="icon-flickr" href="#">Flickr</a></li>
                                            <li><a id="icon-dribbble" href="#">Dribbble</a></li>
                                            <li><a id="icon-gowalla" href="#">Gowalla</a></li>
                                            <li><a id="icon-sharethis" href="#">ShareThis</a></li>
                                            <li><a id="icon-technorati" href="#">Technorati</a></li>
                                            <li><a id="icon-rss" href="#">RSS</a></li>
                                  </ul>
                                  <div id="copy">
                                            <p>&copy;2012 Renaissance.Digital ltd. </p>
                                  </div><div id="container">
                                  <div id="head">
                                  </div>
              </div><!-- //#page -->
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.0/jquery.min.js"></script>
    <!--[if lte IE 8]>
              <script src="js/selectivizr.js"></script>
              <script src="js/css3-mediaqueries.js"></script>
    <![endif]-->
    <!--[if lte IE 6]>
              <script src="js/ie6.js"></script>
    <![endif]-->
    <script src="js/functions.js"></script>
    </body>
    </html>
    not sure if there is a conflict with css's!
    Message was edited by: chineseadam  I put a little note at the very bottom of the document!

    Ok.  Here you are...
    http://www.silenceinvogue.org/artifacts.html
    I added float right as you said but the images moved into the middle.
    Here is the css:
    body {
                        margin:                              0;
                        padding:                    0;
                        font-size:                    62.5%;
              #container {
                        position:                    relative;
                        width:                              960px;
                        margin:                              auto;
              #head {
                        position:                    relative;
                        text-align:                    center;
              h1 {
                        font-size:                    6em;
                        font-weight:          normal;
                        text-transform:          uppercase;
              #content {
                        position:                    relative;
              ul.rollover {
                        position:                    relative;
                        margin:                              0;
                        padding:                    0;
              ul.rollover li {
                        background:                    #d1d694 url(libg.jpg) no-repeat center center;
                        position:                    relative;
                        list-style:                    none;
                        margin:                              0;
                        padding:                    0;
                        width:                              200px;
                        height:                              125px;
                        overflow:                    hidden;
                        border:                              20px solid white;
                        float:                              left;
                        margin-right:          20px;
                        margin-left:          20px;
                        margin-bottom:          40px;
                        -webkit-box-shadow:                    0px 0px 10px #333;
                        -moz-box-shadow:                    0px 0px 10px #333;
                        -ms-box-shadow:                    0px 0px 10px #333;
                        -o-box-shadow:                    0px 0px 10px #333;
                        box-shadow:                    0px 0px 10px #333;
              ul.rollover li img {
              z-index:                    30;
              position:                    absolute;
              top:                              0px;
              left:                              0px;
              -webkit-transition:all 0.7s ease-out;
              -moz-transition:all 0.7s ease-out;
              -ms-transition:all 0.7s ease-out;
              -o-transition:all 0.7s ease-out;
              width: 280px;
              height: 168px;
              ul.rollover li:hover img {
                        -webkit-transform: scale(6);
                        -moz-transform:           scale(6);
                        -ms-transform:           scale(6);
                        -o-transform:           scale(6);
                        opacity:                              0;
              ul.rollover li h2 {
                        font-size:                              3em;
                        color:                                        #333;
                        margin:                                        0;
                        padding:                              0;
                        line-height:                    1.5em;
                        letter-spacing:                    0.1em;
                        text-align:                              center;
                        text-transform:                    uppercase;
                        -webkit-transition: all 0.5s ease-in;
                        -webkit-transform:          scale(0.1);
                        -moz-transition:           all 0.5s ease-in;
                        -moz-transform:                    scale(0.1);
                        -ms-transition:           all 0.5s ease-in;
                        -ms-transform:                    scale(0.1);
                        -o-transition:           all 0.5s ease-in;
                        -o-transform:                    scale(0.1);
                        opacity:                              0;
              ul.rollover li:hover h2 {
                        padding-top:                    30px;
                        -webkit-transform:          scale(1);
                        -moz-transform:                    scale(1);
                        -ms-transform:                    scale(1);
                        -o-transform:                    scale(1);
                        opacity:                              1;
              ul.rollover li hr {
                        width:                                        0px;
                        color:                                         #333;
                        background-color:           #333;
                        border:                                        none;
                        height:                               2px;
                        margin:                                        auto;
                        -webkit-transition:          all 0.6s linear;
                        -moz-transition:          all 0.6s linear;
                        -ms-transition:                    all 0.6s linear;
                        -o-transition:                    all 0.6s linear;
              ul.rollover li:hover hr {
                        width:                                        100px;
              ul.rollover li p {
                        font-family:                    helvetica, arial, sans-serif;
                        text-transform:                    uppercase;
                        margin:                                        0;
                        padding:                              0;
                        font-size:                              1.1em;
                        padding:                              20px;
                        text-align:                              center;
                        text-tranform:                    uppercase;
                        -webkit-transition: all 0.6s ease-in;
                        -webkit-transform:          scale(0.1);
                        -moz-transition:           all 0.6s ease-in;
                        -moz-transform:                    scale(0.1);
                        -ms-transition:           all 0.6s ease-in;
                        -ms-transform:                    scale(0.1);
                        -o-transition:                     all 0.6s ease-in;
                        -o-transform:                    scale(0.1);
                        opacity:                              0;
              ul.rollover li:hover p {
                        -webkit-transform:          scale(1);
                        -moz-transform:                    scale(1);
                        -ms-transform:                    scale(1);
                        -o-transform:                    scale(1);
                        opacity:                              1;
              ul.rollover li a.button {
                        display:                              block;
                        text-align:                              center;
                        font-family:                    helvetica, arial, sans-serif;
                        position:                              relative;
                        text-transform:                    uppercase;
                        letter-spacing:                    0.2em;
                        padding:                              4px;
                        text-decoration:          none;
                        font-size:                              1.6em;
                        background:                              #333;
                        color:                                        #d1d694;
                        width:                                        60px;
                        margin-left:                    125px;
                        border:                                        none;
                        -webkit-transition: all 0.6s ease-in;
                        -webkit-transform:          translateY(230px) scale(5);
                        -moz-transition:           all 0.6s ease-in;
                        -moz-transform:                    translateY(230px) scale(5);
                        -ms-transition:           all 0.6s ease-in;
                        -ms-transform:                    translateY(230px) scale(5);
                        -o-transition:                     all 0.6s ease-in;
                        -o-transform:                    translateY(230px) scale(5);
                        opacity:                              0;
                        cursor:                                        pointer;
                        z-index:                              50;
              ul.rollover li:hover a.button {
                        -webkit-transform:          translateY(0) scale(1);
                        -moz-transform:                    translateY(0) scale(1);
                        -ms-transform:                    translateY(0) scale(1);
                        -o-transform:                    translateY(0) scale(1);
                        opacity:                              1;

  • I'm moving my podcast and I don't know where to put the itunes:new-feed-url into the code. I'd love to just have somebody point to the right spot. Please advise.

    Where does it go?
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=<?charset/?>" />
    <link rel="alternate" type="application/rss+xml" title="RSS" href="<?root_url/?>rss.xml">
        <meta name="keywords" content="mypodcast" />
        <meta name="robots" content="all" />
    <style type="text/css">
    /*DIV ID'S*/
    #maincontainer {
        border:0px solid #C1B1B1;
        width: 698px;
        text-align: left;
        background: #FFF;
    #header {
        border-bottom: 1px solid #B4B4B4;
        width: 698px;
        text-align: left;
        background: #FFF;
    #posts {
        border-top:0px solid #C1B1B1;
        border-right:0px solid #C1B1B1;
        background: #FFF;
        width: 447px;
        text-align: left;
        float: left;
        padding-top: 20px;
    #columnright {
        border-top:0px solid #C1B1B1;
        background: #FFF;
        width: 210px;
        text-align: left;
        float: right;
        padding: 20px;
    #profilepic {
        float: left;
        padding: 5px 5px 0px 0px;
    #footer {
        border-top: 0px solid #C1B1B1;
        padding: 10px 20px 10px 0px;
        background-color: #FFF;
    /*MAIN CLASSES*/
    body {
        font-family: "Verdana", Arial, Helvetica, sans-serif;
        background-color: #FFF;
        text-align: left;
        padding: 20px;
        color: #000;
        font-size: 12px;
        margin: 0px;
    h1.podcast-title {
        color: #555555;
        font-size: 26px;
        font-weight: bold;
        padding: 20px 20px 0px 0px;
        margin: 0px;
    h1.podcast-title a {
        color: #555555;
        font-size: 26px;
        font-weight: bold;
        text-decoration: none;
    h2 {
        color: #676767;
        font-size: 21px;
        font-weight: 600;
        padding: 0px 20px 0px 0px;
        margin:0px;
    h3 {
        color: #676767;
        font-size: 13px;
        font-weight: 600;
        text-transform: uppercase;
        margin: 0px;
        padding: 0px 0px 5px 20px;
        border-bottom: 1px dotted #C1B1B1;
        background:url(<?template_url/?>images/icon_subtitles3.gif) no-repeat;
    p {
        color: #737373;
        font-size: 11px;
        line-height: 15px;
        padding: 10px 20px 10px 0px;
        margin:0px;
    p.righttext {
        color: #737373;
        font-size: 11px;
        padding: 5px 0px 10px 0px;
        margin:0px;
    img {
        border:1px solid #007B9F;
        text-align: left;
        margin: 3px;
        padding: 2px;
    a {
        color: #007B9F;
        font-size: 11px;
    a:hover {
        color: #72AABA;
        font-size: 11px;
    a.posttitle {
        color: #676767;
        font-size: 21px;
        font-weight: bold;
        margin:0px;
        text-decoration: none;
    a.posttitle:hover {
        color: #676767;
        font-size: 21px;
        font-weight: bold;
        margin:0px;
        text-decoration: underline;
    a.listenpodcast {
        font-weight: bold;
        background:url(<?template_url/?>images/icon_podcast3.gif) no-repeat;
        padding-left: 15px;
    a.listenpodcast:hover {
        font-weight: bold;
        background:url(<?template_url/?>images/icon_podcast3.gif) no-repeat;
        padding-left: 15px;
        color: #72AABA;
        text-decoration: underline;
    a.comments {
        background:url(<?template_url/?>images/icon_comments3.gif) no-repeat;
        padding-left: 15px;
    a.comments:hover {
        background:url(<?template_url/?>images/icon_comments3.gif) no-repeat;
        padding-left: 15px;
        color: #72AABA;
        text-decoration: underline;
    a.profile {
        background:url(<?template_url/?>images/icon_profile3.gif) no-repeat;
        padding-left: 15px;
    a.profile:hover {
        background:url(<?template_url/?>images/icon_profile3.gif) no-repeat;
        padding-left: 15px;
        color: #72AABA;
        text-decoration: underline;
    a.posts, p.posts {
        background:url(<?template_url/?>images/icon_posts3.gif) no-repeat;
        padding-left: 15px;
        padding-bottom: 5px;
        padding-top: 5px;
        margin-left: 5px;
        margin-right: 5px;
        display: block;
        border-bottom: 1px solid #B4B4B4;
    a.posts:hover {
        background:url(<?template_url/?>images/icon_posts3.gif) no-repeat;
        padding-left: 15px;
        padding-bottom: 5px;
        padding-top: 5px;
        color: #72AABA;
        text-decoration: underline;
        display: block;
        border-bottom: 1px solid #B4B4B4;
    .date {
        color: #858585;
        font-size: 12px;
        font-weight: bold;
        padding: 20px 20px 0px 0px;
        margin: 20px 0px 0px 0px;
    p.endpost {
        border-top:0px dotted #C1B1B1;
        border-bottom:1px dotted #A0A0A0;
        margin-bottom: 20px;
    </style>
    <style type="text/css">
    .item-control {
       display:none;
    .item-control a, .item-action a {
       text-decoration:none !important;
    .quick-edit-icon {
       background: url("<?system_url/?>/images/icon18_edit_allbkg.gif") no-repeat left;
       /* makes an 18x18 box */
       padding:9px;
       margin:0 0 0 .5em;
    .delete-comment-icon {
       background: url("<?system_url/?>/images/icon_delete.gif") no-repeat left;
       /* makes a 14x14 box */
       padding:7px;
    .email-post-icon {
       background: url("<?system_url/?>/images/icon18_email.gif") no-repeat left;
       /* makes an 18x18 box */
       padding:9px;
       margin:0 0 0 .5em;
    <?AllowEditingStyle?>
    .item-control { display:inline; }
    <?/AllowEditingStyle?>
    <?EmailPostLinksStyle?>
    .item-action { display:none;}
    <?/EmailPostLinksStyle?>
    </style>
        <script language="JavaScript" src="<?system_url/?>/scripts/popup.js"></script>
    <title><?PodcastTitle/?></title>
    <script language="JavaScript" type="text/javascript" src="/scripts/flashvars.js">>
    </script>
    <script language="VBScript" type="text/vbscript" src="/scripts/flashdetect.vb">
    </script>
    <script language="JavaScript1.1" type="text/javascript" src="/scripts/flashdetect.js">
    </script>
    <script language="JavaScript" type="text/javascript" src="/scripts/insertflash.js">
    </script>
    </head>
    <body>
    <center>
    <div id="maincontainer">
        <div id="header">
        <h1 class="podcast-title"><a href="<?PodcastHome/?>"><?PodcastTitle/?></a></h1>
        <p><?PodcastDescription/?></p>
        </div>
        <div id="posts">
        <?PodcastCurrentRecords?>
        <?PodcastCurrentRecord?>
        <span class="date"><?DateHeader/?></span>
        <h2><a href="<?PermanentLink/?>" class="posttitle"><?Title/?></a></h2><?Downloads?> (<?DownloadsCount/?> downloads)<?/Downloads?>
        <p><a href="<?FileUrl/?>" class="listenpodcast">Download this episode (<?AudioFileSize/?>)</a>
    <script>
    <!--
    JSputPlayer('<?FileUrl/?>', 'FFFFFF', 'E0E0E0', '000000', '000000', '676767');
    // -->
    </script>
    <noscript>
    <b>Flash player error: JavaScript must be enabled!</b>
    </noscript>
             <br />
            <?RecordBody?>
                <?PodcastNotFloatAlign?>
                    <?RecordWithImage?>
                    <div style="width=100%; text-align: <?ImageAlign/?>;">
                    <img src="<?ImageUrl/?>">
                    </div>
                    <p>
                    <?Description/?>
                    </p>
                    <?/RecordWithImage?>
                    <?RecordWithoutImage?>
                        <?Description/?>
                    <?/RecordWithoutImage?>
                <?/PodcastNotFloatAlign?>
                <?PodcastFloatAlign?>
                    <?RecordWithImage?>
                    <img src="<?ImageUrl/?>" style="margin:10px; float:<?ImageAlign/?>;">
                    <?Description/?>
                    <br clear="all" />
                    <?/RecordWithImage?>
                    <?RecordWithoutImage?>
                        <?Description/?>
                    <?/RecordWithoutImage?>
                <?/PodcastFloatAlign?>
            <?/RecordBody?>   
        </p>   
        <p class="endpost">Posted by <?UserName/?> at <?PostTime/?> | 
                    <?CommentsLinkPlace?>
                        <a href="<?PostCommentLink/?>"  class="comments" <?CommentsInPopupTag/?>><?CommentsLinkText/?></a>
                    <?/CommentsLinkPlace?>
                    <span class="item-action">
                        <a href="<?EmailPostLink/?>" <?EmailPostPopupTag/?> title="Email Post">
                          <span class="email-post-icon"> </span>
                      </a>
                    </span>
                  <span class="item-control">
                      <a style="border:none;" href="<?EditLink/?>" title="Edit Post">
                          <span class="quick-edit-icon"> </span>
                      </a>
                  </span>
        </p>
        <?/PodcastCurrentRecord?>
        <?/PodcastCurrentRecords?>
      <?AfterOnePostOnPage?>
        <p class="comment-timestamp" style="margin-top: -1.5em;">
            <a href="<?PodcastHome/?>">&lt;&lt; Home</a>
        </p>
      <?/AfterOnePostOnPage?>
       <?CommentsPlace?> <!-- Begin #comments -->
       <div style="margin: 2em;">
        <h4><strong><?CommentsCnt/?></strong> Comments:</h4>
        <dl id="comments-block">
          <?CommentsRows?>
          <?CommentsRow?>
          <dt class="comment-poster">
            <?CommentSender/?> said...
          </dt>
          <dd class="comment-body">
            <p><?Body/?></p>
          </dd>
          <dd class="comment-timestamp"><?PostTime/?>
          <?DeleteCommentLink/?>
          </dd>
          <?/CommentsRow?>
          <?/CommentsRows?>
        </dl>
        <?PostNewCommentLink?>
            <p class="comment-timestamp">
            <a class="comment-link" href="<?PostCommentLink/?>" <?CommentsInPopupTag/?>>Post a Comment</a>
            </p>
        <?/PostNewCommentLink?>
        </div>
        <?/CommentsPlace?> <!-- End #comments -->
        <?WelcomeMessage?>
            <p class="welcome_title">Congratulations on creating your new podcast!</p>
            <p class="welcome_message">Please log into your account to add/create an episode and then publish your podcast so that the rest of the world can enjoy your work.</p>
        <?/WelcomeMessage?>           
          </div>
        <div id="columnright">
        <h3>My Profile</h3>
        <?PodcastAuthorPhotoUrlPlace?>
        <div id="profilepic"><img src="<?PodcastAuthorPhotoUrl/?>" /></div>
        <?/PodcastAuthorPhotoUrlPlace?>
        <p class="righttext"><strong><?PodcastAuthorName/?></strong><br />
          <strong><?PodcastAuthorLocation/?></strong><br />
          <?PodcastAuthorAbout/?>
        <br />
        <a href="<?PodcastAuthorUrl/?>" class="profile">View my complete profile</a></p><br clear="all"/>
        <!-- LINKS, you can change or delete list here if necessary -->
        <h3>Links</h3>
        <div style="padding: 1ex 0 1em 2em;">
        <a href="http://www.mypodcast.com/" target="_blank">Free Podcast Hosting</a><br>
        </div>
        <!-- END of LINKS block -->
        <?PrevPosts?>
        <h3>Recent Posts</h3>
        <?PrevPostsRows?>
        <?PrevPostsRow?>
        <a href="<?PermanentLink/?>" class="posts"><?Title/?></a>
        <?/PrevPostsRow?>
        <?/PrevPostsRows?>
        <?/PrevPosts?>
        <?ArchiveLinks?>
        <h3>Archives</h3>
        <?ArchiveLinksRows?>
        <?ArchiveLinksRow?>
               <?CurrentRow?>
                   <p class="posts"><?DisplayString/?></p>
               <?/CurrentRow?>
               <?NotCurrentRow?>   
                <a href="<?Link/?>" class="posts"><?DisplayString/?></a>
            <?/NotCurrentRow?>
        <?/ArchiveLinksRow?>
        <?/ArchiveLinksRows?>
        <?/ArchiveLinks?>
          <!-- Links to podcast subscriptions -->
      <div style="text-align: center;">
        <a href="<?itunes_link/?>" title="Subscribe to podcast with iTunes"><img src="<?system_url/?>/images/itunes2.png" alt="Subscribe to podcast with iTunes" style="border:0;"></a><br>
        <a href="<?google_link/?>" title="Subscribe to podcast with Google"><img src="<?system_url/?>/images/google2.png" alt="Subscribe to podcast with Google" style="border:0;"></a><br>
        <a href="<?yahoo_link/?>" title="Subscribe to podcast with Yahoo"><img src="<?system_url/?>/images/yahoo2.png" alt="Subscribe to podcast with Yahoo" style="border:0;"></a><br>
        <a href="<?rss_link/?>" title="Podcast RSS-channel"><img src="<?system_url/?>/images/podcast.png" alt="Podcast RSS-channel" style="border:0;"></a><br>
        <br>
        <a href="<?advertise_link/?>" title="If you would like to advertise in this podcast, click here for more information."><img src="<?system_url/?>/images/advertise.png" alt="If you would like to advertise in this podcast, click here for more information." style="border:0;"></a>
      </div>
        </div>
        <br clear="all" />
        <div id="footer">Powered by <a href="http://www.mypodcast.com/" target="_blank">MyPodcast.com</a></div>
    </div>
    </center>
    </body>
    </html>

    It doesn't go anywhere in that: that isn't a feed, it's a web page. A feed is a text file in XML format.
    Would you like to post the URL of your iTunes Store page?
    This page about podcasting includes a basic sample feed so you can see what one should look like, and at the bottom of the page is the method for redirecting iTunes to a new feed.
    http://rfwilmut.net/pc

  • Object styles. Trouble placing images

    When I place an image I have to clear object overides.
    I have been using indesign since 1.5, this has only happened with CC.
    It is arcane but it is driving me mad.
    The content is not centered in the box.
    Thanks in advance.
    (PS. Random inability to save documents. Have to triple or quituple click text to select. And the program runs slow. Apart from this it's great. Hope I don't lose so much money I can no longer subscribe. This is the point Adobe jumped the shark.)

    All patches up to date.
    Please correct me – launch Indesign, open object styles, choose basic graphic frame, edit it to suit you and the square icon is showing.
    This should be the style applied to new picture boxes and placed art?
    Or am I wrong.
    Because when I place pictures the style jumps to a 'none' with overides.
    I have reinstalled etc. And this was one of the first odd things I noticed about CC
    Please advise me.

  • Placing image to the centre of artboard

    Hi,
    i have around 500 eps formats images with different artboard size.
    i need to resize the artboard to A4 size and the images to be placed in the centre of the artboard.
    Any help!!!!
    Regards,
    Vinoth

    maybe this can help you
    http://forums.adobe.com/message/5322294#5322294

  • I accidently Hid The menue bar and Navigation bar and only left with the bookmarks...I tried right click but cant find the right spot for the box to pop up to check menue bar, i also tried pressing alt and it did nothing. what else can i do? I need this a

    I was trying to hide just my clock for the history and the menu bar(file,edit all that), I dont know what i clicked but it got rid of everything except for the bookmark tabs. I know if you right click on the menu bar you can fix it, but since there is no menu bar anymore, this isnt working. i looked up how to do it in the forum found out you can press alt and do it that way, maybe i didnt do right, but that didnt work either.please help me!
    == This happened ==
    Just once or twice
    == I tried to hide my history and menu bar, and it jost got rid of it all. ==
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; OfficeLiveConnector.1.3; OfficeLivePatch.0.0)

    If that still doesn't work then see http://kb.mozillazine.org/Corrupt_localstore.rdf
    (caution: do not delete the localstore.rdf file in the Firefox program installation folder)
    Note:
    Deleting the file [http://kb.mozillazine.org/localstore.rdf localstore.rdf] will reset the customizations of the toolbars to the defaults.
    You can rename ''localstore.rdf'' to '''localstore.rdf.sav''' to test if that solves it.
    Then you can restore the customization by copying ''localstore.rdf.sav'' to ''localstore.rdf'' if it didn't work.
    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]

  • I would like to find an HTML web template similar to the "classic" and "Flash Gallery (default)" templates in Lightroom 5. I like the layout of thumbnails on the left and the selected image on the right, but I want an HTML, not a Flash, version. Where can

    Ditto the above

    Here are the two images (one is of the shirt, one is of the fabric). I can get higher resolution images if needed. What do you think?
    http://www.yourfilelink.com/get.php?fid=768239
    http://www.yourfilelink.com/get.php?fid=768241
    I don't mind it taking a long time, as long as the results are repeatable as I want to be able to do this with 20 fabrics or so and I want it to look as real as possible. I am a novice at Photoshop, would you recommend I pay someone to accomplish this? How long do you think it would take? Is it something I could learn because I plan on doing 20 of them and maybe more?

Maybe you are looking for

  • Formatting a date that is inserted into a text object

    The on-line documentation for inserting a date into a form letter instructs a user to insert a Print Date into a text object.  To format the date, the user is instructed to double-click on the date object and then right click and select Format {Print

  • Choosing PC compatible fonts in Mac Mail

    Which fonts should choose for message body text and signature to be most compatible with PC users?

  • Hyperlinks dreamweaver in outlook

    I've to edit each month a newsletter on dreamweaver and make it received by clients by outlook mail. So in order to keep links with named anchor inside the mail I need to add outbind in the field link before #and the name of my anchor. This has been

  • Intercompany process u0096 MM u0096 SD

    Intercompany process – MM – SD We need to implement a fluw than consist in: The subsidiary A create a Purchases order to other company B of the same group. We should like this purchases order creates automatically a sales order at B Company. Also the

  • Will my speed drop if I switch to BT?

    Dear All, First post so apologies if this is something that has already been covered elsewhere. I currently have a BT line but my Broadband is provided by O2. I am very happy with my average speed of around 13 Mpbs (I also achieved similar speeds wit