- Posts: 27
- Thank you received: 0
Changing the hight of Effects Rotator
-
internetantiquar
Inactive member - Topic Author
- Member
Less
More
12 years 2 months ago - 12 years 2 months ago #22257
by internetantiquar
Changing the hight of Effects Rotator was created by internetantiquar
Hi,
1) I changed the height oft the effects rotator from 289 px to 190px - pls see neue.antiquariatszeitung.de - the buttons on the lower left corner didn't change with it. They now are to be seen in the advert 1 position. How ca I change that?
2) The Headlines of the articles are underlined. They shouldn't be underlined. Where can I change that?
3) The "Search" Field doesn't have a border for teh searchword; if I want the search button to be display there is no picture.
4) There is no article in any shop category altough I installed the hot complete version.
Thks Helmer
1) I changed the height oft the effects rotator from 289 px to 190px - pls see neue.antiquariatszeitung.de - the buttons on the lower left corner didn't change with it. They now are to be seen in the advert 1 position. How ca I change that?
2) The Headlines of the articles are underlined. They shouldn't be underlined. Where can I change that?
3) The "Search" Field doesn't have a border for teh searchword; if I want the search button to be display there is no picture.
4) There is no article in any shop category altough I installed the hot complete version.
Thks Helmer
Last edit: 12 years 2 months ago by internetantiquar.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 2 months ago - 12 years 2 months ago #22265
by ivan.milic
Replied by ivan.milic on topic Changing the hight of Effects Rotator
Put this at bottom of template_css.css:
.nivo-controlNav{
top:170px!important;
}
also put this for titles:
H2 a {
text-decoration: none!important;
}
I don't see search module ?
Did you click on "Install Sample Data" during installation
.nivo-controlNav{
top:170px!important;
}
also put this for titles:
H2 a {
text-decoration: none!important;
}
I don't see search module ?
Did you click on "Install Sample Data" during installation
Last edit: 12 years 2 months ago by ivan.milic.
Please Log in to join the conversation.
-
internetantiquar
Inactive member - Topic Author
- Member
Less
More
- Posts: 27
- Thank you received: 0
12 years 2 months ago #22266
by internetantiquar
Replied by internetantiquar on topic Changing the hight of Effects Rotator
Thank you for the code snippets. They worked.
@ 3) The search module - actually two of them - are on the right side in German: "Suchen" and "Suchen nach.."
@ 4) Yes, I installed sample data, but the pictures of the articles (camera etc) are not to be seen (FTP) in any of the uploades files. Should I start a new installation? It's not a big problem at this time, is there a way to install tem manually?
Thanks for a reply: Helmer
@ 3) The search module - actually two of them - are on the right side in German: "Suchen" and "Suchen nach.."
@ 4) Yes, I installed sample data, but the pictures of the articles (camera etc) are not to be seen (FTP) in any of the uploades files. Should I start a new installation? It's not a big problem at this time, is there a way to install tem manually?
Thanks for a reply: Helmer
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 2 months ago #22273
by ivan.milic
Replied by ivan.milic on topic Changing the hight of Effects Rotator
for border around search box add this css:
INPUT#mod-search-searchword{
border:1px solid black;
}
modify value if you want.
Place image with name: "searchButton.gif" in
templates\hot_ecommerce\images\
There is no easy way to import articles in already installed joomla, if you can afford hot_start do it.
INPUT#mod-search-searchword{
border:1px solid black;
}
modify value if you want.
Place image with name: "searchButton.gif" in
templates\hot_ecommerce\images\
There is no easy way to import articles in already installed joomla, if you can afford hot_start do it.
Please Log in to join the conversation.
-
internetantiquar
Inactive member - Topic Author
- Member
Less
More
- Posts: 27
- Thank you received: 0
12 years 2 months ago #22289
by internetantiquar
Replied by internetantiquar on topic Changing the hight of Effects Rotator
HI, "add this css" - To which one: template_css, layout_css? I found "search_bg.png" in template images, no "searchButton.gif". Where should I look for that? Thks
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 2 months ago #22291
by ivan.milic
Replied by ivan.milic on topic Changing the hight of Effects Rotator
That images (search_bg.png) is not for button it's for search box right corner bcg image .For button place your own searchButton.gif
Please Log in to join the conversation.
Time to create page: 0.172 seconds