Centering a Logo

Support for IntegraMOD 140

Moderator: Integra Moderator

Centering a Logo

PostAuthor: godfodder » Mon Oct 30, 2006 12:55 pm

I am having the silliest time finding where the CMS is generating the following html.

Why am I looking for it?

I want to be able to manipulate the logo a bit more.

Any ideas?

[code]<End><End>  <Banners><div style="position]

Yes. I really am that bad at this.

Tony
Last edited by godfodder on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

godfodder
Newbie
Newbie
 
Posts: 14
Likes: 0 post
Liked in: 0 post
Joined: Fri May 19, 2006 8:52 pm
Cash on hand: 0.00

Re: Centering a Logo

PostAuthor: Helter » Mon Oct 30, 2006 2:07 pm

that code is in your template/overall_header.tpl
the code for placement of the logo is "top:38px; left:20px"

It would seem that you already know that because you have edited the logo name, but this is the answer to your question as stated.
Last edited by Helter on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Always use Protection
Image


Please do not PM for support
User avatar
Helter
Administrator
Administrator
 
Posts: 4168
Likes: 0 post
Liked in: 0 post
Images: 0
Joined: Sat Mar 11, 2006 4:46 pm
Cash on hand: 187.60
Location: Seattle Wa
IntegraMOD version: IM 3

Re: Centering a Logo

PostAuthor: godfodder » Mon Oct 30, 2006 3:02 pm

Actually, I pulled that data from the "view source" function in firefox.

I did however find the overall_header.* and promptly started mangling it in a fit of joy.

Yes, I am still de nublet, but I use nukes to swat flies. Saves me trouble later on.
Last edited by godfodder on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.

godfodder
Newbie
Newbie
 
Posts: 14
Likes: 0 post
Liked in: 0 post
Joined: Fri May 19, 2006 8:52 pm
Cash on hand: 0.00

Re: Centering a Logo

PostAuthor: Helter » Mon Oct 30, 2006 3:37 pm

lol...glad you got it figured out
Last edited by Helter on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Always use Protection
Image


Please do not PM for support
User avatar
Helter
Administrator
Administrator
 
Posts: 4168
Likes: 0 post
Liked in: 0 post
Images: 0
Joined: Sat Mar 11, 2006 4:46 pm
Cash on hand: 187.60
Location: Seattle Wa
IntegraMOD version: IM 3

PostAuthor: Dick Dynamite » Sun Dec 31, 2006 11:47 am

Sorry to bump something so old, but what about centering an image for the AcidTech skin? As well as getting rid of the two side images?
Last edited by Dick Dynamite on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
www.dickdynamite.com

Dick Dynamite
Members
Members
 
Posts: 68
Likes: 0 post
Liked in: 0 post
Joined: Sun Dec 31, 2006 10:53 am
Cash on hand: 0.00

Re: Centering a Logo

PostAuthor: Frost » Mon Jan 01, 2007 4:33 am

Post your overall_header.tpl file and I can show you how to do it.

Give a man some code and he gets a headache for a day.
Teach a man to code and he gets a headache for the rest of his life. <img>
Last edited by Frost on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[size=99px]PhpBB3 Themes[/url] ]PhpBB3 Development Center[/url] [/size]

Frost
Sr Integra Member
Sr Integra Member
 
Posts: 776
Likes: 0 post
Liked in: 0 post
Joined: Wed Sep 13, 2006 2:04 am
Cash on hand: 0.00
Location: Photoshop CS3

Re: Centering a Logo

PostAuthor: Dick Dynamite » Tue Jan 02, 2007 11:30 pm

[quote=""Frost";p="18874""]Post your overall_header.tpl file and I can show you how to do it.

