Your Portal Version: 1.0.6
Your phpBB Type: Standard phpBB3
MODs installed: Yes
Your knowledge: Beginner
Boardlink: http://www.godhra.org
What have you done before the problem was there?
I searched in this forum, and I also clicked on Knowledge base but could not find any topics related to my subject.
What have you already tryed to solve the problem?
I tried modifying various margin padding values in the portal.css, but no luck.
Description and Message
There is too much blank spacing between blocks on all left, right, and center blocks. I would like to keep the blocks close to each other with a very thin line of spacing.
Can anyone out there help fix this issue.
Thanks.
How to reduce spacing between blocks on portal
Forum rules
Before creating a new support thread, please take a look in the board3 Portal FAQ and use the search!
Many questions have already been answered.
Before creating a new support thread, please take a look in the board3 Portal FAQ and use the search!
Many questions have already been answered.
-
Topic author - Active Member
- Posts: 6
- Joined: 7. January 2010 00:46
- phpBB.com User: ishaqkalota
-
- Portal Professional
- Posts: 1959
- Joined: 19. April 2009 21:34
- phpBB.de User: archivar
- phpBB.com User: archivar
- Location: Deutschland
Re: How to reduce spacing between blocks on portal
Search in root / styles / prosilver / template / portal / _block_config.html:ishaqkalota wrote:Your Portal Version: 1.0.6
Your phpBB Type: Standard phpBB3
MODs installed: Yes
Your knowledge: Beginner
Boardlink: http://www.godhra.org
What have you done before the problem was there?
I searched in this forum, and I also clicked on Knowledge base but could not find any topics related to my subject.
What have you already tryed to solve the problem?
I tried modifying various margin padding values in the portal.css, but no luck.
Description and Message
There is too much blank spacing between blocks on all left, right, and center blocks. I would like to keep the blocks close to each other with a very thin line of spacing.
Can anyone out there help fix this issue.
Thanks.
Removed at the end of line 6 and line 12
Code: Select all
<br style="clear:both" />
V.G. archivar
sorry for my bad english
sorry for my bad english
-
Topic author - Active Member
- Posts: 6
- Joined: 7. January 2010 00:46
- phpBB.com User: ishaqkalota
Re: How to reduce spacing between blocks on portal
Thank you so much! That worked like a charm!..