Hi people,
I'm still new to all this and I'm slowly learning but when it comes to editing the code I'm getting lost. Basically I'm updating the website www.ecloudonline.co.uk/index.php and the owners want a page where I can upload posters for some of their events. I have added a link on the navigation called "Adverts" but where do I need to create a blank page to add the images?
This is how the link code looks right now in the file "tpl_drop_menu.php", I just copied and pasted one of the other links but I can't understand how to edit link. I'm know it is the middle bit I need to edit but I don't know how.
I hope you can understand what I'm trying to say as I'm not good with wording.Code:<li id='adverts'><a href="index.php?main_page=index&cPath=8&pg=store"><?php echo 'Adverts' ?></a>


Reply With Quote
