Re: [Koha] Customizing OPAC

2011-05-04 Thread schwitzd
Thanks a lot I solved with css :) -- View this message in context: http://koha.1045719.n5.nabble.com/Customizing-OPAC-tp4366995p4369830.html Sent from the Koha - Discuss mailing list archive at Nabble.com. ___ Koha mailing list http://koha-community.

Re: [Koha] Customizing OPAC

2011-05-04 Thread Owen Leonard
> Now I have one other question... I need to modify the HTML code in the > Advanced Search and Browser By author or sobject pages, but I didn't find > the page... If you do this you will have difficulty upgrading Koha. Your changes will be overwritten at upgrade time and you will have to duplicate

Re: [Koha] Customizing OPAC

2011-05-04 Thread schwitzd
Hi Martin You right the element inspector in Chrome is very good! :) Now I have one other question... I need to modify the HTML code in the Advanced Search and Browser By author or sobject pages, but I didn't find the page... I now the html page for the index is the file masthead.inc but for th

Re: [Koha] Customizing OPAC

2011-05-03 Thread Martin Renvoize
Hi Daniel, Your probably best off having a quick read up on css (there's some good tutorials at http://www.w3schools.com/css/default.asp for example) Additionally, I personally wouldn't touch the styling from the back end (i.e i wouldn't modify opac.css). Although it can be done that way, when yo

[Koha] Customizing OPAC

2011-05-03 Thread schwitzd
Hi I'm trying to branding the opac interface... for example i want change the color the word "Search" or change the color of the "Advanced Search" I'm understood that the file is "/usr/share/koha/opac/htdocs/opac-tmpl/prog/en/css/opac.css" can you help me? Thank Daniel -- View this message in c