News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Top menu position.

Started by cynikalsam, November 08, 2004, 11:28:10 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

cynikalsam

I'd like to have the links of the top menu of my gallery to be in one strait line, instead of having the "Album List" link on top of all the others. I'd really like to put each link in its own box or "button", but i'll be happy if i can just get the links to line up.

Any idea how to do that? Thanks in advance

Casper

Open yout theme/cold_wire/theme.php, and find this code;

<br />
                        <a href="thumbnails.php?album=lastup&cat=0">Last uploads</a>  -


Just remove the <br />
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

cynikalsam