Give a man some code and he gets a headache for a day.
Teach a man to code and he gets a headache for the rest of his life. :(

Code: Select all
 </head><body><BEGIN>     <table>     <tr>     <td><span><b>{L_BOARD_DISABLE}</b></span></td>     </tr>    </table><END><Start><Banners><table><tr><td><table><BEGIN><tr><td><div>{BANNER_1_IMG}</div></td></tr><END><BEGIN><tr><td><div>{BANNER_2_IMG}</div></td></tr><END></table></td><td><table><BEGIN><tr><td><div>{BANNER_3_IMG}</div></td></tr><END><BEGIN><tr><td><div>{BANNER_4_IMG}</div></td></tr><END></table></td><td><table><BEGIN><tr><td><div>{BANNER_5_IMG}</div></td></tr><END><BEGIN><tr><td><div>{BANNER_6_IMG}</div></td></tr><END></table></td></tr></table><End><End>{QBARS}<a></a><img><table><tr><td><table>     <tr>         <td><div><a><img></a></div></td>     </tr></table>     <table>     <tr>         <td>{QMENUS}         </td>     </tr>     </table>  <table><tr><td><img></td><td><img></td><td><img></td></tr></table>{CALENDAR_BOX}<BEGIN><table><tr><td>{BANNER_16_IMG}</td></tr></table><END><table><BEGIN><tr><td> </td><td> </td><td> </td><td> </td><td> </td></tr><END><BEGIN><tr><td> </td><td> </td><td> </td><td> </td><td> </td></tr><END><BEGIN><tr><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td></tr><END><tr> {PORTAL_HEADER}<td><img></td><td>


Also, I gotta see why my Advanced BBCode Box isn't working. This is damn sexy.
Last edited by Dick Dynamite on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
www.dickdynamite.com

Dick Dynamite
Members
Members
 
Posts: 68
Likes: 0 post
Liked in: 0 post
Joined: Sun Dec 31, 2006 10:53 am
Cash on hand: 0.00

Re: Centering a Logo

PostAuthor: Frost » Tue Jan 02, 2007 11:48 pm

Images on the two sides? If I remember correctly acidtech comes with a single header image doesnt it?

It must be sliced with the portal/index links.

Anyways, what about the banner ads/banner rotation? You want to keep that?

You should provide the link to your site and explain exactly what you want gone, and done.
Last edited by Frost on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[size=99px]PhpBB3 Themes[/url] ]PhpBB3 Development Center[/url] [/size]

Frost
Sr Integra Member
Sr Integra Member
 
Posts: 776
Likes: 0 post
Liked in: 0 post
Joined: Wed Sep 13, 2006 2:04 am
Cash on hand: 0.00
Location: Photoshop CS3

PostAuthor: Dick Dynamite » Wed Jan 03, 2007 12:12 am

http://www.dickdynamite.com

It came stock with the side images.

I can get rid of the banner rotation no problem. It's just setting the size of the center logo itself, and deleting the side images. It's not a HUGE deal, since I like the edited FIsubice that I have, but the few people I have also like Tiger.
Last edited by Dick Dynamite on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
www.dickdynamite.com

Dick Dynamite
Members
Members
 
Posts: 68
Likes: 0 post
Liked in: 0 post
Joined: Sun Dec 31, 2006 10:53 am
Cash on hand: 0.00

Re: Centering a Logo

PostAuthor: Frost » Thu Jan 04, 2007 10:36 pm

Well, it's a pain in the ass for me to grab the side images from your site with the no right click on, but I know several ways around that <img>

Anyways, I will attach 2 images here for you to upload. One will be the new image and one will be the old one. I'll rename the old one so you just need to upload both and it should be perfect.

Anyways, without having access to ftp and files I can't know this for sure because I don't have the style myself, but this is pretty strangely done. I was only allowed to grab one image and I just edited it in ps to look like there are no side images. You can upload (both) files and look, if that is what you were looking for great. If not come back and tell me and we can look into it further.

Also, if only the right image changes, tell me and send me the logo_left.jpg (if exists) and I will apply the changes there as well. Or you could just copy the right, nename to left, then upload as left.

Then if it's still not what you want, and you are wanting to actually remove the code that makes it two images I will need a way to download, edit, and reupload files.

Hmm, well the bbcode isnt working here right now, so I will just provide a manual link for the image. Tell me when you get it so I can remove it.

http://www.black-fusion.com/media/logo_right.jpg - Replace with this


http://www.black-fusion.com/media/logo_right-orig.jpg - Keep in case you want to go back to original

EDIT: Oh yea, upload them here... http://www.dickdynamite.com/forum/templ ... TechTiger/
Last edited by Frost on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[size=99px]PhpBB3 Themes[/url] ]PhpBB3 Development Center[/url] [/size]

Frost
Sr Integra Member
Sr Integra Member
 
Posts: 776
Likes: 0 post
Liked in: 0 post
Joined: Wed Sep 13, 2006 2:04 am
Cash on hand: 0.00
Location: Photoshop CS3

PostAuthor: Dick Dynamite » Sat Jan 06, 2007 4:32 am

That's funny. I've turned right click on, like, three times. :confused:

