Hi There,
Just wondering if I can modify CSS style for Phoca Cart Search Module? Currently it is on a bad position somewhere on the top of the page with a really long field. Tried applying Joomla Module Class Suffix, but it did not seem to overwrite it. I left a space befptre " art-searchbartop", still no luck. Any help?
Thanks
Mang
Change the style of Phoca Cart Search Module
- thethe
- Phoca Enthusiast
- Posts: 60
- Joined: 31 Oct 2019, 00:28
-
- Phoca Hero
- Posts: 2819
- Joined: 28 Nov 2010, 17:20
Re: Change the style of Phoca Cart Search Module
Hi,
it seems, that you are using an artisteer template? If you working with Class Suffix, you hv also to format CSS codes accordingly.
Could we see it pls?
Kind regards
Christine
it seems, that you are using an artisteer template? If you working with Class Suffix, you hv also to format CSS codes accordingly.
Could we see it pls?
Kind regards
Christine
- thethe
- Phoca Enthusiast
- Posts: 60
- Joined: 31 Oct 2019, 00:28
Re: Change the style of Phoca Cart Search Module
Hi Christine
You are correct. Or do I have to contact Aristeer? Not sure if they are still in business?
I tried add:
.art_topsearchbar
{
.
..
}
In search module,
I tried left a space or . before adding "art_topsearchbar", just cannot see the style applied to the phoca card search module.
Do not quite understand "you hv also to format CSS codes accordingly."
Thanks
Mang
You are correct. Or do I have to contact Aristeer? Not sure if they are still in business?
I tried add:
.art_topsearchbar
{
.
..
}
In search module,
I tried left a space or . before adding "art_topsearchbar", just cannot see the style applied to the phoca card search module.
Do not quite understand "you hv also to format CSS codes accordingly."
Thanks
Mang
-
- Phoca Hero
- Posts: 2819
- Joined: 28 Nov 2010, 17:20
Re: Change the style of Phoca Cart Search Module
Hi Mang,
Kind regards
Christine
That's is, what you wrote under: "I tried add: ......."
here just only an example (without suffix). Checked with inspector the codes of search-module:Just wondering if I can modify CSS style for Phoca Cart Search Module?
Code: Select all
.form-control .inputbox, #phSearchsearch {
background-color:green;
color:#fff;
height:30px;
}
This belongs to the position of template! Check in backend and try another position.Currently it is on a bad position somewhere on the top of the page with a really long field.
Kind regards
Christine
- keerillcom
- Phoca Member
- Posts: 26
- Joined: 09 Oct 2019, 18:10
Re: Change the style of Phoca Cart Search Module
I fought for two days to bring the search back to normal, nothing came of it. This also applies to the choice of currency, wish list, comparison and basket.
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Change the style of Phoca Cart Search Module
Hi, mostly, it depends on used template and position.
- if the module is in specific position of specific template, it can be rendered by template (gantry, astroid, helix, etc.), mostly you can see it on top:
- if the module is in standard position, then yes, the suffix can be added and it can by stylized by template css but then it even depends more on template design.
Can you paste a screenshot of what problem do you exactly have with the module?
Jan
- if the module is in specific position of specific template, it can be rendered by template (gantry, astroid, helix, etc.), mostly you can see it on top:
- if the module is in standard position, then yes, the suffix can be added and it can by stylized by template css but then it even depends more on template design.
Can you paste a screenshot of what problem do you exactly have with the module?
Jan
If you find Phoca extensions useful, please support the project