WebSite X5Help Center

 
David Wilson
David Wilson
User

Lines and borders in plug-ins  en

Autor: David Wilson
Besucht 1297, Followers 2, Geteilt 0  

Hi,

I think it would be a good Idea to remove the lines and borders from plug-in objects.This should be the user’s choice whether to use lines or borders because they are not always needed, and quite often make pages look untidy especially when the border each other.

Regards,

Dave Wilson

Gepostet am
3 ANTWORTEN - 1 KORREKT
Aleksej H.
Aleksej H.
Moderator

Hello.Try this.The first style removes borders in comments, and the second in products.

<style>

.topic-summary {

border-width: 0px 0;

}

.imProductListSeparator {

display: none;

}

</style>

Mehr lesen
Gepostet am von Aleksej H.
David Wilson
David Wilson
User
Autor

Thank you Aleksej,

That fixed my problem.

Regards,

Dave wilson

Mehr lesen
Gepostet am von David Wilson
Aleksej H.
Aleksej H.
Moderator

It's my pleasure.

Mehr lesen
Gepostet am von Aleksej H.