Skip to main content

All Questions

Tagged with
0 votes
0 answers
41 views

Problem regarding the a navigation bar page option

So i have a few issue regarding my website development question. This is how the page should look like This is the page i am currently facing some issues Problems: 1)When i select between Dashboard, ...
Rock Sora's user avatar
-1 votes
1 answer
45 views

How to create an animation whenever i restart my website in javascript? (no jQuery pls)

I'm working on a plant atlas website. It uses database so some of the code is in php. Im trying to make a transform: scale() animation whenever my website is reloaded, after hours of failing to do so, ...
spaghettiCoder's user avatar
0 votes
1 answer
57 views

css.file in sub folder is not linked correctly

I restructured my project and experience problems when it comes to the link of my .css-file I am using xampp/Apache The .htaccess file is in ".../htdocs/project" including "RewriteCond ...
Christian Maye's user avatar
2 votes
0 answers
30 views

html to PDF with new page detection

I'm writing a PDF document using html. The PDF have multiple pages and the length of each page can vary. I would like to show an image at the start of each page. For this, I need to detect when there ...
Fei Wu's user avatar
  • 63
0 votes
1 answer
25 views

Image Cropping issue using bootstrap

I am currently facing an issue regarding image sorting using boostrap blade.php file. I am looking to sort the images neatly in my website but it seems that some images have partially cropped out, and ...
Rock Sora's user avatar
0 votes
1 answer
47 views

Store in Prestashop (1.7.5) does not recognize theme or images

I have created a multi-store in Prestashop (1.7.5), the problem is that every time I add a new store to the multi-store it is created without any style or functionality, I will attach a photo of how ...
jamaym's user avatar
  • 1
0 votes
1 answer
30 views

Spinner Loader Fade out Adjustment Problem

I am creating a spinner loader for the website. So i have an issue in the fade out. There are some images in certain webpages section that will be displayed. And the issue i have is for the main page, ...
Rock Sora's user avatar
0 votes
0 answers
27 views

PHP validation errors display on a blank page, not the one that i designed

When I clicked on submit button, the validation works but it doesnt display on the designed page. But it is still in the same file directory the form validation output it is still the same file but ...
shinohara's user avatar
-1 votes
1 answer
173 views

How to make text bold in PHP?

I want to display my text as bold inside php echo code and also wanted to increase font size, but its not working. can any pone guide me what wrong in my code how to make it work ?????? below is my ...
Chand's user avatar
  • 21
1 vote
1 answer
29 views

How to switch tabs using a URL link (mdl)

Please tell me how to switch tabs using a URL link? I need to get a direct link to a specific tab <div class="mdl-layout__tab-bar mdl-js-ripple-effect"> <a href="#fixed-tab-1&...
Heavenanvil's user avatar
0 votes
3 answers
49 views

How can onmouseover event loop through a PHP foreach loop?

I have this snippet of code below in which what I wanted was when I hover through a table header, the whole column below it will change its background color. My code seem to only change the first ...
Devuser8815's user avatar
1 vote
0 answers
43 views

Is it possible to add one (or more) value per button click to the same row of a table then switch to the next row on the last button?

I am trying to build an application that would mock clocking in and out of a job and store the information in a data table. Right now my process is one button to enter, one to start lunch, one to ...
Trinky's user avatar
  • 41
0 votes
1 answer
57 views

How do I echo a PHP variable into a href attribute for a stylesheet

I have these three files: index.php <?php include('variables.php') ?> <!DOCTYPE html> <html lang="en"> <head> <title>TestWebsite</title> <link ...
Val's user avatar
  • 11
1 vote
1 answer
23 views

how to stop dynamic resizing of the select picker

this is first screenshot before selecting option in select picker This is second screenshot after selecting option in select picker <div class="form-group" > ...
Darkholmes's user avatar
0 votes
1 answer
83 views

I made a simple website using html,css and php. Website works fine when opened directly in browser but fails to load on local server

I have created a simple website using HTML, CSS, and PHP. When I open the .html file directly in my browser, everything works perfectly. However, when I try to load the same website on my local server ...
Anarchy's user avatar

15 30 50 per page