UBB.Dev
Posted By: Pilgrim Which element in the .css controls this? - 03/13/2004 10:18 PM
I can't seem to find which element controls the link for the post being viewed when using Threaded Mode. That link becomes non-clickable. But sometimes, especially in long threads, it is difficult to see when the post links are similar in color. I want to add: "font-weight: bold;" to make more visible. But for the life of me, I can't seem to find the right item to add this to.

See the screenshot below:

Thanks,

Jeff

Attached picture 109958-thread.gif
Posted By: JoshPet Re: Which element in the .css controls this? - 03/14/2004 12:05 AM
I think would be either darktable or lighttable - view the souce of the page and have a look-see. But be careful - darktable and lighttable are used all over the place - so if you bold it in the css - it'll be bolc everywhere.
Posted By: Pilgrim Re: Which element in the .css controls this? - 03/14/2004 1:48 AM
Yes, it was a darktable and yes, making it bold effected many other things. So, that didn't work.... but it didn't work specifically because the text that I want to have changed wasn't. In other words, I'm still looking for the solution. []http://www.the-highway.com/Smileys/doh3.gif[/]
Posted By: JoshPet Re: Which element in the .css controls this? - 03/14/2004 5:24 AM
Probably adding a <b> and </b> in the template (or most likely where that info is generated in the .php file) is best. Tricky to find as that page is different depending on how many posts and what post you are viewing.
Posted By: scroungr Re: Which element in the .css controls this? - 03/14/2004 6:08 AM
or add a <font> command around that area also. you can change css classes within the <font> tag also..
© UBB.Developers