coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: neeraga on June 21, 2008, 02:45:31 PM

Title: Interesting Problem of Customizing. See It.
Post by: neeraga on June 21, 2008, 02:45:31 PM
I want to replace the header with Red Rectangle Box

[Edit GauGau] Replaced hotlinked image with attachment "screenshot1.jpg" [/Edit]

With This completely

[Edit GauGau] Replaced hotlinked image with attachment "screenshot2.jpg" [/Edit]


So that if I want to Login myself, I could do it only by typing www.mysite.com/cpg140/index.php. New Header has a Google AD in it too.

Thanks in advance.
Title: Re: Interesting Problem of Customizing. See It.
Post by: neeraga on June 21, 2008, 05:56:59 PM
Please Help meeeeeee...
Title: Re: Interesting Problem of Customizing. See It.
Post by: neeraga on June 21, 2008, 08:47:28 PM
Is somebody here. Please solve my problem. I have to show it tomorrow to my senior.
Title: Re: Interesting Problem of Customizing. See It.
Post by: François Keller on June 22, 2008, 08:27:29 AM
From the coppermine faq
QuoteI've posted my question a while ago, but nobody answers. What the...?

The support board is not a hotline. Although there are many visitors to the site, only a few do actually support - on a unpaid, voluntary basis. Yes, we don't receive remuneratio for our contributions and we each have a life, a job, family and more. We are away sometimes, as well. So, please, be patient, read the docs and search the boards while you are waiting.
If you don't get an answer to your question:

    * make sure you have given us enough time to react (days, not hours!)
    * maybe nobody knows the answer to your problem
    * maybe your question has been asked very often
    * maybe your posting has been rude or impolite and you're ignored for that reason
    * maybe you requested a feature that requires a lot of coding, and none of those who are able to do it have a need for the feature
Title: Re: Interesting Problem of Customizing. See It.
Post by: Joachim Müller on June 22, 2008, 12:01:08 PM
Edit themes/yourtheme/template.html and get rid of the menu placeholder token(s).
Title: Re: Interesting Problem of Customizing. See It.
Post by: neeraga on June 25, 2008, 07:09:12 AM
can someone give me more detailed help, or provide any helpful link.. ???
Title: Re: Interesting Problem of Customizing. See It.
Post by: just_some_guy on June 25, 2008, 08:28:44 AM
Remove {SYS_MENU},{SUB_MENU},{GAL_NAME},{GAL_DESCRIPTION} and {ADMIN_MENU} from themes/yourtheme/template.html. Although you may want to keep the admin menu and just move it away from the header instead of removing it.