Results 1 to 10 of 10
  1. #1
    Join Date
    Mar 2010
    Location
    Born in San Francisco. Live in the South
    Posts
    27
    Plugin Contributions
    0

    Default formatting stylesheet.css multiple pictures

    Does anybody know when having images be the category links on the home page, how to format the spacing. As it is the pictures are touching eachother and there is not space inbetween the pictures. I set the pictures in the Zencart tools layout menubar to display all the time. However the category pictures are touching eachother. Where on the stylesheet.css do you format the spacing of the pictures. Any help would be appreciated. My website is
    www.annaclaireshouse.com
    Currently the pictures don't all display probably because I changed some of the php text in removing the banner ads.
    Any help would be appreciated.

  2. #2
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: formatting stylesheet.css multiple pictures

    you can add margin to your divs .. i only see one image per category so can not tell much .. please add additional image and let us see what we can come up with

  3. #3
    Join Date
    Jan 2010
    Posts
    124
    Plugin Contributions
    0

    Default Re: formatting stylesheet.css multiple pictures

    As you can see from below, the "categoryListBoxContents" contain your pictures. I highly recommend using a tool in FireFox called firebug as it saved me much time. You can trace your CSS page by using it and determine where in the stylesheet it lies. You can even add sections if necessary and expiriment by changing CSS settings and viewing before actually changing them. It works great for me!


    style="width: 33%;" class="categoryListBoxContents"><a href="http://www.annaclaireshouse.com

  4. #4
    Join Date
    Mar 2010
    Location
    Born in San Francisco. Live in the South
    Posts
    27
    Plugin Contributions
    0

    Default Re: formatting stylesheet.css multiple pictures

    Quote Originally Posted by tony_sar View Post
    you can add margin to your divs .. i only see one image per category so can not tell much .. please add additional image and let us see what we can come up with
    Thanks for responding Tony. I had to redo the website yesterday to make sure everything was right, because previously I had edited some php files to get rid of the banner adds and my edits weren't showing correctly. I've added five other pictures making it six pictures total. There is one picture for each category. There are six pictures on the main page which will be links to go in each category, which actually are collections. Can you please explain how to add margins to the div's. I'm assuming it is on the stylesheet.css. I will be adding the products for each category, which is really in its own collection. Thank you for any input... it makes putting it all together slowly come together.

  5. #5
    Join Date
    Mar 2010
    Location
    Born in San Francisco. Live in the South
    Posts
    27
    Plugin Contributions
    0

    Default Re: formatting stylesheet.css multiple pictures

    Quote Originally Posted by Paul69 View Post
    As you can see from below, the "categoryListBoxContents" contain your pictures. I highly recommend using a tool in FireFox called firebug as it saved me much time. You can trace your CSS page by using it and determine where in the stylesheet it lies. You can even add sections if necessary and expiriment by changing CSS settings and viewing before actually changing them. It works great for me!


    style="width: 33%;" class="categoryListBoxContents"><a href="http://www.annaclaireshouse.com
    Hi Paul thanks for responding. I have already loaded firebug into my computer after reading the forum (I am a spoiled dependent upon Dreamweaver to do the coding... Adobe CS3 user), and am constantly viewing my website with it. In taking your advice using firebug I changed the "categoryListBoxContents" style="width: 33%;"class="categoryListBoxContents" from 33% to 42%and it worked by inputting spacing. But now there are only two pictures per line. I'm guessing it's because of the right column having 150px set for it. Do you know how to delete the right column so I can have the space for three pictures per row? Thanks for taking the time to help out. Any and all help is much appreciated.

  6. #6
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: formatting stylesheet.css multiple pictures

    Admin - Configuration - Layout Settings - Column Right Status Global.

    As I mentioned in your other post, you might want to increase the width of #mainWrapper, too.

  7. #7
    Join Date
    Mar 2010
    Location
    Born in San Francisco. Live in the South
    Posts
    27
    Plugin Contributions
    0

    Default Re: formatting stylesheet.css multiple pictures

    Thanks so much everyone, this worked changing the size of the main wrapper on the stylesheet.css. I kept changing the pixels and ended up with about 875 pixels.


    Another question concerning [FONT=Century Gothic]CHANGING IMAGE SIZE: [/FONT]Can anybody help with changing the size of the BannerBoxallContent redirect banner 9 picture. I changed the tile sidebox header to my own of fabric choice. And changed the url to my picture. My picture is about 900 x 900 pixels. But it's as if there is some php coding changing my picture size to 582 px x 532. I looked on the index.php page but didn't see any image sizes to change. Does somebody have this answer. My website is www.annaclaireshouse.com. The first left sidebox picture that says fabric swatch is the link, but then the picture that comes up which shows the available fabrics loads up to small. Thanks ahead of time...... Happy Memorial to you all.


    Quote Originally Posted by stevesh View Post
    Admin - Configuration - Layout Settings - Column Right Status Global.


    As I mentioned in your other post, you might want to increase the width of #mainWrapper, too.

  8. #8
    Join Date
    Mar 2010
    Location
    Born in San Francisco. Live in the South
    Posts
    27
    Plugin Contributions
    0

    Default Re: Changing bannerboxallcontentimage redirect image size

    Thanks so much everyone, this worked changing the size of the main wrapper on the stylesheet.css. I kept changing the pixels and ended up with about 875 pixels. Can anybody help with changing the size of the BannerBoxallContent redirect banner 9 picture. I changed the tile sidebox header to my own of fabric choice. And changed the url to my picture. My picture is about 900 x 900 pixels. But it's as if there is some php coding changing my picture size to 582 px x 532. I looked on the index.php page but didn't see any image sizes to change. Does somebody have this answer. My website is www.annaclaireshouse.com. The first left sidebox picture that says fabric swatch is the link, but then the picture that comes up which shows the available fabrics loads up to small. Thanks ahead of time...... Happy Memorial to you all.


    Quote Originally Posted by tony_sar View Post
    you can add margin to your divs .. i only see one image per category so can not tell much .. please add additional image and let us see what we can come up with

  9. #9
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: formatting stylesheet.css multiple pictures

    It displays 910 X 931 here, although it is scaled to 93%, for some reason. Still bigger than 582 X 532, and plenty big enough to see the detail, I think. I'd center it on the page, though.

  10. #10
    Join Date
    Mar 2010
    Location
    Born in San Francisco. Live in the South
    Posts
    27
    Plugin Contributions
    0

    Default Re: formatting stylesheet.css multiple pictures

    Hi Stevesh... thanks for the response. I'm not sure why buy I tried my website on a desktop and checked the swatch picture and although it is sized at about 900 x 900 pixels, it says it is scaling it down to 568 x 582. Do you know how I can change this. I really want the picture to be larger so you can read the pattern objects easier. I tried finding where the banner image sizes are written on one of the php pages but couldn't find it....

    Also if it wouldn't be to much trouble could you please tell me how I can put space between the pictures when you click on the pillowsack collection, on the pillowsackdresses when the product pictures are showing in the left column the pictures are touching each other. I'd lik to put some spacing between them.

    Thanks so much for helping me from bumping the wall.

    V

 

 

Similar Threads

  1. email css formatting
    By bottyz in forum General Questions
    Replies: 9
    Last Post: 17 May 2010, 06:02 PM
  2. Lost stylesheet formatting in IE
    By cresc in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 13 Nov 2008, 05:50 PM
  3. Stylesheet Mistake-- Formatting Gone!
    By TATIANA in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 29 Jul 2006, 05:40 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