![]() |
|
#1
|
|||
|
|||
|
On www.clantt.com I've been trying to figure out how to change the size of the news headline font. It's using small font and I want it to be 10 pt (it should match the size of the news article text).
Any idea how I can do this? |
|
#2
|
||||
|
||||
|
Edit your adv_portal_module_shell template and look for:
Code:
<span class="smallfont"><strong> Code:
<span class="<if condition="$mods['identifier'] == 'news'">normal<else />smallfont</if>"><strong> |
|
#3
|
|||
|
|||
|
Awesome. Thanks.
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Main news text font size. | ADoomedMarine | "How Do I..." Questions | 1 | 06-10-2005 08:41 AM |
| Font size alternates on Read More news link | DougM | Troubleshooting / "How do I..." Questions | 5 | 05-24-2005 11:22 PM |
| Font size in thread display with vBa | JohnBee | Troubleshooting / "How do I..." Questions | 1 | 05-15-2005 10:10 AM |
| font size of news module title link | indie | Troubleshooting / "How do I..." Questions | 1 | 10-04-2004 10:14 AM |