The forum is here for legacy reasons. No new posts will be created. User registration is disabled! If you have any questions, please email us or check https://www.adultscriptpro.com for more details!
You are not logged in.
Pages: 1
I would like to adjust the sizes of the POPULAR TAGS and use different colors for different sizes - please can you tell me in what script i can do it
Ben
Offline
i thing /YOUR-templates/CSS/style.css
this line
#cloud { padding: 2px; line-height: 3em; text-align: center; }
#cloud a { padding: 0px; text-decoration: none; }
#cloud a.tag1 { font-size: 0.7em; font-weight: 100; }
#cloud a.tag2 { font-size: 0.8em; font-weight: 200; }
#cloud a.tag3 { font-size: 0.9em; font-weight: 300; }
#cloud a.tag4 { font-size: 1.0em; font-weight: 400; }
#cloud a.tag5 { font-size: 1.2em; font-weight: 500; }
#cloud a.tag6 { font-size: 1.4em; font-weight: 600; }
#cloud a.tag7 { font-size: 1.6em; font-weight: 700; }
#cloud a.tag8 { font-size: 1.8em; font-weight: 800; }
#cloud a.tag9 { font-size: 2.2em; font-weight: 900; }
#cloud a.tag10 { font-size: 2.5em; font-weight: 900; }
#cloud { margin: 0; }
#cloud li { display: inline; }
Offline
Cool
Many thanks thiva7... Now i still need to figure their color setting...
Offline
Edit templates/your-template/frontpage.tpl.php and remove this line:
<?php echo w('tag_left'); ?>
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Pages: 1