Way to design Dictionary pages

Need help? Please give a detailed explanation of your problem.
Post Reply
Trannum3487
Posts: 116
meble kuchenne Mikołów Knurów Czechowice-Dziedzice
Joined: Mon Apr 19, 2021 8:27 am
Website: www.scottcoxconsulting.com

Way to design Dictionary pages

Post by Trannum3487 »

Hello Support,

We need to do design Dictionary pages according to the actual design of website.
Website includes a background image on the container section and that s different for all web pages. Example : http://ads.paverrestorationfl.com/Pavers/
Can you please advice us the way to add some custom code to the Dictionary pages? So that we can add any image same like we did for other pages.
Example: http://ads.paverrestorationfl.com/Press ... hing-term/ ( Dictionary Page )

Looking forward to hearing from you.

Thank you.
Trannum3487
Posts: 116
Joined: Mon Apr 19, 2021 8:27 am
Website: www.scottcoxconsulting.com

Re: Way to design Dictionary pages

Post by Trannum3487 »

My main question is
Which template work behind the Dictionary pages?
So that I can do customizations that can only apply to Dictionary pages.

Thanks,
Trannum
User avatar
Dave
Support Team
Support Team
Posts: 1221
Joined: Wed May 11, 2011 10:30 am
Website: www.allprowebtools.com
Contact:

Re: Way to design Dictionary pages

Post by Dave »

When you are editing your dictionary page, you can access the HTML directly with the button that looks like this <>:
html-button.png
html-button.png (13.8 KiB) Viewed 1009 times
You can also upload images with this button here that looks like an arrow pointing up:
upload-button.png
upload-button.png (13.26 KiB) Viewed 1009 times
Trannum3487
Posts: 116
Joined: Mon Apr 19, 2021 8:27 am
Website: www.scottcoxconsulting.com

Re: Way to design Dictionary pages

Post by Trannum3487 »

Thanks for the reply.
However, that will only allow me to customize the internal section of container.
My main requirement is to have control over the outer element as well.

Do me a favor, Can you add a class selector ( to body element ) for only Dictionary term pages?

Presently : <body>
Expected : <body class="dictionary-term-page">

It will solve my problem.

Regards,
Trannum
User avatar
Dave
Support Team
Support Team
Posts: 1221
Joined: Wed May 11, 2011 10:30 am
Website: www.allprowebtools.com
Contact:

Re: Way to design Dictionary pages

Post by Dave »

You can access the dictionary HTML template from the Theme Editor. You can access this from the main menu by clicking on "Settings" then select "Administrator". You will see the Theme Editor on the right and click on "Dictionary Pages".

Dictionary pages are designed to work with the theme that is installed on the website. If you are designing custom landing pages, they should be using the "No Theme" setting. The website CSS Stylesheet and Theme Editor affect all pages that are set to use the "Theme" setting.

The body tag is used on every page, any class applied to the body would affect the entire website.
Trannum3487
Posts: 116
Joined: Mon Apr 19, 2021 8:27 am
Website: www.scottcoxconsulting.com

Re: Way to design Dictionary pages

Post by Trannum3487 »

Thanks for your response. This is exactly what I was looking for. :)
Post Reply