The forum of the forums
Welcome on the Forumotion Support Forum.

To take full advantage of everything offered by our forum, please log in if you are already a member or join our community if you're not yet....



Create a free forum like this one.
Header close to the navigation 5 5 1

Header close to the navigation

View previous topic View next topic Go down

Solved Header close to the navigation

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


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

Male
Posts: 24
Language: English
Points: 16
Join date: 2012-02-12

Back to top Go down

Solved Re: Header close to the navigation

Post by ankillien on February 19th 2012, 3:24 am

Hi,

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 Smile

----------------------------


ankillien
Support Moderator
Support Moderator

Posts: 5013
Language: English, XHTML, CSS, JS, PHP, SQL
Points: 20285
Join date: 2008-07-13

http://www.webartzforum.com/

Back to top Go down

Solved Re: Header close to the navigation

Post by SGMonkey on February 19th 2012, 11:09 am

I've changed this part of my header also and it works perfectly. Only thing I wonder is if it is at all possible to remove the space below the navbar.



Thanks in advance, appreciate the help.

SGMonkey
Forumotion Member

Posts: 3
Language: English
Points: 3
Join date: 2012-02-06

Back to top Go down

Solved Re: Header close to the navigation

Post by ankillien on February 19th 2012, 8:01 pm

For that, try adding this code in Admin CP > Display > Colors > CSS...

Code:
#fa_ticker_block {
margin-top: -10px !important;
}


If this code doesn't work, try this one...

Code:
#page-body {
margin-top: -20px;
}

----------------------------


ankillien
Support Moderator
Support Moderator

Posts: 5013
Language: English, XHTML, CSS, JS, PHP, SQL
Points: 20285
Join date: 2008-07-13

http://www.webartzforum.com/

Back to top Go down

Solved Re: Header close to the navigation

Post by SGMonkey on February 20th 2012, 2:59 am

Excellent! That last one did the trick. Set it to -60 and it worked perfect.

Thanks alot ankillien!

SGMonkey
Forumotion Member

Posts: 3
Language: English
Points: 3
Join date: 2012-02-06

Back to top Go down

Solved Re: Header close to the navigation

Post by ankillien on February 20th 2012, 3:03 am

Glad I could help out Very Happy

Is it solved for ARC Lance?

----------------------------


ankillien
Support Moderator
Support Moderator

Posts: 5013
Language: English, XHTML, CSS, JS, PHP, SQL
Points: 20285
Join date: 2008-07-13

http://www.webartzforum.com/

Back to top Go down

Solved Re: Header close to the navigation

Post by ARC Lance on February 21st 2012, 5:33 am

Yes it is. Thank you sir Smile
sorry for late response. Smile

ARC Lance
Forumotion Member

Male
Posts: 24
Language: English
Points: 16
Join date: 2012-02-12

Back to top Go down

Solved Re: Header close to the navigation

Post by ARC Lance on February 21st 2012, 5:57 am

How about putting the site description close to header? Do you have code sir?

ARC Lance
Forumotion Member

Male
Posts: 24
Language: English
Points: 16
Join date: 2012-02-12

Back to top Go down

Solved Re: Header close to the navigation

Post by ankillien on February 21st 2012, 7:36 am

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.

----------------------------


ankillien
Support Moderator
Support Moderator

Posts: 5013
Language: English, XHTML, CSS, JS, PHP, SQL
Points: 20285
Join date: 2008-07-13

http://www.webartzforum.com/

Back to top Go down

Solved Re: Header close to the navigation

Post by SGMonkey on February 23rd 2012, 5:48 am

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"

SGMonkey
Forumotion Member

Posts: 3
Language: English
Points: 3
Join date: 2012-02-06

Back to top Go down

Solved Re: Header close to the navigation

Post by ARC Lance on February 23rd 2012, 6:05 am

Ok thanks. It worked. Smile
Can be closed.

ARC Lance
Forumotion Member

Male
Posts: 24
Language: English
Points: 16
Join date: 2012-02-12

Back to top Go down

Solved Re: Header close to the navigation

Post by Nera. on February 23rd 2012, 6:38 am

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

----------------------------



Nera.
Manager
Manager

Female
Posts: 6419
Age: 28
Language: Croatian, Italian, German, English
Location: Split, Croatia
Points: 9366
Join date: 2010-09-01

http://www.webartzforum.com/

Back to top Go down

View previous topic View next topic Back to top


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