Support Forum
hi, i use Unified 1.0.5 theme. i hate this wide topic strings, how can i get it narrow - without this empty white spaces above and below of topic name text.(forum - http://www.jkmore.ru/)
sorry, not sure what you are looking for... you say narrower, which indicates horizontal (width) dimension, but your arrows are representing a vertical (height) dimension... and not sure how that applies to topic title of 'strings'... so, sorry, but not sure what you want to do...
If you simply mean you want the height of the list of topics for a forum on forum view to be less, you can adjust that in your sp theme... just edit the spForumView.php template file of your sp theme... look for the template tags for each column that set the min height of the row... ie
sp_ColumnStart('tagId=spColForum1&tagClass=spColumnSection spLeft&width=0&height=50px');
and change the height to be whatever you want... for our unified theme, you would have to edit the three locations within the topic loop... ie inside this:
if (sp_has_topics()) : while (sp_loop_topics()) : sp_the_topic();
as always, we strongly recommend making a child theme or your own theme rather than editing our themes to keep from losing changes on updates...
if you meant other, please explain further...
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)