Latest News: OOTP 13 Announced with Screenshots & Feature List! Pre-Order Now! - OOTP Baseball 12 Available! - iOOTP Baseball 2011 Available! - Title Bout Championship Boxing 2.5 released! - Inside the Park Baseball Patch 1.03 released, DEMO now available

Pre-Order OOTP 13, Save & Win! | OOTP 12 Off-Season Special, just $19.99!

Go Back   OOTP Developments Forums > Out of the Park Baseball 12 > OOTP Mods > OOTP Mods - Logos, Graphics, and HTML

Reply
 
LinkBack Thread Tools Display Modes
Old 04-22-2007, 04:01 PM   #21 (permalink)
Hall Of Famer
 
robster1225's Avatar
 
Join Date: Jun 2006
Location: Hidd, Bahrain
Posts: 2,601
Thanks: 2
Thanked 6x in 6 posts
From what I've seen it is just basic HTML and CSS. The beauty is that you can try anything and see what happens . I hope Andreas clarifies a little more, though.
__________________
Robby Ruggles
robster1225 is offline   Reply With Quote
Old 04-22-2007, 04:06 PM   #22 (permalink)
Hall Of Famer
 
Join Date: Jun 2003
Location: OTher message Board Land
Posts: 4,924
Thanks: 4
Thanked 6x in 6 posts
Quote:
Originally Posted by robster1225 View Post
From what I've seen it is just basic HTML and CSS. The beauty is that you can try anything and see what happens . I hope Andreas clarifies a little more, though.
How sweet would it be to have a flash menu bar instead of the html one, though!
magnet is offline   Reply With Quote
Old 04-23-2007, 05:39 AM   #23 (permalink)
Administrator
 
Andreas Raht's Avatar
 
Join Date: Jun 2002
Location: Hollern/Stade/Germany
Posts: 6,468
Thanks: 146
Thanked 1,088x in 415 posts
Quote:
Originally Posted by magnet View Post
What kinds of limited capabilites? I'm not going to attempt to imbed flash or java or anything, but I am a little curious.
Oh, there are a lot of things which just doesn't work, and another bunch of things which don't work correctly. For example the border attribute doesn't exist for images and other tags. But OOTP will display the page even if you use it. Or if you want to nest elements like a complete table inside a <span>...</span> block, it will not work. Often the automated calculation of table column width will not work so you have to set fixed width for columns using the width="..." attribute. And so on. Just try it out. And there are a bunch of templates and pages to learn from.
Andreas Raht is offline   Reply With Quote
Old 05-17-2007, 11:54 PM   #24 (permalink)
All Star Reserve
 
Join Date: Dec 2001
Location: NY
Posts: 574
Thanks: 1
Thanked 3x in 1 post
The link for the style sheet which contains notes is dead, fyi.
__________________
-------------------
Montreal Expos / Calgary Storm, HBL
HBL Baseball - Currently in 43rd season with OOTP, Began March 2001.
HBL Waiting List
Qrashman is offline   Reply With Quote
Old 05-18-2007, 01:49 PM   #25 (permalink)
Hall Of Famer
 
robster1225's Avatar
 
Join Date: Jun 2006
Location: Hidd, Bahrain
Posts: 2,601
Thanks: 2
Thanked 6x in 6 posts
Quote:
Originally Posted by Qrashman View Post
The link for the style sheet which contains notes is dead, fyi.
hmm, very strange. I searched my server, and, as expected, it's not there. I'll get it back up as soon as I can. Not sure what happened there. Thanks for the heads up.
__________________
Robby Ruggles
robster1225 is offline   Reply With Quote
Old 05-18-2007, 04:20 PM   #26 (permalink)
All Star Reserve
 
Join Date: Dec 2001
Location: NY
Posts: 574
Thanks: 1
Thanked 3x in 1 post
Ok looking forward to seeing it.

Is it possible to move the links menu (sion home, standings, teams, players, etc.) on the header_wide page down about 20 pixels? The header graphic I created is 100 pixels in height. It comes out looking like this:

__________________
-------------------
Montreal Expos / Calgary Storm, HBL
HBL Baseball - Currently in 43rd season with OOTP, Began March 2001.
HBL Waiting List

Last edited by Qrashman; 05-18-2007 at 04:28 PM.
Qrashman is offline   Reply With Quote
Old 05-18-2007, 09:30 PM   #27 (permalink)
Hall Of Famer
 
