Author Topic: Need coding help AGAIN  (Read 633 times)

Offline ACAMS

Need coding help AGAIN
« on: June 16, 2019, 12:25:15 PM »
Either I am getting stupid in my old age, or PHP changed!

I am trying to add a header to an image gallery and can't make it separate and do right.

I am trying to add this header:

Code: [Select]
<p align="center"><img src="http://myfolderz.com/Images/logo.png" border="0"></p>

<div align="center" style="font-size:13px;font-weight:bold;">

  <a href="http://myfolderz.com/">&laquo; Home Page</a>

^^^^^ That code may be messed up ... I want it to go to http://myfolderz.com/index.php

To this gallery file:

http://myfolderz.com/Picture_gallery_code.rar

OR BETTER YET ..... if I could add a "myfolderz.com HOME" left of the "HOME" on bottom!!!!!

LOL, can't even figure out that simple task!


THANKS for ANY help I can get!
« Last Edit: June 16, 2019, 12:47:25 PM by ACAMS »