View Full Version : Argent Help
jadooger
07-07-2010, 05:07 AM
how to increase usergroup html markup ?
Lynne
07-07-2010, 02:26 PM
What do you mean by "increase" the markup? You mean the database field? You can use an application like phpMyAdmin to edit your database fields.
BirdOPrey5
07-08-2010, 03:06 AM
Wow... I really wish I read this last week, could have come in handy... I was surprised the field size was so small all things considered... and no warning if your markup code is too long either- it just cuts off. :(
Harley D
11-12-2010, 08:46 AM
What do you mean by "increase" the markup? You mean the database field? You can use an application like phpMyAdmin to edit your database fields.
Would you be so kind as to let us know what table to edit to increase the max length?
vbenhancer
11-12-2010, 10:43 AM
you do not need to increase that lenght... create a class in your CSS that will contain the style you need, and use that class name inside your html markup... this will be compliant.
Outbackmark
11-12-2010, 06:52 PM
Open the DB, click on the table in which you wish to change the value (usergroup), click structure, then click the little pen(change) to edit the field you wish to change (title). Change the field lenth/value and save.
This is fine if you are not entering huge amounts of code, but as vbenhancer says, and particularly if you are doing something large or something you want to use in multiple groups etc a CSS class would be the way to do it.
Harley D
11-13-2010, 04:30 PM
Thank You
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.