Move footer Move footer
 

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

Move footer

Started by rubbersoul, September 28, 2005, 05:10:42 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

rubbersoul

Hey all,

What I want to do is move the pagefooter above the random images....I have been trying to configure these lines but if I move them around I either get the footer at the bootom of the page or the top of the page. Help....I just want it above the random images...

}
    theme_display_image($nav_menu, $picture, $votes, $pic_info, $comments, $film_strip);
   pagefooter();
    ob_end_flush();
}

Tranz

Use CSS to modify the position of the footer class.

rubbersoul


Joachim Müller


rubbersoul

Perfect! Mark as solved please...