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

News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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.