[Date Prev][Date Next][Thread Prev] [Thread Next][Date Index] [Thread Index]

Re: Problem customizing Ringlink's main.html page


  • From: Gunnar Hjalmarsson  
  • Date: Sun, 16 May 2004 14:56:32 +0200

M.London Brooks wrote:
I used css and background image in table's to make the main.html
(where the site listings go) look like the rest of the site. Alas,
there's some sort of code that is overwriting my CCS and even
making it impossible for the background images in the tables to
appear on that page!

The layout of the Ringlink generated pages are controlled by three template files, not just one. The list page is composed by top.html, main.html and bottom.html. top.html includes the head section of the page, e.g. various CSS rules within style elements.

Instead of adding a style sheet to main.html, you should edit the
existing CSS rules in top.html. When doing so, please keep in mind
that top.html is used not only for the list page, but also for the
admin pages.

To check out the result of the modified templates, you should study
the page source. If you do that for
http://www.dieausslander.net/media/cgi-bin/ring0/list.pl?ringid=mmedia,
the reason why your style sheet is overwritten should be obvious.

HTH

/ Gunnar


Follow-Ups from:
Gunnar Hjalmarsson

References to:
M.London Brooks

[Date Prev][Date Next][Thread Prev] [Thread Next][Date Index] [Thread Index]