Problems with displayimage.php , need to theme too Problems with displayimage.php , need to theme too
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Problems with displayimage.php , need to theme too

Started by dumbo, March 28, 2008, 09:15:06 AM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

dumbo

I ve noticed a problem with the displayimage.php . when clicking the next image button on the top the entire page is refreshed then comes the next image ...which cause a lot of shaking and need to scroll once again to bring the image to the right place ....can this be fixed by giving a fixed size for image in " <img></img> " tag ?

And how do modify this part for theming ...i think i ve almost completed my theme for suiting Vista aero look , working fine on firefox and now with lil probs (on gui ) working fine on IE too

Thx

dumbo


dumbo

How to edit the entire layout of the displayimage.php , i was able to find only the nav bar area ...

Thx

Joachim Müller

Edit themes/yourtheme/theme.php as discussed in thousands of threads. If a section that you want to see changed doesn't exist in your custom theme, copy the corresponding section (and only that) from the sample theme into your custom theme. As displayimage.php output is composed of many sections, you'll have to edit the sections you want to see changed.

dumbo

I ve created the aero theme on Dew drops , i couldnt find the Templates for this theme ... i should have moded on some other theme :(

dumbo

Quote from: Joachim Müller on March 28, 2008, 07:05:38 PM
Edit themes/yourtheme/theme.php as discussed in thousands of threads. If a section that you want to see changed doesn't exist in your custom theme, copy the corresponding section (and only that) from the sample theme into your custom theme. As displayimage.php output is composed of many sections, you'll have to edit the sections you want to see changed.

Its this Fine day i found some thing called "Sample theme" .php among the folders ...all these days i thought u guys were refering to the theme that we used for samples to edit on  ;D ;D ;D

I replaced the sample theme with the theme on my server ..still every thing was working fine ...It was then i made this late discovery :)

I think now i can finish my work fast ,  ::) ::)

sorry dude ...i must have really been testing ur patience ...

Joachim Müller