SEO optimization and footer menu background color

  • caki
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 4 months ago - 12 years 4 months ago #20988 by caki
I have few questions, can you please help me:
1. I used hot dump instalation and then I have renamed some of the categories and articles to suite my needs, but I think now I have problem, look :
www.cakipoduka.com/ featuresinside/opcenito-o-pripremama-za-maturu
and www.cakipoduka.com/ featuresinside/custom-styles/fizika-na-drzavnoj-maturi ....I think these are old template category names or something. How do I get rid of it?
I don't have any category or article or menu named like this. I looked and replace all aliases of articles and menu items. I can't solve the problem. What to do?

2. I want to change background color and text color of elements in footer and bottom modules. How to do that? Because I can't see directions from google maps, it's all white when you want to see directions.
I would like to redesign it something like yours footer menu more or less! :dry: :woohoo: but with diferent background colors. Is it possible to do that?

3. I have a problem with H2 line hight -> look: www.cakipoduka.com/featuresinside/sve-in...je-o-drzavnoj-maturi
Look at text "Prijava, postupak polaganja i bodovanje ispita državne mature"
When I did this:
body {
margin:0;
padding:0;
font-family:Tahoma, Geneva, sans-serif;
line-height:[strike]17px[/strike]; 24px->I have changed this in layout.css
}
But then I had a problem with top menu subtitle text - the size was probably inherited so submenu text didn't not fit in menu title "box"
Caki
p.s. možeš mi odgovoriti i na mail na našem jeziku
Hvala
Last edit: 12 years 4 months ago by caki.

Please Log in to join the conversation.

More
12 years 4 months ago #20995 by ivan.milic
1. Enter each menu item and change alias
2. For bottom you have parameter,
for other in layout.css:

.footer_wrap_copyright {
background: #DDD;
padding: 5px 0;
border-top: 2px solid white;
}

you can just add new defintions:

.footer_wrap {
background: #XXXXXX!important;
}

.footer_wrap_copyright {
background: #XXXXXX!important;
}

add tehm at bottom of template_css.css

3. use this:

h2 span{
line-height:100%;
}

Please Log in to join the conversation.

  • caki
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 4 months ago #21002 by caki
Hi
I still have problem with url's. As I sad before I have changed all aliases of articles, categorys and menu items. I even delete all category's (form trash) and articles, but problem still remains.

For footer menu just tell me how to change color of a text inside of module, I'll try to fix the rest.

Please Log in to join the conversation.

More
12 years 4 months ago #21014 by ivan.milic
.footer_wrap p,/*this is for text*/
.footer_wrap li a, .footer_wrap li a span, /*this is for menu items*/
.footer_wrap h3. /*this is for titles*/
{
color:#XXXXXX!important;
}

for below instead of .footer_wrap use .footer_wrap_copyright
The following user(s) said Thank You: caki

Please Log in to join the conversation.

  • caki
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 4 months ago #21026 by caki
Miloše, I still haven't solved the number one priority problem. URL???
I tried to make a brand new menu item (didn't copy an old one) and I had same problem again even worse. Look at this link: www.cakipoduka.com/ 2012-08-20-16-08-55/2012-08-20-17-47-58/matematika-na-drzavnoj-maturi2

Now it looks like when ever I make a new menu item there are some very strange alias in url. What is the problem?
New menu items I create have the same problems with url's.
As I sad I already checked for every single alias in article,category and menu item and the are all corectly written.

Ako hoces dat cu ti menadžerske ovlasti pa pogledaj i sam o čemu se radi?

Please Log in to join the conversation.

More
12 years 4 months ago #21033 by ivan.milic
Vidi , ovo:
forum.joomla.org/viewtopic.php?p=2719303

gledaj do zadnjeg posta , moze neki menu item da pravi problem

Please Log in to join the conversation.

Time to create page: 0.163 seconds
Powered by Kunena Forum