Quantcast
Channel: forum.coppermine-gallery.net
Viewing all articles
Browse latest Browse all 9513

Re: Removing menubar

$
0
0
You can also move the code:
Example: under the picture.
Move:
Code: [Select]
    starttable();
    echo $nav_menu;
    endtable();


under:

Code: [Select]
    starttable();
    echo $picture;
    endtable();

With css you can float it to the left or right...

Viewing all articles
Browse latest Browse all 9513

Trending Articles