PDA

View Full Version : Am I that stupid?


coralnutz
03-24-2009, 06:43 PM
Ok, don't answer that... lol

I've read the instructions 20 times, searched the forum for 2 days and still cannot for the life of me figure out how to add just a basic html template. No php, just an html table with some static url links... I can get the info to show up, but the formatting is all wacked out, and off the side of the page. Jams all the other stuff to the bottom.


I tried to read some tutorials but they all talk about adding php files and templates together. I just need a basic block of html....

Someone please help me before I go nuts...

Thanks,
JP

Royalridge
03-24-2009, 07:42 PM
Screenshot? URL?

Our Sponsors
 

coralnutz
03-24-2009, 07:43 PM
Well appearently I wasn't getting the part about wrapping the default template around mine... I clicked yes, so it would look like the other blocks, but wasn't putting my code between their default code, seems kind of odd that the software wouldn't just add that to my code if it needed it.

Royalridge
03-24-2009, 07:45 PM
Well given the varying types of things that people want to achieve it's difficult to automagically detect whether or not wrapping code is needed. It's caught me out a few times when doing simple modules and add-ins.

Our Sponsors
 

coralnutz
03-25-2009, 04:38 PM
Well given the varying types of things that people want to achieve it's difficult to automagically detect whether or not wrapping code is needed. It's caught me out a few times when doing simple modules and add-ins.

On the screenshot is where I was having the issue. From the way it reads to me, if you are goin to set that option to yes, than you have to always put "your code here" between those table tags. If you always have to do it, then you would think the softare would just detect that you chose yes on that option it would automatically just add the code for you...

Just a suggestion anyway. Thanks JP