Thread: Needing help!!!

Results 1 to 8 of 8

Hybrid View

  1. #1
    Join Date
    Jul 2007
    Posts
    12
    Plugin Contributions
    0

    Default Needing help!!!

    I have a problem I cant seem to fix, and after trying for two hours Im here asking for help!!!

    1. I need to stop the words, and drop down boxes from being on top of the banners in the shoppe..

    and

    2. Im wanting spacing between the product images and cant find where to edit this..


    http://www.designing-moments.net/sho...=index&cPath=5

    You can see both issues Im refering to by going to that page...

    Please help!!

  2. #2
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Needing help!!!

    Quote Originally Posted by ~Carla~ View Post
    1. I need to stop the words, and drop down boxes from being on top of the banners in the shoppe..
    Add the following declarations to your_template/ stylesheet.css

    .navNextPrevWrapper { margin-top: 6em;}

    #bannerTwo {margin-top: 1em;}

  3. #3
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Needing help!!!

    Quote Originally Posted by ~Carla~ View Post
    2. Im wanting spacing between the product images and cant find where to edit this..
    C,
    Add the following declaration to your_template/ stylesheet.css


    1. .productListing-data {padding: 1em;}

    Mess with the red coloring above for your web site specs


    Something to play with:
    This is optional gives the illusion of a spreadsheet, easy to view!

    1. .productListing-odd {background-color: #ACEBFD;}

    Mess with the red coloring above for your web site specs

  4. #4
    Join Date
    Jul 2007
    Posts
    12
    Plugin Contributions
    0

    Default Re: Needing help!!!

    Quote Originally Posted by haredo View Post
    Add the following declarations to your_template/ stylesheet.css

    .navNextPrevWrapper { margin-top: 6em;}

    #bannerTwo {margin-top: 1em;}

    I cant get this to change anything.. I fixed the spacing issue between the product previews, but I still cant get the Catagory title and information and drop down box away from the designers banners they have placed under the site banner...

  5. #5
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    6,196
    Plugin Contributions
    0

    Default Re: Needing help!!!

    Quote Originally Posted by ~Carla~ View Post
    I cant get this to change anything.. I fixed the spacing issue between the product previews, but I still cant get the Catagory title and information and drop down box away from the designers banners they have placed under the site banner...
    add the following declaration to your_template/ stylesheet.css

    #indexProductList {margin-top: 7em;}

    Enjoy

  6. #6
    Join Date
    Jul 2007
    Posts
    12
    Plugin Contributions
    0

    Default Why does this keep happening???

    If you go to http://www.designing-moments.net/sho...ain_page=login you can see that the words are covering the designers banners again.. I had posted a question yesterday and recieved an answer however doing this didnt help ALL the pages... can someone tell me how I can fix this so it will not overlap the banners on ALL of the pages instead of just one or two???


    THanks

  7. #7
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: Needing help!!!

    Please do not start a new thread for the continuation of the same problem - your post has been moved to your original thread.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

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

    Default Re: Needing help!!!

    Add to your stylesheet
    Code:
    #loginDefaultHeading {
    margin-top:90px;
    }
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. Needing some help.
    By wmorris in forum General Questions
    Replies: 14
    Last Post: 10 May 2011, 03:41 AM
  2. Needing help quickly.
    By Coffinwear in forum General Questions
    Replies: 3
    Last Post: 7 Aug 2010, 01:32 AM
  3. Newbie needing help!
    By ARoseG78 in forum General Questions
    Replies: 3
    Last Post: 6 Jul 2010, 07:26 PM
  4. Needing help badly.
    By Coffinwear in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 8 Dec 2009, 03: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