Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: 2 Theme Questions  (Read 3903 times)

0 Members and 1 Guest are viewing this topic.

Valk

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 20
2 Theme Questions
« on: October 26, 2011, 09:42:35 pm »

I installed a theme called "Acidtech" and modified it to my likings.  My site can be seen here: http://www.pikplop.com/ (might be some nudity).
Heres my 2 quick questions:

1)  There is a small red border around the thumbnails, any idea how I can change or remove it?  I've looked everywhere.

2)  Being that I modified a theme someone already spent a huge amount of time making, is it ok to share here with others giving the original author full credit?  They asked for noone to edit their theme.php and I didn't change anything.

Thank you for any help, I'm abit new at all this.
Logged

Αndré

  • Administrator
  • Coppermine addict
  • *****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: 2 Theme Questions
« Reply #1 on: October 27, 2011, 10:14:52 am »

1)  There is a small red border around the thumbnails, any idea how I can change or remove it?  I've looked everywhere.

Open the theme's style.css file and adjust
Code: [Select]
a:link .image{
border-color: #900;
border-style: solid;
border-width: 1px;
margin: 2px;
}



2)  Being that I modified a theme someone already spent a huge amount of time making, is it ok to share here with others giving the original author full credit?  They asked for noone to edit their theme.php and I didn't change anything.

Feel free to contribute a modified theme. Just give it a meaningful name (have a look at the demo how others named theme variations, e.g. all curve theme contributions).
Logged

Valk

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 20
Re: 2 Theme Questions
« Reply #2 on: October 28, 2011, 03:10:41 am »

Excellent!  Thank you so much.  I'll get the theme sorted out and post it to share.
Logged
Pages: [1]   Go Up
 

Page created in 0.025 seconds with 19 queries.