diffrent class for albumlink and file information keywords diffrent class for albumlink and file information keywords
 

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]

Main Menu

diffrent class for albumlink and file information keywords

Started by allvip, December 12, 2013, 01:25:36 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

allvip

album link has the same class like file information keywords

If I want big albums name I will have big Keywords in File information on display image page.
If the file has many Keywords the file information will be very long.

add in stile.css: #picinfo .alblink {font-size:80%;} or #picinfo .alblink a   {font-size:80%;} use 80% or 10px

for diffrent class for links in File information (URL: and Favorites:): #picinfo a:link {font-size:15px;color:#000000;} and same for a:focus,a:hover,a:visited,a:active.