Wordpress/CSS/HTML Help

Soldato
Joined
1 Dec 2003
Posts
2,818
Location
Liverpool
Hey guys,

Have a nice idea and found the perfect 'base' code and look/feel. Anyway it consists of CSS & HTML and i cannot figure out how to get it into a WordPress page.

Anyway look at this page; http://uploadrobots.com/upgrade

What i want is this bit: http://img838.imageshack.us/img838/417/97757558.jpg

If you could figure out how i could get the FAQ box also that would be a huge bonus.


I would appreciate your help, i am going to use it to make it into 'profile' boxes for my 'team' page.

Thanks,

Chris! :-)
 
wordpress uses what's called "the loop" to output stuff into. You'd need to make your own theme to put that stuff into, however nicking a website code and gfx isn't the done thing. using it for inspiration is much better. I'd be inclined to say you either need to modify a theme that's already out there, or get someone to code you a purpose built theme.....or the biggy, learn how to make a theme yourself! Themes consist of many parts to actually output a page on wordpress, and the layout etc. all need to be sorted out beforehand...
 
Back
Top Bottom