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

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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.