Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Nav bar at the top of the page  (Read 4400 times)

0 Members and 1 Guest are viewing this topic.

Walkinman

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 380
    • Skolai Images - Nature, Travel and Adventure stock photos
Nav bar at the top of the page
« on: January 06, 2006, 11:21:22 pm »

Hey folks,

Iv've gone back and started over with trying to configure my coppermine pages. After reading a few things I changed where I put the code for my banner and nav bar, but it doesn't sit right at the top of the page:

http://skolaiimages.com/stock/index.php

Same thing with the one at the bottom. What do I need to do for this banner and bar to sit right at the top of the page, and the bottom one to do the same (and hence remove the MySQUL, and Php blocks etc .. From what I read I understand I'm not sopposed to just delete the code:

{CUSTOM_FOOTER}{VANITY}
« Last Edit: January 07, 2006, 12:16:24 am by Nibbler »
Logged

Nibbler

  • Guest
Re: Nav bar at the top of the page
« Reply #1 on: January 06, 2006, 11:43:24 pm »

If you don't want the extra spacing then set the cellpadding and cellspacing to 0 in your main table.

Code: [Select]
<table border="0" cellpadding="20" cellspacing="20" width="100%">
If you don't want the vanity icons then just disable them in config.
Logged

Walkinman

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 380
    • Skolai Images - Nature, Travel and Adventure stock photos
Re: Nav bar at the top of the page
« Reply #2 on: January 07, 2006, 12:03:16 am »

Hey Nibbler,

Thank you. That's perfect.

Cheers

Carl
Logged
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 19 queries.