Modifying Tag List
Modifying Tag List
I woud like to modify then tag list above the entries for a specific tag. I tried to set text-align: left (so no justify) and to reduce the font height. However, I had no success.
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Modifying Tag List
Hi!
Can you post your URL? Your descrpition is very vague, so I don't know how to help you :=)
Regards,
Garvin
Can you post your URL? Your descrpition is very vague, so I don't know how to help you :=)
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi!
Okay, and what do you want to do with the tag list? Do you want to make it smaller?
The tags themselves are alread left-aligned on http://blog.telmarkt.de/index.php?/plug ... 9Fendienst
Regards,
Garvin
Okay, and what do you want to do with the tag list? Do you want to make it smaller?
The tags themselves are alread left-aligned on http://blog.telmarkt.de/index.php?/plug ... 9Fendienst
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Yes, but the relation should be kept. 300% should be 3 times 100%.Okay, and what do you want to do with the tag list? Do you want to make it smaller?
The tags themselves are alread left-alignedCode: Select all
That's true. But the tags are justified using the width of the middle column. http://blog.telmarkt.de/index.php?/plugin/tag/Auftr%C3%A4ge
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi!
Try this in your style.css:
Regards,
Garvin
Try this in your style.css:
Code: Select all
.freetag_cloud {
font-size: 0.7em;
}
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/