PDA


View Full Version : Coder request


tomshawk
06-25-2005, 02:41 PM
Zachery or anyone

I'd like to redo my homepage so it looks something like this

http://www.certforums.co.uk/index.php

Mainly the news portion of it, notice no border, no color other then images

And I want to do something like the images over the modules

i.e. where it says Recent News, Recent Forum updates, and Recent Articles

I'd be curious as to how he got that merged module on the left working to.

I'm gonna post there and ask, but... I thought i'd ask here to, if anyone has any insight. He is running CMP 1.0.1 where I am running CMPS 2.0

I'm sure the code will be different.

sean
06-25-2005, 03:13 PM
Hi there, you can easily achieve that and make a homepage like that simply by modifying the right templates. One way that I would do that left side, would be to first place all those needed modules on the left, and from there, copy all their templates and open a program like dreamweaver, then create a table and paste all templates in it, once you did that, copy the tables code section by section and paste it in the right module templates, so that when all templates are loaded, it will take the shape of that template with one table, which will appear as if the modules were all merged together.

Or you could do it the harder way by creating one template for all of those modules and put all the php codes in one file, which I wouldn't recommend cause it could get a lil messy.

tomshawk
06-25-2005, 03:25 PM
Umm,

Would you be willing to help me out, cause everything you just said is rather, well, confusing.

My coding ability is very basic, sorry

sean
06-25-2005, 03:36 PM
is this urgent bud? cause I have to go out in like 5 minutes. But if your not in a hurry I could probably help you get it by tomarrow or tonight if I find some free time.

tomshawk
06-25-2005, 04:39 PM
is this urgent bud? cause I have to go out in like 5 minutes. But if your not in a hurry I could probably help you get it by tomarrow or tonight if I find some free time.

I've already started on removing borders and changing colors stuff like that, Yes, the rest can easily wait.

thank you ;)