Results 1 to 4 of 4
  1. #1
    Join Date
    Nov 2007
    Posts
    68
    Plugin Contributions
    0

    Default Need help positioning.

    Ok - I need a little help here. I want to position my GoDaddy seal in my footer so that the three images are aligned horizontally across the page. Here's the site

    Any help would be appreciated.
    Thanks,
    Jason

  2. #2
    Join Date
    Nov 2007
    Posts
    68
    Plugin Contributions
    0

    Default Re: Need help positioning.

    By the way - I'd also like some help setting the image you see in the first cell as a non-repeating or centered background image.

    Thanks,
    Jason

  3. #3
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Need help positioning.

    For the background image, add this to your stylesheet:
    Code:
    #indexDefaultMainContent td {
        background-position: center center;
        background-repeat: no-repeat;
        }
    You have two competing main stylesheets (stylesheet.css and stylesheet1.css). This is a very bad idea, as any changes you make in stylesheet.css may be overridden by stylesheet1.css, and you can get confused as to which file you last customized. Keep all of your changes and additions in one file and delete the other one.

  4. #4
    Join Date
    Nov 2007
    Posts
    68
    Plugin Contributions
    0

    Default Re: Need help positioning.

    gjh42 - Thank you on the positioning deal. I had been trying it with a .tdback but the image would only show when I clicked the css edit tool in firefox. Thanks also for the warning about the stylesheets. I knew that and had been editing stylesheet1. I was just being lazy but I did delete the duplicate.

    Jason

 

 

Similar Threads

  1. Need help with positioning please.
    By joyjoy in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 19 Sep 2010, 12:43 PM
  2. Attribute Positioning Help Needed
    By jabbawest in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 22 Jul 2010, 11:34 PM
  3. Need help with positioning
    By rapro in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 27 Jun 2010, 12:24 AM
  4. Help with banner positioning.
    By chalfontgifts in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 6 Mar 2010, 10:24 AM
  5. Positioning Help Needed
    By jabbawest in forum Basic Configuration
    Replies: 2
    Last Post: 2 Nov 2009, 09:06 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