The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Space between Index and Widgets(Phpbb2)

5 posters

Go down

Space between Index and Widgets(Phpbb2) Empty Space between Index and Widgets(Phpbb2)

Post by Fanal July 23rd 2013, 2:33 am

How do I make the space from them wider?

Space between Index and Widgets(Phpbb2) AcLq9kW
avatar
Fanal
New Member

Posts : 9
Reputation : 1
Language : English

Back to top Go down

Space between Index and Widgets(Phpbb2) Empty Re: Space between Index and Widgets(Phpbb2)

Post by levy July 23rd 2013, 2:36 am

Code:
#content-container #right {
margin-left: 15px;
width: 180px;
margin-right: -10px;
}

Add this in your CSS ( Administration Panel -> Display -> Colors -> CSS Stylesheet )
levy
levy
Hyperactive

Male Posts : 2632
Reputation : 350
Language : English, Romanian
Location : Romania

https://portofolio.goodforum.net/

Back to top Go down

Space between Index and Widgets(Phpbb2) Empty Re: Space between Index and Widgets(Phpbb2)

Post by Kralj July 23rd 2013, 2:42 am

AP -> modules -> Portal & widgets -> Forum widgets managment

where writte: space between 2 columns. You must writte: 5
you can writte 4, 6 or some other number, what you want.
Kralj
Kralj
Forumember

Male Posts : 128
Reputation : 6
Language : Croatian || English || HTML
Location : Croatia

Back to top Go down

Space between Index and Widgets(Phpbb2) Empty Re: Space between Index and Widgets(Phpbb2)

Post by angel_of_night July 28th 2013, 2:08 pm

How to do this for left widgets? (PhpBB3)
angel_of_night
angel_of_night
Forumember

Female Posts : 565
Reputation : 10
Language : portuguese

Back to top Go down

Space between Index and Widgets(Phpbb2) Empty Re: Space between Index and Widgets(Phpbb2)

Post by Sanket July 29th 2013, 12:16 pm

angel_of_night wrote:How to do this for left widgets? (PhpBB3)
Forum URL please?
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Space between Index and Widgets(Phpbb2) Empty Re: Space between Index and Widgets(Phpbb2)

Post by levy July 29th 2013, 12:24 pm

angel_of_night wrote:How to do this for left widgets? (PhpBB3)

Just add that in your CSS Stylesheet .

Code:
.module{
width: 85%;
position: relative;
left: 5px;
}
levy
levy
Hyperactive

Male Posts : 2632
Reputation : 350
Language : English, Romanian
Location : Romania

https://portofolio.goodforum.net/

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum