coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: Bruce on October 20, 2006, 03:42:49 PM

Title: Another question on style.css
Post by: Bruce on October 20, 2006, 03:42:49 PM
As long as I will be playing with this code to fix the "repeat" problem described in a previous question, I thought I might be able to work on a few other things that bother me about the theme. My apologies if this is considered more than 1 question...
If you look at the file display in my first album, you will see the pic is located at the top left of the cell instead of being centered, and the description is to the right of the pic. Doesn't look good at all. Is there a piece of code in style.css that refers to this that I can change?

And also in style.css ... I'd like to change the font of the gallery title to Black Chancery for a bit more zip. Is the code for font there too, or somewhere else I can edit?


TIA.
Title: Re: Another question on style.css
Post by: Gizmo on October 20, 2006, 05:35:42 PM
You've made quite a few changes to the original theme so at this point, you are responsible to tweaking it out. What you are experiencing is, in my opinion, the hard part because now you have to find and fix all the little bugs. If you want help, I'd suggest you zip up your theme and attach it here because it's a lot of work to piece it together from the page source to offer this much help. Check out this link for centering text in cells - http://www.w3.org/Style/Examples/007/center.html (http://www.w3.org/Style/Examples/007/center.html). I'm happy to help but don't make me work to do it.  ;)
Title: Re: Another question on style.css
Post by: Bruce on October 20, 2006, 08:14:58 PM
Quote from: Gizmo on October 20, 2006, 05:35:42 PM
You've made quite a few changes to the original theme so at this point, you are responsible to tweaking it out. What you are experiencing is, in my opinion, the hard part because now you have to find and fix all the little bugs. If you want help, I'd suggest you zip up your theme and attach it here because it's a lot of work to piece it together from the page source to offer this much help. Check out this link for centering text in cells - http://www.w3.org/Style/Examples/007/center.html (http://www.w3.org/Style/Examples/007/center.html). I'm happy to help but don't make me work to do it.  ;)

My apologies, Gizmo - it was not my intention to create any grief:) Actually, the only change I've made to the theme is the bck image, and removing the "repeat" code. Unfortunately I'm not as conversent in CSS or PHP as the majority of people asking for support seem to be. I wish I knew a fraction as much.

At any rate, I've attached the theme, with the original and the edited style.css, as well as the original and new _bck images. ANY help you or anyone else can provide would be appreciated.
Title: Re: Another question on style.css
Post by: Gizmo on October 21, 2006, 02:34:54 AM
The css file you have marked as the original has been edited. Attached is the original file so have a look at the changes you've made and compare with this one to find out where the issue may be that's causing the misalignment.
Title: Re: Another question on style.css
Post by: Bruce on October 21, 2006, 03:26:41 AM
Quote from: Gizmo on October 21, 2006, 02:34:54 AM
The css file you have marked as the original has been edited. Attached is the original file so have a look at the changes you've made and compare with this one to find out where the issue may be that's causing the misalignment.

Crap ... I bet I renamed the wrong one as original:(  Have to check, now....
Title: Re: Another question on style.css
Post by: Bruce on October 22, 2006, 11:25:09 PM
Moderator, please mark this thread as SOLVED. Thanks.