Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
38 views

html to pdf with chrome PrintToPdf in document style, with header and footer

I've a simple html document, with header, main Area and footer. The main Area contains content like Texts and Tables. I would like to print the document only with html and css to pdf. The header and ...
MiKre's user avatar
  • 1
-3 votes
1 answer
35 views

Question about inserting <script> to site where I do not have full access to the code [closed]

Let me try to ask this again in more detail. The web site I am working on is a 3rd party site from eTailPets.com in which I can modify pages by inserting code or css into the <head> or <body&...
rsirota's user avatar
  • 333
-1 votes
0 answers
27 views

Elementor Footer not Showing on live site and Header sub menu not working [closed]

I have a wordpress website and used Yobazar theme on it, it had a footer before made in "Footer Blocks" section, i deleted it and made a new footer using ultimate addons plugin, edited ...
Ubaid ur Rehman's user avatar
0 votes
0 answers
24 views

How to include common Header and footer in multiple HTML pages using only HTML? [duplicate]

I want to create common header and footer pages that are included on several html pages. I'd like to use javascript. Is there a way to do this using only html and iframe tag I want to load a header ...
Bala Hari's user avatar
0 votes
1 answer
20 views

How to get the footer to take up the entire viewport width in Vuetify

I'm trying to have a footer that takes up the entire width of the viewport. Using Vuetify 3.7.13. I don't understand why, but the footer only takes up space at the center of the screen. It expands as ...
realSequence's user avatar