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.

Forum Margin

4 posters

Go down

Forum Margin Empty Forum Margin

Post by slavib January 16th 2013, 11:03 pm

Hello
Can I change a forum. phpBB3
Top Margin = 0
Left Margin = 0
Bottom Margin = 0
Right Margin = 0
Thank you
avatar
slavib
Forumember

Male Posts : 84
Reputation : 2
Language : Bulgarian
Location : Bulgaria

Back to top Go down

Forum Margin Empty Re: Forum Margin

Post by zenzo January 17th 2013, 2:02 am

Go to ACP general/configuration

look for page structure

change it to 100%
zenzo
zenzo
Forumember

Posts : 564
Reputation : 13
Language : english,tagalog
Location : philippines

Back to top Go down

Forum Margin Empty Re: Forum Margin

Post by slavib January 17th 2013, 1:38 pm

Forum width - OK
but
Top Margin -?
avatar
slavib
Forumember

Male Posts : 84
Reputation : 2
Language : Bulgarian
Location : Bulgaria

Back to top Go down

Forum Margin Empty Re: Forum Margin

Post by zenzo January 18th 2013, 5:17 am

change your forum theme
zenzo
zenzo
Forumember

Posts : 564
Reputation : 13
Language : english,tagalog
Location : philippines

Back to top Go down

Forum Margin Empty Re: Forum Margin

Post by slavib January 19th 2013, 1:11 am

zenzo wrote:change your forum theme
it is not serious
avatar
slavib
Forumember

Male Posts : 84
Reputation : 2
Language : Bulgarian
Location : Bulgaria

Back to top Go down

Forum Margin Empty Re: Forum Margin

Post by Akkii January 19th 2013, 1:15 am

Did you try to change it via CSS?
Akkii
Akkii
Forumember

Male Posts : 710
Reputation : 107
Language : English,HTML, CSS,Photoshop,Javascript!
Location : Here on Forumotion!

http://www.csshelp.net

Back to top Go down

Forum Margin Empty Re: Forum Margin

Post by zenzo January 19th 2013, 4:02 am

slavib wrote:
zenzo wrote:change your forum theme
it is not serious

on my forum only right and left have a margin so i guess its also in the theme


please give the link of your forum
zenzo
zenzo
Forumember

Posts : 564
Reputation : 13
Language : english,tagalog
Location : philippines

Back to top Go down

Forum Margin Empty Re: Forum Margin

Post by Cassius Dio January 19th 2013, 1:10 pm

Hi,

Add to CSS Stylesheet:
Code:
#width{
margin-top: 0px !important;
margin-bottom: 0px !important;
}
Cassius Dio
Cassius Dio
Forumember

Male Posts : 581
Reputation : 79
Language : Romanian &English
Location : Yellow Submarine

http://beatles.forummo.com/

Back to top Go down

Forum Margin Empty Re: Forum Margin

Post by slavib January 19th 2013, 4:39 pm

SGSS wrote:Hi,

Add to CSS Stylesheet:
Code:
#width{
margin-top: 0px !important;
margin-bottom: 0px !important;
}

was not for phpbb3
avatar
slavib
Forumember

Male Posts : 84
Reputation : 2
Language : Bulgarian
Location : Bulgaria

Back to top Go down

Forum Margin Empty Re: Forum Margin

Post by Cassius Dio January 19th 2013, 4:42 pm

Where was my mind when I written this? Laughing

Sorry, this is the correct code:
Code:
#wrap{
margin-top: 0px !important;
margin-bottom: 0px !important;
}
Cassius Dio
Cassius Dio
Forumember

Male Posts : 581
Reputation : 79
Language : Romanian &English
Location : Yellow Submarine

http://beatles.forummo.com/

Back to top Go down

Forum Margin Empty Re: Forum Margin

Post by slavib January 19th 2013, 11:38 pm

is not
top margin != 0


http://forum.windowsphone.bg
avatar
slavib
Forumember

Male Posts : 84
Reputation : 2
Language : Bulgarian
Location : Bulgaria

Back to top Go down

Forum Margin Empty Re: Forum Margin

Post by zenzo January 20th 2013, 1:50 am

i think the top margin has reserve as your forum logo
zenzo
zenzo
Forumember

Posts : 564
Reputation : 13
Language : english,tagalog
Location : philippines

Back to top Go down

Back to top


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