|
||||
| ||||
|
|
#1 |
|
All Star Reserve
Join Date: Apr 2004
Location: Houston, TX
Posts: 586
|
making photo larger on cato webpages..
Anyone know of anyway to make the photos larger on the player pages? they are quiet a bit smaller than they appear in game. any help is appreciated.
|
|
|
|
|
#2 |
|
Hall Of Famer
Join Date: May 2002
Location: fort worth, tx
Posts: 10,850
|
No help from here.
And that is pretty much the only thing I dislike about Cato's brilliant utility.
__________________
"The Human Torch was denied a bank loan." |
|
|
|
|
#3 |
|
All Star Starter
Join Date: Aug 2003
Posts: 1,146
|
You probably could use a tool to do a global search and replace in all your player HTML files. Then run it through the entire directory. You'll might need an advanced tool that supports regular expressions for your search to make sure you catch and modify only the exact portion of the HTML you desire. If you are not familiar with regular expressions someone here could probably help you. If you point me to a CATO player page with an image (mine don't use images), I could probably help you a little later as well.
|
|
|
|
|
#4 | |
|
Hall Of Famer
Join Date: Feb 2003
Location: BC
Posts: 4,710
|
Quote:
__________________
"The ice is getting even more thinner, my friend!"
|
|
|
|
|
|
#5 | |
|
Hall Of Famer
Join Date: Jul 2003
Location: College Park, Md.
Posts: 5,024
|
Quote:
|
|
|
|
|
|
#6 | |
|
All Star Starter
Join Date: Aug 2003
Posts: 1,146
|
Quote:
Ah, it makes it easy, you don't even need regex handler. All you have to do is search for height="100" and replace that with height="x" Where x is your new height. If you like, you could even specificy more info such as height="x" width="y" Many text editors will do global search and replace through text files all within a directory structure. UltraEdit is my text editor or choice and performs this function well. You would have to do this each season after you gen your CATO files. |
|
|
|
|
|
#7 |
|
All Star Reserve
Join Date: Apr 2004
Location: Houston, TX
Posts: 586
|
Thanks all who posted on this, going to try this out.
|
|
|
| Bookmarks |
|
|