Tuesday, March 15, 2011

css and php help

i have created a forum with php and css...it is open source software...i know a little about css....my current theme has a page link,,,it is here http://haffow.com/downloads/ i want to know,how can i remove this from my theme????i dont know much about css...please help....how to remove this page link from my theme

Reply 1 : css and php help

1. Open the file that defines containts the theme in your favorite editor(I assume it's a css-file, so you can use Notepad)
2. Find the style that contains that link.
3. Delete it (probably the whole line), while keeping the valid syntax for the remainder
4. Save the file
5. Ready

If unsure what exactly to delete, post that part of your css-file here.

Kees

Reply 2 : css and php help

ok i will try....

No comments:

Post a Comment