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.

Got problem with buttons D:

5 posters

Go down

Solved Got problem with buttons D:

Post by 16huntercro May 2nd 2011, 6:16 pm

Home, Portal, UCP buttons are separated but they were together before :S I have no clue what I've done that are now separated. Can can somone help me?

Site link: www.croatian-crossfire.tk

Btw,can i change font color? If i can,how?
avatar
16huntercro
New Member

Male Posts : 18
Reputation : 0
Language : Croatian
Location : Batina

Back to top Go down

Solved Re: Got problem with buttons D:

Post by Nera. May 2nd 2011, 6:34 pm

Pozdrav hunteru ; )
Find this in CSS (Display >> Colors >> CSS) and delete padding completly
Code:
#submenu {
    background: none repeat scroll 0 0 #979BA0;
    color: #303B4A;
    padding: 0.5em 0 0.65em;
    text-align: right;
}

That should fix it, you should get this => http://i.imm.io/5nCx.png
Btw. which font do you want to change?
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: Got problem with buttons D:

Post by 16huntercro May 2nd 2011, 6:45 pm

Pozdrav gospođice ili gospođo Smile


Cant find it :S
avatar
16huntercro
New Member

Male Posts : 18
Reputation : 0
Language : Croatian
Location : Batina

Back to top Go down

Solved Re: Got problem with buttons D:

Post by Nera. May 2nd 2011, 6:48 pm

Press CTRL + F (when you came to your CSS) and you will get a search bar on the bottom of your page, put this in #submenu { and it should take you to that CSS part
Gopođa hah, jest Laughing
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: Got problem with buttons D:

Post by 16huntercro May 2nd 2011, 6:50 pm

I only found this:
Code:
/* Submenu */
#submenu {
   text-align: right;
   }
*+ html #submenu {
   padding: 0;
   }
* html #submenu {
   padding: 0;
   }
#submenu ul {
   list-style: none;
   text-align: center;
   }
#submenu ul li {
   
/*line-height: 2em;
   */
}
#submenu ul li a {

   text-decoration: none;
   }
*+ html #submenu ul li a {
   display: inline-block;
   }
* html #submenu ul li a {
   display: inline-block;
   }

/*#submenu ul li a img {
   display: none;
   }
*/
avatar
16huntercro
New Member

Male Posts : 18
Reputation : 0
Language : Croatian
Location : Batina

Back to top Go down

Solved Re: Got problem with buttons D:

Post by Nera. May 2nd 2011, 7:06 pm

Try adding it to the top of your CSS
Code:
#submenu {
    background: none repeat scroll 0 0 #979BA0;
    color: #303B4A;
    text-align: right;
}
And save.
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: Got problem with buttons D:

Post by Base May 2nd 2011, 7:07 pm

If that doesn't work, please try adding this to your CSS code:

Code:
#submenu ul li a {
    color: #F2F2F2;
    font-family: Verdana;
    font-size: 8pt;
    margin: 0;
    padding: 0;
}
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Solved Re: Got problem with buttons D:

Post by 16huntercro May 2nd 2011, 7:37 pm

Base wrote:If that doesn't work, please try adding this to your CSS code:

Code:
#submenu ul li a {
    color: #F2F2F2;
    font-family: Verdana;
    font-size: 8pt;
    margin: 0;
    padding: 0;
}

This worked but menu bar looks different o:
avatar
16huntercro
New Member

Male Posts : 18
Reputation : 0
Language : Croatian
Location : Batina

Back to top Go down

Solved Re: Got problem with buttons D:

Post by Nera. May 2nd 2011, 7:49 pm

Try replaceing that with this
Code:
#submenu {
padding: 0px;
}
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: Got problem with buttons D:

Post by 16huntercro May 2nd 2011, 7:55 pm

Nera. wrote:Try replaceing that with this
Code:
#submenu {
padding: 0px;
}

Ty Nera,it works =D U got Msn,skype or something? I got few questions and i dont wanna spam on forum bwi
avatar
16huntercro
New Member

Male Posts : 18
Reputation : 0
Language : Croatian
Location : Batina

Back to top Go down

Solved Re: Got problem with buttons D:

Post by Nera. May 2nd 2011, 8:04 pm

I'll send you a PM so you will be able to replay me (:
Be gentle Laughing
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: Got problem with buttons D:

Post by MrMario May 2nd 2011, 10:16 pm

Solved?
MrMario
MrMario
Helper
Helper

Male Posts : 22186
Reputation : 1839
Language : test

Back to top Go down

Solved Re: Got problem with buttons D:

Post by 16huntercro May 2nd 2011, 10:42 pm

Yup Very Happy Feel free to lock it .
Thx for help 1 more time.
avatar
16huntercro
New Member

Male Posts : 18
Reputation : 0
Language : Croatian
Location : Batina

Back to top Go down

Solved Re: Got problem with buttons D:

Post by Beno May 2nd 2011, 10:49 pm

Topic Locked
Beno
Beno
Hyperactive

Male Posts : 3024
Reputation : 67
Language : English
Location : England

http://www.benwhitedesign.co.uk

Back to top Go down

Back to top

- Similar topics

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