Results 1 to 7 of 7

Hybrid View

  1. #1
    Join Date
    Jun 2008
    Posts
    14
    Plugin Contributions
    0

    Default Centering Subcatagory images in one row

    Please I have looked and tried many differant sugestions on this board but I still can not find a solution.

    I made my images in the sub-catagory section bigger now they are over lapping. I want them to line up in one horizontal row.

    click here---->http://myshoeroom.com/index.php?main_page=index&cPath=1

    I have tried in all the differant parts of the admin I have set all the values to 1 and still no change. I have read that it is in the stylesheet.css I have tried a few changes in there but no luck. I am useing the latest version of vencart and the default_template.






    Also I would like my products in the catagories to display like the products in the new product section.


    click here---->catagory section



    click here---->
    new product section



    I like the white line in between the products and the way the info is laid out.


    Can anybody help out there....


    Thank you kindly for your time

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

    Default Re: Centering Subcatagory images in one row

    The std template is 750px wide with left & right set to 150px and your images are 175 px each

    so add this up and you have 150+150=300 then 750-300=450 available for the center

    175 each pic X 3=525 - - 525-450=75px shy

    try setting this in the style sheet and see what you see
    Code:
    #mainWrapper {
    	background-color: #000000;
    	text-align: left;
    	width: 900px;
    	vertical-align: top;
    	border: 1px solid #9a9a9a;
    	}
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Jun 2008
    Posts
    14
    Plugin Contributions
    0

    Default Re: Centering Subcatagory images in one row

    thank you for the reply I tried this but id did not work any other suggestions

  4. #4
    Join Date
    Jun 2008
    Posts
    14
    Plugin Contributions
    0

    Default Re: Centering Subcatagory images in one row

    This code did put a space between them thank you. but do you know how to make them line up horizontal not vertical?


    Thank you

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

    Default Re: Centering Subcatagory images in one row

    Checking in both Firefox and IE6 they are horizontal??

    What are you seeing this in?

    Note: always design tn the most standard compliant browser for your platform and only when complete go back and fix IE issues
    Zen-Venom Get Bitten

  6. #6
    Join Date
    Jun 2008
    Posts
    14
    Plugin Contributions
    0

    Default Re: Centering Subcatagory images in one row

    opps I am so sorry I meant vertical up and down sorry it was a very long night last night, and my mind was in a differant place.

 

 

Similar Threads

  1. trouble catagory/subcatagory images showing
    By timber wolf in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 28 Jan 2009, 02:59 AM
  2. Cannot get attribute images to lign up in one row
    By kachana in forum Setting Up Categories, Products, Attributes
    Replies: 5
    Last Post: 5 Nov 2008, 08:56 PM
  3. How to display 5 images in one row in?
    By dupak in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 3 Jul 2008, 05:13 PM
  4. Four subcategory images on one row
    By andyh in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 4 Oct 2007, 08:08 PM
  5. Removing thumbnail subcatagory images
    By kevnj in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 25 Jun 2006, 06:48 AM

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