- Posts: 132
- Thank you received: 0
Menu and facebook Like problem
-
ukgreg
Inactive member - Topic Author
- Member
Less
More
12 years 4 months ago - 12 years 4 months ago #20710
by ukgreg
Menu and facebook Like problem was created by ukgreg
Hi My website is placed on this address:
fabulousphotography.eu/
First of all I got a big space between Studio and Childs in the People section and i dont know how to change it. Second, after I go in People section in to Childs menu I got that smaller top menu and I should have three menu items:
Family
Portrait
Studio
Instead i got:
Portrait
Studio
and Childs
How do I fix it because this error is repeating in each sections.
The last thing is I got installed extensions.joomla.org/extensions/social-web/republish/16585 And any time when someone clik it its says that " joe something" like Hot Flashes instead fabulousphotography, I already changed all menu names site name and even template name but it still didnt show what I want.
Can somebody please help me with above?
fabulousphotography.eu/
First of all I got a big space between Studio and Childs in the People section and i dont know how to change it. Second, after I go in People section in to Childs menu I got that smaller top menu and I should have three menu items:
Family
Portrait
Studio
Instead i got:
Portrait
Studio
and Childs
How do I fix it because this error is repeating in each sections.
The last thing is I got installed extensions.joomla.org/extensions/social-web/republish/16585 And any time when someone clik it its says that " joe something" like Hot Flashes instead fabulousphotography, I already changed all menu names site name and even template name but it still didnt show what I want.
Can somebody please help me with above?
Last edit: 12 years 4 months ago by ukgreg.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 4 months ago #20729
by ivan.milic
Replied by ivan.milic on topic Menu and facebook Like problem
it template_css.php
#flashes.menu > li > ul > li > a {
color:#FFFFFF;
text-decoration:none;
line-height:30px;
margin-left:20px;
text-shadow:1px 1px 1px #444;
font-size:11px;
}
change line-height:30px; to some smaller value
#flashes.menu > li > ul > li > a {
color:#FFFFFF;
text-decoration:none;
line-height:30px;
margin-left:20px;
text-shadow:1px 1px 1px #444;
font-size:11px;
}
change line-height:30px; to some smaller value
Please Log in to join the conversation.
Time to create page: 0.146 seconds