{g->head}
|
Fotographer
Joined: 2007-03-23
Posts: 110 |
Posted: Sat, 2009-03-14 23:30
|
|
I was curious as to what the get head function retrieves, and how to remove items from it. Quote:
<link rel="stylesheet" type="text/css" href="modules/core/data/gallery.css"/> Gallery3 - "Third time's the charm". |
|

Posts: 27300
You can edit that file modules/core/data/gallery.css
or
change modules/core/classes/GalleryView.class
/* -------------------------------------------------- */ /* Specify our base css style before the view's, so that the view can override it */ $template->style('modules/core/data/gallery.css');or
viewes can override the css with !important in the css you call in the view.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team