Header close to the navigation
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1 • Share •
Header close to the navigation

I want to put the navigation higher just like here but with images so i can design more with it.
Is there any codes for that? Thanks.
alpharan.forumo.biz
ARC Lance- Forumotion Member
-

Posts: 24
Language: English
Points: 16
Join date: 2012-02-12
Re: Header close to the navigation
Hi,
Please navigate to Admin CP > Display > Templates > General > overall_header.
Find this part...
...and replace it with this one...
You can change the -20px as per your need.
Hope it helps
Please navigate to Admin CP > Display > Templates > General > overall_header.
Find this part...
- Code:
<table cellspacing="0" cellpadding="0" border="0" align="{MENU_POSITION}">
...and replace it with this one...
- Code:
<table cellspacing="0" cellpadding="0" border="0" align="{MENU_POSITION}" style="margin-top:-20px;">
You can change the -20px as per your need.
Hope it helps
SGMonkey- Forumotion Member
- Posts: 3
Language: English
Points: 3
Join date: 2012-02-06
Re: Header close to the navigation
For that, try adding this code in Admin CP > Display > Colors > CSS...
If this code doesn't work, try this one...
- Code:
#fa_ticker_block {
margin-top: -10px !important;
}
If this code doesn't work, try this one...
- Code:
#page-body {
margin-top: -20px;
}
Re: Header close to the navigation
Excellent! That last one did the trick. Set it to -60 and it worked perfect.
Thanks alot ankillien!
Thanks alot ankillien!
SGMonkey- Forumotion Member
- Posts: 3
Language: English
Points: 3
Join date: 2012-02-06
Re: Header close to the navigation
Yes it is. Thank you sir 
sorry for late response.
sorry for late response.
ARC Lance- Forumotion Member
-

Posts: 24
Language: English
Points: 16
Join date: 2012-02-12
Re: Header close to the navigation
How about putting the site description close to header? Do you have code sir?
ARC Lance- Forumotion Member
-

Posts: 24
Language: English
Points: 16
Join date: 2012-02-12
Re: Header close to the navigation
| Please don't double/triple post. Your post need to be separated by 24 hours before bumping, replying or adding more information. Please use the edit button instead! |
Go to Admin CP > Display > Templates > General > overall_header.
Find this code...
- Code:
<br />
<span class="gen">{SITE_DESCRIPTION}<br /> </span>
Remove that <br /> and save the changes.
Re: Header close to the navigation
Unfortunately, editing the spacing here has made it impossible for users to be able to navigate my site, due to the ads covering them.
I imagine that's what the space is intended for so "thumbs down"
I imagine that's what the space is intended for so "thumbs down"
SGMonkey- Forumotion Member
- Posts: 3
Language: English
Points: 3
Join date: 2012-02-06
Re: Header close to the navigation
Ok thanks. It worked. 
Can be closed.
Can be closed.
ARC Lance- Forumotion Member
-

Posts: 24
Language: English
Points: 16
Join date: 2012-02-12
Re: Header close to the navigation
SGMonkey wrote:Unfortunately, editing the spacing here has made it impossible for users to be able to navigate my site, due to the ads covering them.
I imagine that's what the space is intended for so "thumbs down"
Solved for the topic creator. SGMonkey if you have any more questions open a new topic. Thank you.
| Topic Solved & Locked |

The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum

Home


by ARC Lance on February 18th 2012, 8:39 pm









