PEAK XOOPS - Re: How can I remove the big myalbum-p logo? in englishin japanese

Re: How can I remove the big myalbum-p logo?

List posts in the topic

question Re: How can I remove the big myalbum-p logo?

msg# 1.2
depth:
1
Previous post - Next post | Parent - No child | Posted on 2005/1/16 4:49
rocket98  Lance Corporal   Posts: 22
Hi Bill,

Easy to do.

If you have not already done so, clone your template set.

admin -> templates -> clone then save under new name

now generate all the templates so you have something to work with

in generated template list find "myalbum" click

now look for template called "myalbum_header.html"

easiest thing to do (instead of fighting with graphics) is completely remove the header from all my album pages

<div></div>           

I tried this without a div it generates an error for whatever reason so something has to be in here can't be left blank.

stick this in the template instead of the code there now, you can even give it a name if you like

<div align="left">My Photo Gallery</div>

Align it how you like: left, center, right. Better yet do up a simple css style, place it in your theme style.css then call it like this:

<div class="whatevernameyougavecssstyle">My Photo Gallery</div>

Now because each other template in myalbm pulls the myalbum_header.html snippet into the top of the template each screen in myalbum will have your new photo gallery name attached.

Example URL


Have fun
Regards
rocket98
Votes:0 Average:0.00

Posts tree

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!