Results 1 to 10 of 3041

Hybrid View

  1. #1
    Join Date
    Jun 2007
    Posts
    54
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    also when I click on a product where there is more than 1 catergory it puts them all in a line on the page like this page -->

    http://www.temp-tattoos.co.uk/shop/i...index&cPath=22

    and it also does it on the specials page page -->

    http://www.temp-tattoos.co.uk/shop/i..._page=specials

    Cant find out why?
    Thanks in advance
    Symmo

    www.temp-tattoos.co.uk

  2. #2
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by symmo View Post
    also when I click on a product where there is more than 1 catergory it puts them all in a line on the page like this page -->

    http://www.temp-tattoos.co.uk/shop/i...index&cPath=22

    and it also does it on the specials page page -->

    http://www.temp-tattoos.co.uk/shop/i..._page=specials

    Cant find out why?
    Thanks in advance
    Symmo

    www.temp-tattoos.co.uk
    Where did this line in your css go to?


    #logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
    float:left;
    }

    My guess is, you didn't want your logo floated left, so you deleted the entire line? Add it back, but with #logo, removed.

  3. #3
    Join Date
    Jun 2007
    Posts
    54
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    Where did this line in your css go to?


    #logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
    float:left;
    }

    My guess is, you didn't want your logo floated left, so you deleted the entire line? Add it back, but with #logo, removed.
    I cant remember deleting this but hey its back in the stylesheet now without the #logo, but still they go in a straight line down the page
    looks strange on my specials page:-
    http://www.temp-tattoos.co.uk/shop/i..._page=specials

    the links I like at the bottom are like on thias site:-
    www.mommyandbabyessentials.com

  4. #4
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by symmo View Post
    I cant remember deleting this but hey its back in the stylesheet now without the #logo, but still they go in a straight line down the page
    looks strange on my specials page:-
    http://www.temp-tattoos.co.uk/shop/i..._page=specials

    the links I like at the bottom are like on thias site:-
    www.mommyandbabyessentials.com
    Take a close look at where you added that css:
    .centerColumn {
    width:73%;
    float:right;
    position:relative;
    margin-right:1%;
    padding:1% 2% 0 2%;
    text-align:left;
    line-height:1.6em;


    .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
    float:left;
    }
    }

  5. #5
    Join Date
    Jun 2007
    Posts
    54
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    Take a close look at where you added that css:
    .centerColumn {
    width:73%;
    float:right;
    position:relative;
    margin-right:1%;
    padding:1% 2% 0 2%;
    text-align:left;
    line-height:1.6em;


    .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
    float:left;
    }
    }
    I did but if remove any of te } it makes all the products even on the home page go down in a straight line ??? mmmm
    I cant figure this out !

    www.temp-tattoos.co.uk

  6. #6
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by symmo View Post
    I did but if remove any of te } it makes all the products even on the home page go down in a straight line ??? mmmm
    I cant figure this out !

    www.temp-tattoos.co.uk
    .centerColumn {
    width:73%;
    float:right;
    position:relative;
    margin-right:1%;
    padding:1% 2% 0 2%;
    text-align:left;
    line-height:1.6em;
    }


    .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
    float:left;

    }

  7. #7
    Join Date
    Jun 2007
    Posts
    54
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    }
    .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
    float:left;

    }
    Thank you sorted the prob amazing this css how 1 little thing can make such a big headache :)
    thanks again for the help this site and the template trully is kewl
    Symmo

    now to get them links sorted?? ;)

    www.temp-tattoos.co.uk

    p.s sugestions for the site always gratfully recieved im new to this and want the site looking as good as poss !!

 

 

Similar Threads

  1. Zen Lightbox addon [Support Thread]
    By Alex Clarke in forum All Other Contributions/Addons
    Replies: 3726
    Last Post: 2 Feb 2026, 06:28 PM
  2. Cherry Zen Template Support Thread
    By jettrue in forum Addon Templates
    Replies: 3250
    Last Post: 13 Nov 2017, 08:02 PM
  3. v151 Zen Magnific Support Thread
    By mutinyzoo in forum All Other Contributions/Addons
    Replies: 79
    Last Post: 14 Sep 2015, 04:39 AM
  4. Simple Zen Template - Support Thread
    By jettrue in forum Addon Templates
    Replies: 461
    Last Post: 27 Apr 2013, 01:33 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