2014-09-21, 07:39 PM
You want to remove the space? or you want to have the space between each post but minor space?
I don't give support on PM.
[For 1.8] Square theme
|
2014-09-21, 07:39 PM
You want to remove the space? or you want to have the space between each post but minor space?
I don't give support on PM.
2014-09-21, 11:15 PM
im using snagit to make and edit the screenshots
2014-09-22, 12:57 AM
(2014-09-21, 11:15 PM)zaishen Wrote: yes, i want the space between the posts to be smaller, i want the post to be closer Remove the <br /> you add, and search in showthread template something like this:
the only thing you need to change is "tborder" to "tborder2", something like this:
now, in global.css or square.css add this class: Quote:.tborder { You can play with the 3px margin until you find the space you want. I don't give support on PM.
2014-09-22, 11:56 AM
(2014-09-22, 12:57 AM)eNvy Wrote:(2014-09-21, 11:15 PM)zaishen Wrote: yes, i want the space between the posts to be smaller, i want the post to be closer Thank you, worked, first time not worked because you write only:
i added 2 and worked ![]()
im using snagit to make and edit the screenshots
2014-09-22, 12:41 PM
Seems like I forgot to write the 2 haha, yes, you need a new class because tborder is used in another places too, sorry about that.
Greetings! I don't give support on PM.
2014-09-22, 02:13 PM
the theme dont have "Portal" link?
im using snagit to make and edit the screenshots
2014-09-22, 03:23 PM
No, the theme don't have portal link, you can add it if you want, follow this steps:
1. Edit header template, search this:
And add the portal link in this way:
2. Open square.css, search this class:
Now, modify the 25px margin for 15px, in this way:
And that's all. Now, if you want to change the symbol in that button: 1. Open postbit_email in post bit templates, and you will see something like this:
Now, replace all that with this:
What's the change? this: <i style="font-size: 14px;" class="fa fa-at fa-fw"></i>, that's the @ symbol in FontAwesome icons. Of course, if you want to add a symbol, or even words, you need to remove this "<i style="font-size: 14px;" class="fa fa-at fa-fw"></i>" and add your symbol/text there. Greetings! I don't give support on PM.
Great, worked like a charm
![]() You know if we can we add some timer on collapse categories? to make the collapses close smooth?
im using snagit to make and edit the screenshots
2014-09-22, 08:05 PM
I assume you can, but I don't know where is the time for the collapse animation, maybe in a core file, but don't know which.
I don't give support on PM.
2014-09-23, 01:40 PM
(2014-09-22, 05:08 PM)zaishen Wrote: You know if we can we add some timer on collapse categories? to make the collapses close smooth? You can edit the speed of the effect in jscripts/jquery.plugins.js I changed mine from fast to slow, make a back up of the file before messing with anything if you don't know what you're doing. |
« Next Oldest | Next Newest »
|