The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> header Logo
Dimitri
post Sep 23 2020, 05:23 AM
Post #1





Group: Members
Posts: 1
Joined: 23-September 20
Member No.: 27,552



My coding is for a logo on a header but i need serious help its probably easy for you guys.
The logo is on every page but i only want it displayed on page 1 how do i fix this?
It is a form on a webpage with software called current
This is the coding i am currently using:
Please help me i am hopeless haha

<!-- Company/Store logo section -->
<div class="section clearfix">
<div class="client_icon">
<img src="{{ company.icon_url }}" style="max-height: 80px;">
</div>
</div>
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Christian J
post Sep 23 2020, 06:15 AM
Post #2


.
********

Group: WDG Moderators
Posts: 9,630
Joined: 10-August 06
Member No.: 7



QUOTE(Dimitri @ Sep 23 2020, 12:23 PM) *

The logo is on every page but i only want it displayed on page 1 how do i fix this?

Remove the logo code from the pages (HTML files) that you don't want it on.

QUOTE
with software called current

Didn't understand that part.

QUOTE
<img src="{{ company.icon_url }}"

The curly brackets and their content are not HTML, maybe they are used by that other software you mentioned?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 28th March 2024 - 01:01 PM