Bored? Looking to kill some time? Want to chat with other SMF users? Join us in IRC chat or Discord
Similarity of deliberately cut topic not to be mobile ... How sad that there are such people.
How do I get rid of the "normal post" prefix on all the posts. I've deleted the style from the CSS but the text keeps coming up.
$txt['veryhot_post_sticky']='veryhot post sticky';$txt['veryhot_post_locked_sticky']='veryhot post locked sticky';$txt['veryhot_post_locked']='veryhot post locked';$txt['veryhot_post']='veryhot post';$txt['veryhot_poll_sticky']='veryhot poll sticky';$txt['veryhot_poll_locked_sticky']='veryhot poll locked sticky';$txt['veryhot_poll_locked']='veryhot poll locked';$txt['veryhot_poll']='veryhot poll';$txt['normal_post_sticky']='normal post sticky';$txt['normal_post_locked_sticky']='normal post locked sticky';$txt['normal_post_locked']='normal post locked';$txt['normal_post']='normal post';$txt['normal_poll_sticky']='normal poll sticky';$txt['normal_poll_locked_sticky']='normal poll locked sticky';$txt['normal_poll_locked']='normal poll locked';$txt['normal_poll']='normal poll';$txt['my_veryhot_post_sticky']='my veryhot post sticky';$txt['my_veryhot_post_locked_sticky']='my veryhot post locked sticky';$txt['my_veryhot_post_locked']='my veryhot post locked';$txt['my_veryhot_post']='my veryhot post';$txt['my_veryhot_poll_sticky']='my veryhot poll sticky';$txt['my_veryhot_poll_locked_sticky']='my veryhot poll locked sticky';$txt['my_veryhot_poll_locked']='my veryhot poll locked';$txt['my_veryhot_poll']='my veryhot poll';$txt['my_normal_post_sticky']='my normal post sticky';$txt['my_normal_post_locked_sticky']='my normal post locked sticky';$txt['my_normal_post_locked']='my normal post locked';$txt['my_normal_post']='my normal post';$txt['my_normal_poll_sticky']='my normal poll sticky';$txt['my_normal_poll_locked_sticky']='my normal poll locked sticky';$txt['my_normal_poll_locked']='my normal poll locked';$txt['my_normal_poll']='my normal poll';$txt['my_hot_post_sticky']='my hot post sticky';$txt['my_hot_post_locked_sticky']='my hot post locked sticky';$txt['my_hot_post_locked']='my hot post locked';$txt['my_hot_post']='my hot post';$txt['my_hot_poll_sticky']='my hot poll sticky';$txt['my_hot_poll_locked_sticky']='my hot poll locked sticky';$txt['my_hot_poll_locked']='my hot poll locked';$txt['my_hot_poll']='my hot poll';$txt['hot_post_sticky']='hot post sticky';$txt['hot_post_locked_sticky']='hot post locked sticky';$txt['hot_post_locked']='hot post locked';$txt['hot_post']='hot post';$txt['hot_poll_sticky']='hot poll sticky';$txt['hot_poll_locked_sticky']='hot poll locked sticky';$txt['hot_poll_locked']='hot poll locked';$txt['hot_poll']='hot poll';
I'd like the forum title not to be in capital letters.Where can I edit this setting?
/* the main title, always stay at 45 pixels in height! */h1.forumtitle{ text-transform: uppercase; border-radius: 3px; font-size: 50px; text-align: center;}
/* the main title, always stay at 45 pixels in height! */h1.forumtitle{ border-radius: 3px; font-size: 50px; text-align: center;}
this theme looks very nice in mobile as wwll. works great! thanks. i have custom board icons installed but theme doesn't replace board icons. Rest theme do replaces board icons except this one. Any idea why?
Edit the theme's index.css file as follows: