Sidebar color

I am using the three column template that comes with DW CS3.  I understand
the color of the sidebar will only be there if there is con
tent there.  What if I want to have an empty sidebar and change the color?  I tried using blank return lines to get the color to extend down to the footer but this is not working in all browsers.  In FF and Safari it looks fine.  IE will either extend it too far into the footer or make it too short.
I am having the same trouble with the header images and menu bar getting them to fill the space.
Link http://www.larsenfinancial.us/index1.php

To do what you are trying to achieve you need to use a faux (false) background image effect applied to the 'container' <div>
Here is how you do it: http://www.alistapart.com/articles/fauxcolumns/

Similar Messages

  • EPDF files failing to read on ADE reading software when they have Sidebar color graphics and text, how do we fix problem?

    We have 2 different InDesign files not reading properly in ADE reader. Both files have sidebar color graphics and text in them. The one original file's EPDF was showing blank pages for all the page with the sidebars in it when opened in ADE (they are DRM wrapped). Pages that did not have the sidebar showed up fine. Our ebook distributor is telling us that we have to rasterize the file. We are working in InDesign 6 with Adobe Acrobat X Pro. We made JPEGS of each page and reimported into an InDesign file and exported to PDF and our ADE reader then showed the sidebar pages. The file is pretty large though and I have a full length book that has the same problem. What is the problem with our sidebars and what are better solutions than JPEGS for each page? Thanks.

    I will give that a try, thank you.

  • Why O Why did Apple removed the sidebar colors?

    Why O Why did Apple removed the sidebar colors in the new Aperture update? I used those colors to organize my workflow.
    Everything is Greyscale now. Isn't Photography all about colors? If I wanted a greyscale user interface I would have bought a PC ...

    It's the new design since Lion - Iphoto already has gone gray before Aperture See these links:
    Re: After updating to Aperture 3.3 all my icons appears in Black and white. This includes the inspect button, photo stream button, the Facebook / flicker share button. Could you please help here ?
    How to bring back the color: (for experienced users only)
    Re: Have today loaded the 3.3 up date on Aperture. After the up date the colour of the Menu Bar and all icons showing projects / albums etc are now grey. Any thoughts on how to reestablish the colours.
    Regards
    Léonie

  • Why do my Finder sidebar color tags contain two copies of each file?

    Clicking on a color tag category in the Finder sidebar I find I have two copies of each tagged file. This is a whole new phenomenon to me as I use the new Mavericks tagging system. If I Trash one of the two copies it returns the next time I open Finder. This is not only unnecessary clutter, but makes me concerned about which one is the "right" one to use.
    Why is this happening, or what am I doing wrong to cause this?

    Barney-15E wrote:
    What kind of a Backup is it?
    I have a Time Machine backup connected all the time, but don't see those things.
    If it is just a "clone" of your internal, then Finder will display the Tags for all attached devices.
    If that is the case, I think you might want to provide feedback to Apple and suggest they create a "Privacy List" like in Spotlight to disable looking up Tags on the things in the "Privacy List."
    https://www.apple.com/feedback/macosx.html
    Armed with your good advice, I now see the duplicate "cloned" files come from my backup hard drive, which I always have mounted on my desktop. I use that to back up my files periodically using SuperDuper.
    Good suggestion about pointing this out to Apple. I suppose I could also unmount my backup hard drive, and remount it only when doing backups, to avoid being bothered by these duplicate files.
    Thanks for your thoughtful comments.

  • Lion Finder sidebar color?

    Hey!
    I've just upgraded to Lion and I'm kinda dissapointed of many reasons, like the grey aweful sidebar icons in the finder app.
    Is there any solution to change it back to the normal like it was in Snow Leopard?
    The other thing is the Mail app. The new surface looks horrible as well, even if I change it to "classical view".
    I want the older back! It was good as it was!

    But there is an option in CandyBar to change the icons from the side bar, those are different ones than the folders in normal view, you have to change specifically the sidebar icons.

  • Default colors displayed in Mail

    I would like to know how to change this damned pink color of the sidebar of Mail.
    Are Others sidebars colors also customizable ?? (iPhoto is light blue, Finder is light green,...) Do you experienced this ??

    Pink? It should be light blue (the Finder should also be light blue, not green). No idea how or why you're seeing it pink. Are you using the default color profile or have you changed it?

  • Can't get div to stretch down all the way

    Hi!
    I hit a brick wall trying to have two graphic elements always stay on the left and right edges of the browser window while stretching all the way down. The elements need to repeat-y so I put them inside two divs. I can get the elements to fill 100% of the browser window, but it always stops there (which means that when I have a lot of content in my main_content div, the side elements stop where the 100% of the browser window height was).
    I have a page with a structure like this:
    <body>
    <div id="I_want_this_guy_to always_stay_on_the_left_edge_of_the_browser">
    </div>
    <div id="I_want_this_guy_to always_stay_on_the_right_edge_of_the_browser">
    </div>
    <div id="wrapper_here_goes_all_my_content">
    <div id="main_content">
    </div>
    </div>
    And I have CSS like this:
    html {
         height: 100%;
    body {
        background-image: url(images/bg.jpg);
        background-repeat: repeat;
        background-position: 600px
        margin: 0px;
        padding: 0px;
        height: 100%;
    #wrapper_here_goes_all_my_content {
        width: 855px;
        margin-right: auto;
        margin-left: auto;
        height: 100%;
        position: relative;
        min-height:100%
    #main_content {
        background-image: url(images/bg_red_paper.png);
        width: 805px;
        background-repeat: repeat-y;
        min-height: 800px;
        padding-top: 125px;
        padding-right: 25px;
        padding-bottom: 25px;
        padding-left: 25px;
    #I_want_this_guy_to always_stay_on_the_left_edge_of_the_browser {
        background-image: url(images/big_sidefilm_left.gif);
        width: 198px;
        min-height: 100%;
        background-repeat: repeat;
        float: left;
    #I_want_this_guy_to always_stay_on_the_right_edge_of_the_browser {
         background-image: url(images/big_sidefilm_left.gif);
         width: 198px;
         min-height: 100%;
         background-repeat: repeat;
         float: left;
    But it doesnt work.. The two side elements will only strech 100% of the original browser window frame and not where the content on the main_content is pushing the window to stretch.
    I also made a crappy picture of the problem, allthough I'm not sure if it helps to illustrate
    Any help will be highly appreciated! Thanks!

    I just did this today with my new site.  It's a fixed-width 960 px 3 column layout.  Each sidebar is 200 px with 10 px padding all around and both sidebars are the same color.
    I'm not sure if there is an easier way, but I created a 960x20 px image in PS, filled it with the main content color, then created a separate 220 x 20 px image and filled it with the sidebar color.  I used copy and paste to move the 220 px image into the main image, then positioned them at each end.  I saved it as a gif, loaded it as the container background with repeat-y, and it seemed to work out ok.  here's a link to the site:  http://www.dirtbikes101.com
    Hope this helps.

  • I am using Aperture 3 and recently installed an update from Apple. After restarting the computer and opening Aperture all of the "colour" is gone from the toolbar and events icons. How can I rest the colours?

    How can i reset the colors of Aperture toolbars and event icons? They have all gone grey.

    Have you just upgraded to Aperture 3.3 or later? The grey design is a feature, ot a bug
    See the Release Notes: http://support.apple.com/kb/TS2518 (Aperture 3.3)
    Newly designed monochrome source list and toolbar icons.
    The only way to change it, would be to manually replace the icons by colored ones in the Aperture application itself. You would have to patch the application bundle and to exchange some of the tiff files in the "Resources" folder.
    And each time there is an update you would have to start over.
    There are quite a few discussions on this, see:
    Re: After updating to Aperture 3.3 all my icons appears in Black and white. This includes the inspect button, photo stream button, the Facebook / flicker share button. Could you please help here ?
    or:
    Latest Aperture update - all icons on toolbar now grey
    Re: arghhh!
    Re: Why O Why did Apple removed the sidebar colors?
    Regards
    Léonie
    P.S. Some hand colored icons to replace the grey ones are here:
    Re: After updating to Aperture 3.3 all my icons appears in Black and white. This includes the inspect button, photo stream button, the Facebook / flicker share button. Could you please help here ?

  • AME keyboard shortcuts in downloadable form

    Hi AME community,
    The AME keyboard shortcuts can be downloaded in pdf form from http://helpx.adobe.com/media-encoder/using/ame-keyboard-shortcuts.html. The pdf is also attached here.
    The html version also has been updated and is available at http://helpx.adobe.com/media-encoder/using/default-keyboard-shortcuts.html.
    Thanks,
    Jyothi
    Changed sidebar color. Updated pdf attached.

    Thanks.  I never knew you could do that directly from htm file.  it gets me much, much closer to what i need with huge savings on typing of shortcut items.  I'm going to work on creating a spreadsheet that makes finding unused shortcuts easier (for future keyboard assignments).  Thanks again.

  • I am trying to install Xmarks on Firefox 12 but get "Xmarks could not be installed because Firefox cannot modify the necessary file." Already reinstalled FF.

    Noticed that my wife's laptop (same make and model as mine) appeared different and had no "Reload" icon. Ran FF in Safe Mode and disabled all add-ons and reset toolbars and controls. When that resolved the problem, I made the changes and restarted. Was able to re-install all the other add-ons (WOT, Adblock, No Script, All-in One-Sidebar, Colorful tabs, and IE tab) without any problem. Tried installing Xmarks thru FF and directly from xmarks.com without any luck.

    Hi cor-el,
    '''''FINALLY!!''''' When I deleted all the "extension" suggestions you made (along with .rdf that was in KB) and it did not work, I tried to uninstall via CCleaner (without success) and then via the Control Panel (again, without success) and then through the FF "uninstall\helper.exe" - still without success. Had to delete each file one at a time until I got to the corrupt file at the end of the Application Data tree (extensions - chrome - locale - "vi"). Getting rid of that file took some doing, but once accomplished the uninstall was finished. In the process.
    Thanks again for the guidance as the problem was a corrupt file in extensions. Too bad it could not be corrected with the easier/faster deletions you suggested.
    Will wait before installing FF 13 as the machine is running much faster now and want to give it time to make sure it was FF causing it to be so slow. Have to echo what some others have said about disliking ANY program that does not allow for it to be uninstalled.

  • Presets missing in 3.3

    I installed 3.3 yesterday and all my presets are missing.  This includes presets installed from OnOne software.  Where did they go and how do I get them back?  I also do not like the grey icons on the menu bar ... boring!!

    Missing presets:
    Your prsets should be in your user Library
         ~/Library/Application Support/Aperture/
    or the system Library
         /Library/Application Support/Aperture/
    If you do not find them there, restore the presets folders from these libraries from your backup.
    Grey icons: This has been discussed in several threads, see e.g.
    Why O Why did Apple removed the sidebar colors?
    https://discussions.apple.com/message/18645905#18645905
    https://discussions.apple.com/message/18632847#18632847
    Regards
    Léonie

  • How do I get the colors back in Itunes 12 sidebar icons

    Hi. I have a hard time getting used to every new itunes version with the user interface getting harder and less friendly than the previous version, probably since itunes 8 or so. I NEED colorful icons to be able to differentiate what is what in the sidebar, and I have always found a work around, since they dropped the much loved colors, in exchange for increasingly monochrome, drab Gray. There is no differentiation even in the grey, no bold letters for titles, headings, album names etc.   In  iTunes 12 however I tried changing the itunes.rsrc file in this version and it really messed my itunes up, to the point where I had to trash it and start all over with new itunes. Does anyone know how to bring the colorful icons back in iTunes 12? This is ONE of the problems, search is not working right for me either for itunes 11 or 12. I would love it if Apple could give us the option of using old Itunes, such as 8 or something similar where everything was more clearly defined and intuitive, at least for me. Thanks!

    PS I am using OSX 10.9.5

  • Why do the sidebar icons not have colors, etc?

    Why do the sidebar icons with Lion not have colors, etc? I customized my icons so I can quickly recognize folders. This is a very significant loss as far as I am concerned. Any solutions or news about rectifying this?

    All anyone here can say is "because that's what Apple decided". Whether this will ever change we can't say, being just your fellow users in these forums. You can comment to Apple via their feedback page, if you wish:
    http://www.apple.com/feedback/macosx.html
    Regards.

  • Change sidebar background color

    First, themes do NOT solve this problem.
    I want to change the background color of the bookmark- and history sidebar. Changing themes does NOT change that background color - at least none of the 100 or so that I tried.
    I asked Google, but nothing seemed to match, which is strange, I'd think LOTS of people would ask this (I'm usually LAST asking for any GUI changes, I always use what is there without changing a thing, but this light gray background is a bad fit for most websites right next to it).

    This code in '''userChrome.css''' will do that. Change the color code to what you want. <br />
    <pre><nowiki> #bookmarks-view, #historyTree {
    background-color: #DDDDDD !important;
    } </nowiki></pre>
    http://www.w3schools.com/cssref/css_colors.asp
    http://kb.mozillazine.org/UserChrome.css
    This add-on makes it quite easy to work with the 3 "user" files. <br />
    http://webdesigns.ms11.net/chromeditp.html

  • Colored sidebar icons?

    I can't find an answer as to how to get the color back into my Lion sidebar icons. Is there a way to do this...?
    Thanks

    hi guys
    check this link out, it's a good workaround to this problem. i have MINIMAL experience doing this kind of thing but dared doing it & you know what ? it bleeding WORKS !!!
    now as soon as i switch on my computer, all my sidebar icons are my custom, colored ones i had originally set - hurray !
    this is the link :
    http://forums.macrumors.com/showthread.php?t=1197960&page=5  check post nº 107 on page 5
    have fun ;-)

Maybe you are looking for