simpson7647 Posted June 28, 2012 Share Posted June 28, 2012 hi all, this question is regarding my website on any product page where you can pick a colour. Currently the 'colour' text is below the drop down arrow displacing the colours and doesnt look right. I'm wondering if the colour text can be added to the left with the drop down arrow on the same line but to the right. if so, how please many thanks, Link to comment Share on other sites More sharing options...
Mike Kranzler Posted June 28, 2012 Share Posted June 28, 2012 Hi simpson, In lines 1300 and 1301 of your global.css file, please replace #buy_block #attributes {width:50%;float:right;padding:20px 0 0 0;} #buy_block #attributes p {margin:0;padding:10px 0 0 0;overflow:hidden;} with #buy_block #attributes {width:100%;float:right;padding:0px 0 0 0;} #buy_block #attributes p {margin:0;padding:0px 0 0 0;overflow:hidden;} Please let me know if that works for you. -Mike Link to comment Share on other sites More sharing options...
simpson7647 Posted June 28, 2012 Author Share Posted June 28, 2012 thank you Mike, I'll give it a go now. Will this be the Global.css in : public_html/themes/theme318/css The Theme318 is my custom theme im using. thanks, Link to comment Share on other sites More sharing options...
Mike Kranzler Posted June 28, 2012 Share Posted June 28, 2012 thank you Mike, I'll give it a go now. Will this be the Global.css in : public_html/themes/theme318/css The Theme318 is my custom theme im using. thanks, Yes, that is correct. Don't forget to clear your browser's cache after making the changes to ensure that you are seeing the latest version of your site! -Mike Link to comment Share on other sites More sharing options...
simpson7647 Posted June 28, 2012 Author Share Posted June 28, 2012 (edited) Ive just done that and it hasn't changed the product cateogory i'm referring too although it looks to have made another product page right. This one looks good : EDIT This one hasn't changed : EDIT thanks, Edited June 28, 2012 by simpson7647 (see edit history) Link to comment Share on other sites More sharing options...
Mike Kranzler Posted June 28, 2012 Share Posted June 28, 2012 Hi simpson, It looks good on my end, please try clearing your browser's cache, and then refresh the page. -Mike 1 Link to comment Share on other sites More sharing options...
simpson7647 Posted June 28, 2012 Author Share Posted June 28, 2012 my mistake Mike, as usual you've solved it! haha. Thank you very much Mike, much appreciated indeed. Ryan Link to comment Share on other sites More sharing options...
Mike Kranzler Posted June 28, 2012 Share Posted June 28, 2012 I'm glad I could help! I'll go ahead and mark this thread as solved for you. Happy selling! -Mike Link to comment Share on other sites More sharing options...
Recommended Posts