Change the style of Phoca Cart Search Module

Phoca Cart - complex e-commerce extension
User avatar
thethe
Phoca Enthusiast
Phoca Enthusiast
Posts: 60
Joined: 31 Oct 2019, 00:28

Change the style of Phoca Cart Search Module

Post by thethe »

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
christine
Phoca Hero
Phoca Hero
Posts: 2732
Joined: 28 Nov 2010, 17:20

Re: Change the style of Phoca Cart Search Module

Post by christine »

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
User avatar
thethe
Phoca Enthusiast
Phoca Enthusiast
Posts: 60
Joined: 31 Oct 2019, 00:28

Re: Change the style of Phoca Cart Search Module

Post by thethe »

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
christine
Phoca Hero
Phoca Hero
Posts: 2732
Joined: 28 Nov 2010, 17:20

Re: Change the style of Phoca Cart Search Module

Post by christine »

Hi Mang,
thethe wrote: 07 Nov 2019, 00:49Do not quite understand "you hv also to format CSS codes accordingly."
That's is, what you wrote under: "I tried add: ......."
Just wondering if I can modify CSS style for Phoca Cart Search Module?
here just only an example (without suffix). Checked with inspector the codes of search-module:

Code: Select all

.form-control .inputbox, #phSearchsearch {
background-color:green; 
color:#fff; 
height:30px;    
}
Currently it is on a bad position somewhere on the top of the page with a really long field.
This belongs to the position of template! Check in backend and try another position.

Kind regards
Christine
User avatar
keerillcom
Phoca Member
Phoca Member
Posts: 26
Joined: 09 Oct 2019, 18:10

Re: Change the style of Phoca Cart Search Module

Post by keerillcom »

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.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47865
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Change the style of Phoca Cart Search Module

Post by Jan »

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:
Image
- 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
Post Reply