Jump to content

Make Product Tag-box biger or huge


Recommended Posts

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

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

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

  • 5 weeks later...

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 by novski (see edit history)
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...