Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Forum Search
Google Site Search
Author « Topic »  

steven vaccaro
Ecommerce Template Guru

USA
1045 Posts

Posted - 11/18/2024 :  10:41:28  
Can someone help me format the adminprodopts.php page.

I'd like to see if the center table can open to the width of the page, so I can see more of the "options" text


dbdave
ECT Moderator

USA
10405 Posts

Posted - 11/18/2024 :  15:07:28  
Hi Steven, are you familiar with setting up a custom css file for the admin?
It looks like it might be tricky, but it may be possible with some creative css to get there using the custom admin css file.

Thanks,
David

steven vaccaro
Ecommerce Template Guru

USA
1045 Posts

Posted - 11/18/2024 :  19:06:10  
Dave that's way above my pay grade. I was hoping there was a simple setting or html code change to 100% :-)

dbdave
ECT Moderator

USA
10405 Posts

Posted - 11/18/2024 :  20:43:49  
css is simple really.
Your admin is already setup to create a custom css file so you can change elements in the admin.
You just create a file named ectadmincustom.css and upload it to your admin folder.
Then you start adding our own classes there.

Try this
#optiontable {width:100%;}
#optiontable td input {width:100%!important;}


I tested and it does work.
There may be ways to target each column, but there is no class there to bind to, so you would need some creative css.
However, I think the above will do what you want through.

David

Edited by - dbdave on 11/18/2024 20:46:06

steven vaccaro
Ecommerce Template Guru

USA
1045 Posts

Posted - 11/19/2024 :  07:01:12  
My option text is long and I always make mistakes because I couldn't see the text without scrolling left and right. This is a huge help.

Oh, you are my new favorite person in the world.

dbdave
ECT Moderator

USA
10405 Posts

Posted - 11/19/2024 :  07:41:16  
Happy to help.
Remember, you can edit colors and other things in your admin with this css file.
I have a number of changes I use.

Thanks,
David
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000