This forum is for assistance with theme development.

visual look of page changes when logged out

To start with, I'm a very new user... not familiar with much of Drupal terminology... know nothing about php

So I have been trying to modify a theme to get it to look just like i want it to. So i have made some edits to the css file and making a little progress. But what is happening now is that page appearance changes depending on whether you are logged into the site or not. Appearance changes again when editing or creating new content.

how to change comment header in particular node type in sub theme in drupal 7 using comment-wrapper-<content-type>.tpl.php

Hi I am new to Drupal Development. I am trying to alter comment section of article content. My requirement is I want to change the header in http://i.stack.imgur.com/Y1QZZ.png (image link)Comment Section from Add New Comments to to add new review and comments to previous reviews ,and subject to review subject in my subtheme which uses bartik as base theme.

Can anyone help me. Here is the code which I altered in comment-wrapper-article.tpl.php in sub theme.But I can't alter the display.

Customize user_links in user login form

Hi everyone,

i'm customizing the login form of my website, i used theme_form_alter() to do what i needed on every field but impossible to find how i can change the texte of the user_links (reset_password and create_account), in the UI i don't see anything to change them, in my .theme i can access them with :

Issue with the use of "vw" unit in adaptive theme

I put a slideshow in the highlighted region. I made it with views... . After that I changed in the Adaptive theme the global width of the highlighted region in "100vw".

When I go to the site it looks good but when I change the size of the browser-window the slider doesn't responds. I stays in the same width, it does not change when I change the size. I'm wondering how to fix this... ?

How make a VIEWS page with 3 different blocks?

I can make a view page with a grid for show 4 newest posts of a content type

but i can not add a image block that it is produced by image field and a block with 2 buttons that linked to another pages

A view page with 3 blocks by different input

https://i.imgsafe.org/4495bbe09f.jpg

Adding Createt Custom Field inside page-title.html.twig not working.

Hello everybody,

I am new to Drupal and kind of a newbie.
I used the Blog Module https://www.drupal.org/project/blog to create my blog.
Now i wanted to add a custom field that i created to the Page Title on the Blog Post (Full View of Blog Post).
If i add the custom field in the Blog Page (all blog posts view) it works fine.

File (node--view--blog--blog--all.html.twig):

Pages

Subscribe with RSS Subscribe to RSS - Theme development