ZenphotoCMS Forum
Default Theme - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Default Theme (/thread-4637.html)



Default Theme - vlocity160 - 2009-02-06

Hi all,

I want to know, how can I remove the borders from around my images in the albums area of the default gallery theme? Also how do I change the colour of the Album text name heading up the top?

Many thanks for the assistance!




Default Theme - vlocity160 - 2009-02-10

Sorry, but can I "BUMP" this topic.




Default Theme - acrylian - 2009-02-10

Change the theme's css...




Default Theme - gwmbox - 2009-02-10

As acrylian said have a look through the css first.

First bit of advice though is to make a copy of the default theme, call it whatever you like and thus leave the default un-touched. This then allows you to if ever needed - i.e. your theme changes break your site - you can go back to the default until you fix it. It also ensures no overwrites when updating ZP.

Have fun learning css - once you get the hang of it ... well you can pretty much do whatever you want....




Default Theme - vlocity160 - 2009-02-19

Thanks for that guys, I already know CSS but I couldn't find the part that styles the border, I have found that it is not actually a border, but padding, witrh a border also, I had removed the border info, but not the padding. Greatly appreciated!