View Issue Details

IDProjectCategoryView StatusLast Update
0001000OXID eShop (all versions)1.06. Search, Tagspublic2012-12-07 14:42
Reporterphilipp_grashoff Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.1.2 revision 18998 
Fixed in Version4.1.4 revision 21266 
Summary0001000: Tag cloud can't be styled via oxid.css
DescriptionThe font-size HTML Code of the Tag Cloud is generated directly in /core/oxtagcloud.php (function getTagCloud()). If users want to style the tag cloud (e.g. other font sizes), they have to write a module for this class. Which is almost impossible for PE/EE users as this file is encrypted.

Solution: create CSS classes for the different font sizes and add style definitions to oxid.css (e.g. <a href="..." class="font-size-100">...)
TagsTags
Theme
BrowserAll
PHP Version5.2.6
Database Version5.0.33

Relationships

related to 0001164 closeddainius.bigelis tags have all the same size and no class >> canĀ“t be styled 
related to 0001181 resolvedarvydas_vapsva All tags are the same size 

Activities

rimvydas_paskevicius

2009-06-23 10:35

reporter   ~0001109

Added CSS classes for the different font sizes