Support Spidean

Do you like our FREE downloads? How about the FREE support for the FREE downloads? Please help us out and donate any amount! It's fast and easy through PayPal.

Spidean Forums

Board Index > PHP > help with content mod please kind sirs


 < Last Thread   Next Thread >New Topic  Post Reply
Author: Subject: help with content mod please kind sirs

Junior Member





Posts: 21
Registered: 5/9/2005
Status: Offline

  posted on 9/2/2005 at 03:28 PM
hi, im having a bit of a dilema here. ok what i want to do is have a page on my website that wil show guild cred and laws, it has text and also 2 gif images and a background gif . ok so i creat a new page in the content section .i make the page using frontpage, i copy/paste the html code of the page into the content box where you make new pages in php nuke content admins section. all the text shows up but not the gifs .also the text is dif color than what was on the html . maybe im doing this wrong . i could use some input from you wise ones here .i also tried and created a new mdule to use as the place to have the page shown but same thing happens. no gifs show up on the page ..im a noob to be gentle with me
 
Reply With Quote

Administrator




Posts: 4608
Registered: 10/7/2002
Status: Online

  posted on 9/2/2005 at 10:41 PM
The text and everything else will most like take the colors and everything else from the style.css in your theme.

As for the images, make sure you are using the correct path. If the images are in the php-nuke images/ dir, then the image tag would look like this:

<img src="images/IMAGENAME.gif" alt="" />

If it's in your theme images/ dir then it would look like this:

<img src="themes/YOURTHEME/images/IMAGENAME.gif" alt="" />

-Shawn

 
Reply With Quote

Junior Member




Posts: 21
Registered: 5/9/2005
Status: Offline

  posted on 9/3/2005 at 08:36 PM
thanks for reply shawn.. is there anyway i can put a html page i made and put it in content section with all its text colors and design intact?
 
Reply With Quote

Administrator




Posts: 4608
Registered: 10/7/2002
Status: Online

  posted on 9/3/2005 at 08:59 PM
You can use my NukeWrap module. Check in the Downloads under PHP-Nuke.

-Shawn

 
Reply With Quote

Junior Member




Posts: 21
Registered: 5/9/2005
Status: Offline

  posted on 9/3/2005 at 09:08 PM
sweet . thanks alot shawn
 
Reply With Quote
New Topic    Post Reply


Main Menu

Get AutoTheme

Featured Item

Poll

How do you like the new look?

[ Results | Polls ]

Votes: 175

Powered by the AutoTheme HTML Theme System
Page created in 0.115416 Seconds