Printer Friendly Version
Email this thread to a friend
|
Featured Web Site Template |
|
There are 0 guests and 1 members in the forums right now.
Reflects user activity within the last 5 minutes
|
|
| Member |
Message |
Prowler
Staff
Joined: Aug 14, 2000
# Posts: 1832
|
Posted: 2006-Mar-20 04:05
>>For me, I'm quite happy if my JS works on Mozilla, MSIE, and perhaps Opera.
True. The problem starts when people try to merge JS with server side scripting.
|
 |
fluidblogger
Joined: Mar 08, 2006
# Posts: 28
|
Posted: 2006-Mar-21 21:18
Likewise, MSIE +5.5 if I have the energy, Mozilla, Opera
Personally I always keep JS client side, however often have the js constructed using PHP or ASP, passing arrays etc, however more recently I've started pulling in XML with JS, makes for extreme functionality, just about to rerelease my personal site this way, I'll post it back under site reviews when done lol
|
 |
arcd
Joined: Jul 09, 2008
# Posts: 1
|
Posted: 2008-Jul-10 07:43
does anyone have any idea how I could make something like this work for wordpress - the problem seems to be the way they call their css file - it is always style.css as default and changing the name seems to break the system. Taking this out and replacing with either examples you posted above into the header.php file just renders the pages without any style sheets!!!
Any ideas - I'm more a designer than a coder, so the problem is beyond my basic html hacking skill set.
thanks in advance
|
 |
Prowler
Staff
Joined: Aug 14, 2000
# Posts: 1832
|
Posted: 2008-Jul-12 06:59
There are 2 ways to make changes to the WordPress. The templates can be directly edited/modified and uploaded back to their original directories taking care to maintain the same file name. You need to be familiar with PHP of course.
The second - more popular method is to use the Theme editor from the Dashboard - > Design - > Theme Editor and edit the Theme files listed on the right hand side. You can include your own style sheet here in the header.php
But as the css files will be cached, you can include all your CSS rules directly into the standard style.css .
|
 |
You are not permitted to post messages in this forum or topic, because of one or more of the following reasons:
- You have not yet logged in, or registered properly as a member
- You are a member, but no longer have posting rights.
- This is a private forum, for which you do not have permissions.
If you are a recent member, it's possible that you simply have not yet confirmed your account. Please
check your email for a message entitled 'JimWorld Forums: Confirm Your Account' and follow the instructions
contained within.
If you cannot find this message, click here to Re-Send it.
|
If you are still experiencing problem, please read the
Login Assistance
Article for some advice on what may be causing your login not to work properly.
|
Switch to Advanced Editor and ...
Create a New Topic
or Reply to this Thread
|
|