Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Blix theme "views"  (Read 3117 times)

0 Members and 1 Guest are viewing this topic.

justin411

  • Coppermine newbie
  • Offline Offline
  • Posts: 1
Blix theme "views"
« on: January 26, 2008, 07:01:35 pm »

Hi, all

I have decided to use the Blix theme but found a simple issue.

On the home screen on the random picture section, the title of the picture and the number of view are together.

Can someone tell me how I might fix this so that there is a break before the number of view?

See example on coppermine.com themes

G.E
Logged

Nibbler

  • Guest
Re: Blix theme "views"
« Reply #1 on: January 26, 2008, 07:08:29 pm »

Add a definition for the thumb_title class into the css. Here is an example from the classic theme

Code: [Select]
.thumb_title {
        font-weight : bold;
        font-size: 80%;
        padding: 2px;
        display : block;
}
Logged
Pages: [1]   Go Up
 

Page created in 0.017 seconds with 19 queries.