jmd87 Posted March 25, 2011 Share Posted March 25, 2011 Hi,I would like to remove the right column on the Category.php page only.How do I do this please?Many thanksJoe Link to comment Share on other sites More sharing options...
jhnstcks Posted March 25, 2011 Share Posted March 25, 2011 Which version are you using? Link to comment Share on other sites More sharing options...
jmd87 Posted March 25, 2011 Author Share Posted March 25, 2011 Hi,Its the latest one - 1.4 I think Thanks alotJoe Link to comment Share on other sites More sharing options...
jhnstcks Posted March 25, 2011 Share Posted March 25, 2011 In your category.css file add the following at the end of the file #right_column{display:none} Link to comment Share on other sites More sharing options...
jmd87 Posted March 25, 2011 Author Share Posted March 25, 2011 Hi,Thanks alot for your help!!!!will this also make the center column fill up that right column space?Many thanksJoe Link to comment Share on other sites More sharing options...
jhnstcks Posted March 25, 2011 Share Posted March 25, 2011 Nope, you will need at alter the code for that Link to comment Share on other sites More sharing options...
jmd87 Posted March 25, 2011 Author Share Posted March 25, 2011 Hi,Thanks alot again!How would I go about doing that? Please can you point me in the right place and ill try and figure it out Link to comment Share on other sites More sharing options...
jhnstcks Posted March 25, 2011 Share Posted March 25, 2011 In the same file add something like #center_column{width:500px} and change the size to fit your theme Link to comment Share on other sites More sharing options...
jmd87 Posted March 25, 2011 Author Share Posted March 25, 2011 Hi!!!Thanks alot I have tried this but it doesn't move at all. Its as if the right column is still there. I have tried something silly like 1000px but it just doesnt move at all Sorry to bother you agian but please can you advise?Thanks alot for your help though Joe Link to comment Share on other sites More sharing options...
jmd87 Posted March 25, 2011 Author Share Posted March 25, 2011 Hi again,I have upload an example of what it is doing:http://cuddlybearwear.co.uk.uksite4.yourwebservers.com/category.php?id_category=2As you can see I have highlighted the area in red and made the products "float:right" and for some reason it isn't moving over any further!I would like to have 3 products on same line together if possible?thanks again!Joe Link to comment Share on other sites More sharing options...
jhnstcks Posted March 25, 2011 Share Posted March 25, 2011 On ul#product_list { try width 100% instead of 556px Link to comment Share on other sites More sharing options...
jmd87 Posted March 26, 2011 Author Share Posted March 26, 2011 Excellent!!!!Thanks alot usually helps when i remember to remove old code haha Thanks alotJoe Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now