theMoose
17th July 2005, 08:17 PM
http://www.gopednation.com/forum/?styleid=12 (http://www.gopednation.com/forum/?styleid=12)
http://68.170.125.100:94/upload/index.php (http://68.170.125.100:94/upload/index.php)?
I just want the colors, and Box Images.
I don't want the backround, or the Ads on the top yet.
How do I get everything to look like this, please help I would greatly appricate it.
Thanks,
MobayNation
- theMoose
smacklan
17th July 2005, 08:39 PM
hmmm...you have some editing to do to the body to change the background image and I suspect the ads are located in the header template. The changes aren't hard, just too descriptive for here...aside from the fact we don't know exactly where the coding for the ads are located.
theMoose
17th July 2005, 08:44 PM
hmmm...you have some editing to do to the body to change the background image and I suspect the ads are located in the header template. The changes aren't hard, just too descriptive for here...aside from the fact we don't know exactly where the coding for the ads are located.
Can you get on Aim?
- Cornwell4623
And I don't need any Ads for now, just the Sytle or Theme.
theMoose
17th July 2005, 08:46 PM
What I really need to know is how to get the backround table images? There is only a color chart in my Admin panel.
smacklan
17th July 2005, 10:01 PM
If you go to admin - styles manager and choose that style then select all style options the first style box is called Body. Within that box the first line is background. In that line you will probably see something like "#000000 url(some file path)repeat-x". If you remove everything except for the color code you want, that will get rid of the background image (if that is what I understand you want to do).
I don't have AIM, but I do have MSN (smacklan1)
theMoose
17th July 2005, 10:39 PM
THanks, Im trying to get the backround images into my site, how and where do i upload them for them to work when i type in the code?
theMoose
17th July 2005, 10:39 PM
Also I don't see the URL or X i Only see the #498095 thing
smacklan
17th July 2005, 11:41 PM
You upload them to whatever sub-folder for the images for that style you want (misc if there is a folder like that). You then go to the line I described and after the color code, enter the code: url(/style name/folder/image.gif)repeat-x (repeat-x will repeat the image across the entire background).
theMoose
19th July 2005, 04:25 AM
Its Not Working???
url(images/catbg1gv.gif)repeat-x
or
url(http://68.170.125.100:94/upload/cpstyles/images/catbg1gv.gif)repeat-x (http://68.170.125.100:94/upload/cpstyles/images/catbg1gv.gif)
smacklan
19th July 2005, 05:17 AM
try prefixing images with a /
theMoose
19th July 2005, 05:53 AM
url(/images/catbg1gv.gif)repeat-x
Does'nt work either? :*(
smacklan
20th July 2005, 03:07 AM
Try putting the full path to that file; ie: url(/forum name/images/filename.gif)
theMoose
20th July 2005, 05:10 AM
Already figured it out but thanks.
smacklan
20th July 2005, 04:04 PM
Already figured it out but thanks.
Glad to hear that!