Board index PBase HTML and Style Sheets How to customize pages to delete navigation?

HTML and Style Sheets

How to customize pages to delete navigation?

Customize your galleries.
rodpatterson
 
Posts: 2

How to customize pages to delete navigation?

Post Tue Oct 16, 2007 7:44 pm


Does anyone know how to customize pages so the following can be edited or do not appear?

previous | next
- The links that appear to the right, above and below the image.
-Would be happy to just relocate it so it appears once below the image.

rodpatterson | all galleries >> Landscapes
- The navigation links that appear above images.
- Would like to remove or edit this line.

Landscapes
- Name of gallery that appears above thumbnails.

Thank you kindly,
Rod

http://rodpattersonphoto.com/

http://www.pbase.com/rodpatterson

dang
 
Posts: 3780


Post Tue Oct 16, 2007 10:02 pm


One way to remove the Pbase Navigation Buttons is to add the below code by Arjun to the start of your CSS:

Code: Select all
/* --- simple code to hide the menu -- */
/* -- by arjun -- */
body table td a img { display:none;}
.thumbnails table img {display:none;}
table img {display:block;}
.display,.display img {display:block;}
.thumbnails table,.thumbnails table img, .display,p.small{
display: inline;
body div.galleryheader table td a img {display:inline;}
}


You might need to change the gallery header to display none.

There's also other ways you can find by using the Forum Search Function at the top of your screen. One is using a "-27" statement, but requires a bit more work with some sheets.

Hope this helps get you started. :wink:

rodpatterson
 
Posts: 2


Post Tue Oct 16, 2007 10:42 pm


Thanks for the quick reply - will give it a whirl.


Board index PBase HTML and Style Sheets How to customize pages to delete navigation?

Who is online

Users browsing this forum: ClaudeBot and 1 guest