Navigation Bar below header

General questions pertaining to how certain issues can be resolved
Forum rules
1. No offensive language and no mocking
2. Please do a thorough search before you post something. Trust us, there is a high probability that the question you are asking has been asked previously.
3. No soliciting. You cannot post here soliciting bids for people offer you quotes, or even offer money to people for some work. You will be moderated if you do so. If you are looking for help, please post your request on http://jobs.wordpress.net or http://codepoet.com
4. Please be reasonable. You are getting software and support. For free. Complicated requests from a general purpose theme are not welcome and some volunteers might lose patience with you.
5. Please do your due diligence. If you posted a query and we answered with a link, take the trouble to go through the link contents.
6. Please post with complete information. Requests for help MUST be accompanied with your URL, particularly if you are asking something like "Why am I seeing a blank space?"

Navigation Bar below header

Postby sexandmetal » 01 Aug 2012, 21:45

Hello,

I would like to start off by saying this WP theme is awesome and daunting at the same time :?

I have have begun to build the blog for website Sex and Metal #NSFW and I have stumbled across a couple problems with the navigation bar that I can not seem to fix.

I have set my pages so I have a static front page (Enter Page) and I do not want to have the header, search bar or navigation bar, can anyone tell me who I can clean this up ?

Lastly when you go to Feed #NSFW the headline of the post comes up in the navigation bar and I can not figure out for the life of me why, I have been changing all of the Menu options around since I saw it and can not figure it out.

I hope some one is willing to help and forgive my longwinded thread.

Kind Regards,

~M

Sex and Metal
sexandmetal
 
Posts: 4
Joined: 01 Aug 2012, 21:17

Re: Navigation Bar below header

Postby drake » 01 Aug 2012, 23:04

Go and edit your static home page. Below the edit area on the Edit Page screen you have the group "Additional Options For Suffusion". From there, on the General Settings tab which is displayed by default, you can hide title, navigation bar, site header and site footer. These options are intended exactly for what you wish - to make a splash screen as landing page of site.
drake
 
Posts: 3790
Joined: 26 Jul 2011, 07:56
Location: Constanta, Romania

Re: Navigation Bar below header

Postby sexandmetal » 02 Aug 2012, 00:23

Hi Drake,

Thank you, I had already sorted it out.

I do have a new problem with widgets if you can help ?

Sexandmetal
sexandmetal
 
Posts: 4
Joined: 01 Aug 2012, 21:17

Re: Navigation Bar below header

Postby drake » 02 Aug 2012, 00:35

If you don't ask I can't :)
drake
 
Posts: 3790
Joined: 26 Jul 2011, 07:56
Location: Constanta, Romania

Re: Navigation Bar below header

Postby sexandmetal » 02 Aug 2012, 00:44

haha, opps.

I have removed the Social widget from the sidebar and put it above the header I like it above the header I just dont like the big white box that surrounds it, is there CSS to make the box black but the social icons will still be there ?

Also when I removed the sidebar widgets its like there is 30 default widgets that automatically put them self in the side bar. I have opted for no side bars in the page settings but they are still there, so I have put a google translate there for the time being. :(

Any advice would be awesome.

Thank you Drake.

~M
sexandmetal
 
Posts: 4
Joined: 01 Aug 2012, 21:17

Re: Navigation Bar below header

Postby Colin » 02 Aug 2012, 00:58

The custom css you need is

Code: Select all
#widgets-above-header .suf-widget {background:transparent;}


BUT doing this will render 2 of your icons invisible you need to replace them with colourful ones not black and grey.

As to your second issue with the sidebar you haven't set it up properly in Suffusion Options run through the settings again.
Colin
 
Posts: 2793
Joined: 27 Oct 2009, 10:46

Re: Navigation Bar below header

Postby sexandmetal » 02 Aug 2012, 01:03

Thank you very much Drake, that worked perfectly. :D

~M
sexandmetal
 
Posts: 4
Joined: 01 Aug 2012, 21:17

Re: Navigation Bar below header

Postby drake » 02 Aug 2012, 01:13

For the first question you can add at Suffusion Options -> Backend -> Custom Includes -> Custom Styles:
Code: Select all
#suf-subscription-2 {background:none;border:none;}


BUT, you need to change the icons for Twitter and Facebook. You use transparent png's and will not be visibile on the black background.

Or, add this at Custom Styles (will make the widget smaller):
Code: Select all
#suf-subscription-2 {width:100px;height:45px;}


For loosing the default widgets you need to go at Suffusion Options -> Sidebars -> Sidebar 1 -> Default widgets for first sidebar and choose "Hide default widgets if nothing is added in the widget control panel"
If widgets are still there after the step above, then go to Appearance -> Widgets and simply drag out the widgets from Sidebar 1.
drake
 
Posts: 3790
Joined: 26 Jul 2011, 07:56
Location: Constanta, Romania


Return to Support Requests

Who is online

Users browsing this forum: Colin, Google [Bot] and 2 guests