embed link color
nemosum
Joined: 2008-04-29
Posts: 6 |
![]() |
hi, i'm using the embed pack with joomla, so i customized the theme.css of matrix, [img]http://img232.imageshack.us/img232/5523/headerbgqu1.jpg[/img] |
|
garym
Joined: 2004-09-27
Posts: 30 |
![]() |
I'm not using Joomla, so I don't know if it is any different to editing a standalone Gallery, but this is what I did to change these colours; Open: gallery\themes\matrix\theme.css Find these lines to change the link colour in the Gallery, add the line in bold, substituting your colur for the "xxxxxx" Quote:
#gsNavBar div.gbBreadCrumb { Quote:
#gallery a { and this to change the title colour, add the line in bold, substituting your colur for the "xxxxxx" Quote:
.giTitle, #gallery h2, #gallery h3, #gallery h4 { Good luck! |
|