novski Posted November 4, 2013 Share Posted November 4, 2013 Hi i have a product that has to be available through search by 100-200, 6digit numbers. Because it doesn't have to be seen elsewhere i wold like to use the Product-Tag but unfortunately that box is so small. Is it possible to get that box biger somehow? Thanks a lot novski Link to comment Share on other sites More sharing options...
NemoPS Posted November 4, 2013 Share Posted November 4, 2013 Hi! Are you using the custom theme? Can you link your website? Link to comment Share on other sites More sharing options...
novski Posted November 4, 2013 Author Share Posted November 4, 2013 Hi no to both, im testing with the default theme... don't have an public URL yet. Im Testing if the configuration options wold work for me... There im quite happy. Of coarse i will have to change my theme if this gets serious but for testing i think its not necacary. My question is about the backend. Not the Frontend Tags. I need a biger box to see what I type in the Backend to the Product/Tag-box. Do you see a way to widen that box? Thanks novski Link to comment Share on other sites More sharing options...
anishjmc Posted November 4, 2013 Share Posted November 4, 2013 For that you have to edit the css file corresponding to that particular element Link to comment Share on other sites More sharing options...
novski Posted November 4, 2013 Author Share Posted November 4, 2013 ah! cool. Thanks. I have a friend who does css. Thanks a lot. novski Link to comment Share on other sites More sharing options...
vekia Posted November 4, 2013 Share Posted November 4, 2013 novski, you problem is solved? if so, please share solution it will be helpful for other merchants here thanks in advance Link to comment Share on other sites More sharing options...
novski Posted November 4, 2013 Author Share Posted November 4, 2013 I will look at it with a Friend soon. I will publish iff i get a solution. best regards, novski Link to comment Share on other sites More sharing options...
anishjmc Posted November 6, 2013 Share Posted November 6, 2013 Hi Novski, If you are unsure about where to edit, here is the solution. Assuming that u need to edit the tag textbox in product page. Goto admin/themes/default/template/controllers/products Open informations.tpl. Search for tags . You can see something like below:- <input size="55" type="text" id="tags_{$language.id_lang}" name="tags_{$language.id_lang}" value="{$product->getTags($language.id_lang, true)|htmlentitiesUTF8}" /> Increase the input size from 55 to a desired value. Save. Remember to force compile and also take a backup of the file before editing regards Link to comment Share on other sites More sharing options...
novski Posted December 5, 2013 Author Share Posted December 5, 2013 (edited) Hi anishjmc This did not work. what does the "<input size="55" " stand for? best regards novski ************ Edit 11.12.13 ************ HI again I still have no solution to this. Do you need more informations? im trying to get the whole Tag space 700x600 like with firebug: https://www.dropbox.com/s/1w7ser6ig4rzzd1/Screenshot%202013-12-11%2015.51.51.png best regards novski Edited December 11, 2013 by novski (see edit history) 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