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

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

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.