Results 1 to 3 of 3
  1. #1
    Join Date
    Mar 2008
    Posts
    1
    Plugin Contributions
    0

    Default Final formatting tweaks - need help

    We were hacked a year ago and have been offline ever since! (That's how horrible I am at this - I really was trying to do this in-house, but we are a small retailer - not css/web savvy enough to figure out the last few tweaks!)

    I am willing to pay someone to help me finally get my last few tweaks finished so our site can go back up. Most importantly, I cant get a background image to show in the mainWrapper area behind the dropdown menu and items we want to sell. I did pay someone I found on this site for her dropdown menu, but I cannot get any response back on a question about the template formatting that may be interferring with my image...??! It may not be a problem with the template. I am at a total loss!

    Trying to have this body image show in the main area where items will show for sale: http://www.tewksburycompany.com/news...s/WebMain1.jpg

    I can probably figure out the rest of the design problems (like the main area floating and being out of alignment with the rest of the page graphics).

    If someone could give me a price on fixing VERY FEW items, I will gladly pay to be done with this! I am overstressed and have to find someone to help get this off my to-do list!

    Many thanks for any help you can offer!!!

    Karyn
    http://www.tewksburycompany.com/newsite/

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,973
    Plugin Contributions
    96

    Default Re: Final formatting tweaks - need help

    Your logo can get centered by editing your stylesheet.css file:
    Code:
    #headerWrappera {
        background-attachment: scroll;
        background-clip: border-box;
        background-color: transparent;
        background-image: url("../images/WebBkgd.jpg");
        background-origin: padding-box;
        background-position: left top;
        background-repeat: no-repeat;
        background-size: auto auto;
        height: 19em;
        margin-bottom: 0;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0;
        text-align: center;
        width: 1167px; /* was 100% */
    }

  3. #3
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Final formatting tweaks - need help

    You have several stylesheets conflicting with each other
    i.e. stylesheet-111212.css

    Rename these to NOT have a css extention as all .css files are loaded in order

 

 

Similar Threads

  1. v151 Running a 'Showroom' Store with Shopping Cart turned OFF - need help on a few tweaks
    By Don Wagner in forum Customization from the Admin
    Replies: 1
    Last Post: 18 Oct 2012, 11:16 AM
  2. I finally got the site live and now need help with some tweaks
    By sendmenews in forum General Questions
    Replies: 5
    Last Post: 12 Oct 2011, 02:22 PM
  3. A few minor setting tweaks....need a reference where to do it
    By fastdc5 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 8 Feb 2009, 04:03 PM
  4. need help with final touches
    By alma1 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 26 Jul 2008, 08:17 PM
  5. Need Help Formatting Shopping Cart Sidebox Heading
    By anduril3019 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 9 Mar 2007, 05:54 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg