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.

navbar void

4 posters

Go down

In progress navbar void

Post by GuaranaRT June 28th 2013, 11:22 am

https://help.forumotion.com/t123615-how-to-unite-the-navbar-into-a-single-line?highlight=navbar+void

i want to do the same with thenavbar unite but i run invision and its not working
avatar
GuaranaRT
Forumember

Posts : 54
Reputation : 0
Language : English

Back to top Go down

In progress Re: navbar void

Post by Sanket June 28th 2013, 11:42 am

• Please provide your forum URL for appearance problems
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

In progress Re: navbar void

Post by GuaranaRT June 28th 2013, 11:47 am

avatar
GuaranaRT
Forumember

Posts : 54
Reputation : 0
Language : English

Back to top Go down

In progress Re: navbar void

Post by Sanket June 28th 2013, 12:10 pm

Add this to your css.
Code:
a.mainmenu img {
    margin-left: -26px !important;
}
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

In progress Re: navbar void

Post by GuaranaRT June 28th 2013, 12:14 pm

thank you very much :wouhou:

And something else. If you see in this foroum the "read-no read" icons i made they hide forums text. Is there a code to fix it?
avatar
GuaranaRT
Forumember

Posts : 54
Reputation : 0
Language : English

Back to top Go down

In progress Re: navbar void

Post by Sanket June 28th 2013, 12:28 pm

Sorry, i do not understand. Please explain more.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

In progress Re: navbar void

Post by GuaranaRT June 28th 2013, 12:48 pm

I am sorry. If you see in the forum we use these navbar void Snitchnew_zps574af916 for the images of the "view messages"

http://tutorialharry.forume.biz/

But they hide the normal text titles of the forums.
avatar
GuaranaRT
Forumember

Posts : 54
Reputation : 0
Language : English

Back to top Go down

In progress Re: navbar void

Post by Sanket June 28th 2013, 1:23 pm

Add this to your css.
Code:
table.ipbtable .forum-name a {
    margin-left: 15px !important;
}

 p.forum-desc {
    margin-left: 15px !important;
}
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

In progress Re: navbar void

Post by GuaranaRT July 8th 2013, 8:28 pm

Sanket wrote:Add this to your css.
Code:
a.mainmenu img {
    margin-left: -26px !important;
}

I used the code you said but our forum still looks like that

http://www.harryworld.org/forum

It sais

Detected error
We have counted a different number of "{" and of "}". It means your CSS risks to be not valid and will not be posted correctly on your forum.

We advise you to reread your code.
avatar
GuaranaRT
Forumember

Posts : 54
Reputation : 0
Language : English

Back to top Go down

In progress Re: navbar void

Post by kirk July 8th 2013, 8:31 pm

GuaranaRT wrote:
Sanket wrote:Add this to your css.
Code:
a.mainmenu img {
    margin-left: -26px !important;
}

I used the code you said but our forum still looks like that

http://www.harryworld.org/forum

 i am not getting any access to the link?
can you open a forum to guest and give a link so we can see what you mean
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

In progress Re: navbar void

Post by Sanket July 8th 2013, 8:34 pm

Possibly, something is missing in the css code you already had.
https://help.forumotion.com/t125462-new-topic-text-box-color#837317
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

In progress Re: navbar void

Post by GuaranaRT July 8th 2013, 8:37 pm

Οκ. I opened it. The navbar still has voids
avatar
GuaranaRT
Forumember

Posts : 54
Reputation : 0
Language : English

Back to top Go down

In progress Re: navbar void

Post by GuaranaRT July 8th 2013, 8:38 pm

But i used the same code in here

http://tutorialharry.forume.biz/

and it is fine.
avatar
GuaranaRT
Forumember

Posts : 54
Reputation : 0
Language : English

Back to top Go down

In progress Re: navbar void

Post by Sanket July 8th 2013, 8:39 pm

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!
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

In progress Re: navbar void

Post by GuaranaRT July 8th 2013, 8:43 pm

Ok i am sorry. Τhe problem remains. Ι used the same code for both forums and its different.
avatar
GuaranaRT
Forumember

Posts : 54
Reputation : 0
Language : English

Back to top Go down

In progress Re: navbar void

Post by Sanket July 8th 2013, 8:44 pm

Which forum still has a problem?

Does it give that error?
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

In progress Re: navbar void

Post by GuaranaRT July 8th 2013, 8:48 pm

Yes the css form said that.

The forum has this as a navbar

http://www.harryworld.org/forum

But in the test forum its normal

http://tutorialharry.forume.biz/
avatar
GuaranaRT
Forumember

Posts : 54
Reputation : 0
Language : English

Back to top Go down

In progress Re: navbar void

Post by Sanket July 8th 2013, 8:52 pm

Add this to your css of this forum which you want to change.
http://www.harryworld.org/forum
Code:
 a.mainmenu img {
    margin-right: -2px !important;
}
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

In progress Re: navbar void

Post by GuaranaRT July 8th 2013, 8:53 pm

It stills sais that

Detected error
We have counted a different number of "{" and of "}". It means your CSS risks to be not valid and will not be posted correctly on your forum.

We advise you to reread your code.


No its ok now. Thank you.
avatar
GuaranaRT
Forumember

Posts : 54
Reputation : 0
Language : English

Back to top Go down

In progress Re: navbar void

Post by Sanket July 8th 2013, 8:55 pm

So, you need to check your css for some missing or extra { }
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

In progress Re: navbar void

Post by SLGray July 9th 2013, 5:07 am

GuaranaRT wrote:It stills sais that

Detected error
We have counted a different number of "{" and of "}". It means your CSS risks to be not valid and will not be posted correctly on your forum.

We advise you to reread your code.


No its ok now. Thank you.
Is this solved?


navbar void Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51482
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top

- Similar topics

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