That's a good work around, but what I was looking at, specifically, was being able to completely remove the need for side images, and being able to have an image in my header whatever size I want, simular to the FISubice theme.
Last edited by Dick Dynamite on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
www.dickdynamite.com

Dick Dynamite
Members
Members
 
Posts: 68
Likes: 0 post
Liked in: 0 post
Joined: Sun Dec 31, 2006 10:53 am
Cash on hand: 0.00

Re: Centering a Logo

PostAuthor: Frost » Sat Jan 06, 2007 4:40 am

Oh, like me <img>

I don't see the point in any banner system, so in overall_header I just rip out all the banner mod crap and make my own design in photoshop and add the html code there.

I could show you how, but I can't read your mind and you can't read mine.. (would be nice huh.. save alot of time) I do not know what graphics, or whatever you would want. I could make a blank header logo that stretches across the full width of the site then you could go and change the image...
Last edited by Frost on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[size=99px]PhpBB3 Themes[/url] ]PhpBB3 Development Center[/url] [/size]

Frost
Sr Integra Member
Sr Integra Member
 
Posts: 776
Likes: 0 post
Liked in: 0 post
Joined: Wed Sep 13, 2006 2:04 am
Cash on hand: 0.00
Location: Photoshop CS3

PostAuthor: Dick Dynamite » Sat Jan 06, 2007 4:45 am

Well, if you take a look at my main page

http://www.dickdynamite.com

You'll see what I have for the FIsubice edit I did. l wanna do the exact same thing [but I might change the image look itself in a week or so, since I've got a contest going on for designing a new header], but for the AcidTechTiger look. [It's bad enough I cheated with the Paypal thing :p]
Last edited by Dick Dynamite on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
www.dickdynamite.com

Dick Dynamite
Members
Members
 
Posts: 68
Likes: 0 post
Liked in: 0 post
Joined: Sun Dec 31, 2006 10:53 am
Cash on hand: 0.00

Re: Centering a Logo

PostAuthor: Frost » Sat Jan 06, 2007 6:17 am

<br><span><b>Teelk:</b></span> <b>This post has been modified to avoid java exploits...</b><br><br>Well, in that case I edited the overall_header.tpl you provided in earlier posts. With this just find where i put...

overall_header.tpl:
Code: Select all
 <DOCTYPE><!-- mod ]

Find:
[code]  //////////////////////////////////// Add header table here ////////////////////////////////////  [/code]

Replace with]  Whatever you want  :P  


You could copy the same header you did for the other and put it here, or make a new one whatever. Remember to back-up your original overall_header.tpl file just in case.

Cause you know.... I could have made a mistake <img>
Last edited by Frost on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
[size=99px]PhpBB3 Themes[/url] ]PhpBB3 Development Center[/url] [/size]

Frost
Sr Integra Member
Sr Integra Member
 
Posts: 776
Likes: 0 post
Liked in: 0 post
Joined: Wed Sep 13, 2006 2:04 am
Cash on hand: 0.00
Location: Photoshop CS3

PostAuthor: IntegraMOD » Sun Jan 07, 2007 8:18 am

On this topic is it only me or can others see a load of what I can best explain as "garbage" above the first post. I looks something like this.
nnnnnnnnnnnnnnnnnnnnnnnnnnnn n n {L_BOARD_DISABLE} n
n nnnnn n nnn {BANNER_1_IMG}
nnn {BANNER_2_IMG}
nn n n nnn {BANNER_3_IMG}
nnn {BANNER_4_IMG}
nn n n nnn {BANNER_5_IMG}
nnn {BANNER_6_IMG}
nn n n
n nnn{QBARS}nnnn n n n n
n n n n n{QMENUS}n n
n nn
n{CALENDAR_BOX}nnn n {BANNER_16_IMG} n
n nnnn n n n n n n
nnn n n n n n n
nnn n n n n n n n n
nn n{PORTAL_HEADER}n


Also in IE I am getting donebutwith errors on page
Last edited by IntegraMOD on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
Image
Please do not PM for support
User avatar
IntegraMOD
Administrator
Administrator
 
Posts: 459
Likes: 0 post
Liked in: 0 post
Joined: Sat Mar 11, 2006 4:46 pm
Cash on hand: 0.00
Bank: 100.00
Location: Seattle Wa

Next

Return to IntegraMOD 140

Who is online

Registered users: Bing [Bot], Google [Bot], Majestic-12 [Bot], Vendethiel

cron