robster1225's Avatar
 
Join Date: Jun 2006
Location: Hidd, Bahrain
Posts: 2,601
Thanks: 2
Thanked 6x in 6 posts
Quote:
Originally Posted by Qrashman View Post
Ok looking forward to seeing it.

Is it possible to move the links menu (sion home, standings, teams, players, etc.) on the header_wide page down about 20 pixels? The header graphic I created is 100 pixels in height. It comes out looking like this:

My guess is that you could add "absolute positioning" to the Menu in the CSS.
__________________
Robby Ruggles
robster1225 is offline   Reply With Quote
Old 05-19-2007, 12:58 AM   #28 (permalink)
All Star Starter
 
truthserum's Avatar
 
Join Date: Jul 2002
Posts: 1,547
Thanks: 0
Thanked 39x in 36 posts
Quote:
Originally Posted by robster1225 View Post
Andreas, the .psd files are in data/templates/images.
I know what folder you are speaking of, but I'm not sure what they are. They do not open as a traditional psd file into photoshop. Just a heads up.
truthserum is offline   Reply With Quote
Old 05-19-2007, 01:33 AM   #29 (permalink)
Hall Of Famer
 
robster1225's Avatar
 
Join Date: Jun 2006
Location: Hidd, Bahrain
Posts: 2,601
Thanks: 2
Thanked 6x in 6 posts
Quote:
Originally Posted by truthserum View Post
I know what folder you are speaking of, but I'm not sure what they are. They do not open as a traditional psd file into photoshop. Just a heads up.
There are a few strange layers within the .psd's but they open just fine in Photoshop on my end.
__________________
Robby Ruggles
robster1225 is offline   Reply With Quote
Old 06-18-2007, 01:43 PM   #30 (permalink)
Minors (Double A)
 
Join Date: Feb 2002
Posts: 110
Thanks: 0
Thanked 0x in 0 posts
The style.css is still not accessible. Can grab the one for the example page easily but it's not commented up. Could you look into this again please? or possibly provide is as a zip and attach it here?
__________________
Chris
UKBL - For a fun time
ChrisH is offline   Reply With Quote
Old 06-18-2007, 06:06 PM   #31 (permalink)
Hall Of Famer
 
robster1225's Avatar
 
Join Date: Jun 2006
Location: Hidd, Bahrain
Posts: 2,601
Thanks: 2
Thanked 6x in 6 posts
I'm very sorry about that.
The style.css disappeared off of my server, it could have been an error on my part, and now I can't find the darn thing on my hard drive. I guess I'll have to create a new one, which shouldn't be to hard. I'll let you know when I get it up, sorry about that.
__________________
Robby Ruggles
robster1225 is offline   Reply With Quote
Old 06-20-2007, 04:29 AM   #32 (permalink)
Administrator
 
Andreas Raht's Avatar
 
Join Date: Jun 2002
Location: Hollern/Stade/Germany
Posts: 6,468
Thanks: 146
Thanked 1,088x in 415 posts
Quote:
Originally Posted by robster1225 View Post
My guess is that you could add "absolute positioning" to the Menu in the CSS.
That will not work with the in-game browser

Better use a transparent image as spacer. Like < img src="pixel.gif" height="80" > to make the upper row 80 pixel high. The background picture needs to be an HTML background picture of the table or row, otherwise you cannot place the pixel.gif on top of it, though.
Andreas Raht is offline   Reply With Quote
Old 06-29-2007, 02:59 PM   #33 (permalink)
Major Leagues
 
[WWBL]Batboy's Avatar
 
Join Date: Jan 2002
Location: Atlanta, Ga
Posts: 447
Thanks: 44
Thanked 23x in 13 posts
Quote:
Originally Posted by robster1225 View Post
I'm very sorry about that.
The style.css disappeared off of my server, it could have been an error on my part, and now I can't find the darn thing on my hard drive. I guess I'll have to create a new one, which shouldn't be to hard. I'll let you know when I get it up, sorry about that.

