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.

moving your forum down a little

2 posters

Go down

moving your forum down a little Empty moving your forum down a little

Post by S-t-e-v-e- February 24th 2013, 10:58 pm

i have added the toolbar i just want to lower my forum like on here blackeye what are the right codes for it i done a few things which as failed so far
avatar
S-t-e-v-e-
Forumember

Posts : 450
Reputation : 6
Language : English

Back to top Go down

moving your forum down a little Empty Re: moving your forum down a little

Post by Sir Chivas™ February 24th 2013, 11:04 pm

Hi,

Before anything. Can you please provide your Forum URL? thank you.
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6983
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

https://aforums.org

Back to top Go down

moving your forum down a little Empty Re: moving your forum down a little

Post by S-t-e-v-e- February 24th 2013, 11:07 pm

edit


Last edited by S-t-e-v-e- on February 24th 2013, 11:33 pm; edited 1 time in total
avatar
S-t-e-v-e-
Forumember

Posts : 450
Reputation : 6
Language : English

Back to top Go down

moving your forum down a little Empty Re: moving your forum down a little

Post by Sir Chivas™ February 24th 2013, 11:19 pm

Seems to be just like here? Confused
Can you please provide a screenshot to see how you see it?? Thank you.
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6983
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

https://aforums.org

Back to top Go down

moving your forum down a little Empty Re: moving your forum down a little

Post by S-t-e-v-e- February 24th 2013, 11:21 pm

i think i will wait for someone else Wink i dont think you know what your talking about
avatar
S-t-e-v-e-
Forumember

Posts : 450
Reputation : 6
Language : English

Back to top Go down

moving your forum down a little Empty Re: moving your forum down a little

Post by Sir Chivas™ February 24th 2013, 11:25 pm

I do know what you're talking about. You want to lower the forum itself like here:
http://awesomescreenshot.com/0b7yxstc1

Yours:
http://awesomescreenshot.com/009yxt0cb

It's the same, or do you want to move it down a bit more?
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6983
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

https://aforums.org

Back to top Go down

moving your forum down a little Empty Re: moving your forum down a little

Post by S-t-e-v-e- February 24th 2013, 11:26 pm

cant you see a gap on here?
avatar
S-t-e-v-e-
Forumember

Posts : 450
Reputation : 6
Language : English

Back to top Go down

moving your forum down a little Empty Re: moving your forum down a little

Post by Sir Chivas™ February 24th 2013, 11:29 pm

Look for this inside your CSS. (ACP >> Display >> Colors >> CSS:
Code:
#wrap {
border: 1px solid #bcd4e3;
background-color: #FFFFFF;
min-width: 810px;
max-width: 1015px;
padding: 15px;
}

and add this:
margin-top: 40px;

So your final code would be:
Code:
#wrap {
border: 1px solid #bcd4e3;
background-color: #FFFFFF;
min-width: 810px;
max-width: 1015px;
padding: 15px;
margin-top: 40px;
}

Next time, just be a bit more specific on what you want. Wink
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6983
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

https://aforums.org

Back to top Go down

Back to top

- Similar topics

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