Any word yet? (I'm not trying to sweat you, dude)

I'm trying to read the CSS on my own but I'm not getting very far.

Also, I like how you made the headers, in your HTML, twice as high. I think your version looks much better
__________________
[WWBL]Batboy is offline   Reply With Quote
Old 03-27-2008, 07:48 PM   #34 (permalink)
Minors (Rookie Ball)
 
JP Cooperstown's Avatar
 
Join Date: Apr 2006
Location: Connecticut
Posts: 36
Thanks: 0
Thanked 0x in 0 posts
How does one edit the color underneath the top menu, where it says:

*League Name*
Home

With your league logo on the far right?
JP Cooperstown is offline   Reply With Quote
Old 03-27-2008, 08:19 PM   #35 (permalink)
Hall Of Famer
 
robster1225's Avatar
 
Join Date: Jun 2006
Location: Hidd, Bahrain
Posts: 2,601
Thanks: 2
Thanked 6x in 6 posts
Man, it's been a long time since I've looked at these templates, but I'll try to dig and find out for you.

Also, I guess I never posted that I officially lost that CSS guide, and never had time to make another one.
__________________
Robby Ruggles
robster1225 is offline   Reply With Quote
Old 05-01-2008, 02:48 PM   #36 (permalink)
Minors (Double A)
 
Insomniac's Avatar
 
Join Date: Jul 2003
Posts: 125
Thanks: 0
Thanked 0x in 0 posts
I am hoping that someone can help me...

I am trying to edit the menu on the game-generated pages. I followed the steps in the document attached to this thread. I copied the main templates folder into my league.lg folder. I tried to edit the page_header_wide.tpl file. However, when I try to save it, I get an "access denied" error (using Dreamweaver) and the file disappears from my league.lg/templates folder. I then have to re-copy that file from the main templates folder and start over. No matter what, it is not letting me edit this file.

Any thoughts?
__________________
Michael
CCBL Kansas City Athletics -- 1932 CCBL Champions! -- Losing ever since.
Insomniac is offline   Reply With Quote
Old 05-01-2008, 05:00 PM   #37 (permalink)
Hall Of Famer
 
robster1225's Avatar
 
Join Date: Jun 2006
Location: Hidd, Bahrain
Posts: 2,601
Thanks: 2
Thanked 6x in 6 posts
Quote:
Originally Posted by Insomniac View Post
I am hoping that someone can help me...

I am trying to edit the menu on the game-generated pages. I followed the steps in the document attached to this thread. I copied the main templates folder into my league.lg folder. I tried to edit the page_header_wide.tpl file. However, when I try to save it, I get an "access denied" error (using Dreamweaver) and the file disappears from my league.lg/templates folder. I then have to re-copy that file from the main templates folder and start over. No matter what, it is not letting me edit this file.

Any thoughts?
Is this a Windows error your getting?

And, if so, are you using Vista?
__________________
Robby Ruggles
robster1225 is offline   Reply With Quote
Old 05-02-2008, 09:47 AM   #38 (permalink)
Minors (Double A)
 
Insomniac's Avatar
 
Join Date: Jul 2003
Posts: 125
Thanks: 0
Thanked 0x in 0 posts
Quote:
Originally Posted by robster1225 View Post
Is this a Windows error your getting?

And, if so, are you using Vista?
I am on Vista, but it appears to be a Dreamweaver issue. After posting my comments, I took a stab at it in Notepad and it worked fine. Not sure what the Dreamweaver issue is...but I made the changes I needed to.

Thanks, though...
__________________
Michael
CCBL Kansas City Athletics -- 1932 CCBL Champions! -- Losing ever since.
Insomniac is offline   Reply With Quote
Old 05-03-2008, 07:35 AM   #39 (permalink)
Administrator
 
Andreas Raht's Avatar
 
Join Date: Jun 2002
Location: Hollern/Stade/Germany
Posts: 6,468
Thanks: 146
Thanked 1,088x in 415 posts
You should not edit the tpl files with an HTML editor. I suggest using a text editor like notepad.exe or Ultraedit or any other simple text editor. HTML editors tend to add HTML code which then doesn't work with the OOTP in-game browser...
Andreas Raht is offline   Reply With Quote
Old 05-05-2008, 10:09 AM   #40 (permalink)
Minors (Double A)
 
Insomniac's Avatar
 
Join Date: Jul 2003
Posts: 125
Thanks: 0
Thanked 0x in 0 posts
That explains the Dreamweaver issue, and in hindsight, makes a lot of sense. Thanks for the feedback.
__________________
Michael
CCBL Kansas City Athletics -- 1932 CCBL Champions! -- Losing ever since.
Insomniac is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 05:23 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Search Engine Friendly URLs by vBSEO 3.6.0
Copyright © 2009 Out of the Park Developments