Forums

Editing style.css (2 posts)

  1. camel500
    Member
    Posted 3 years ago #

    The website http://www.speech-works.co.uk was created in WordPress by someone else and the client has just passed it over to me. I am a WordPress newbie, but I do know HTML and CSS.

    I have edited the style.css off-line and uploaded to the hosting server but in WordPress it still shows the previous version.
    I just need to drop a font-size.

    The style.css is in wp-content/themes/speechworks which is the file I should be editing.

    When I look at the source code for the page the link to the stylesheet is:
    "http://spworks.bitpress.co.uk/wp-content/themes/speechworks/style.css"
    and not
    "http://speech-works.co.uk/wp-content/themes/speechworks/style.css"

    Should I be editing another file?
    Any help will be gratefully received.

    Thanks, camel500.

  2. whooami
    Member
    Posted 3 years ago #

    this is inet 101. (Occupation Web designer) ??

    determine where the other domain (spworks.bitpress.co.uk) resolves to.
    determine where the first domain (speech-works.co.uk) resolves to.
    Are they on the same host? Are they on the same server?

    --

    here's one clue:

    [root@box]# traceroute spworks.bitpress.co.uk
    traceroute to spworks.bitpress.co.uk (78.129.199.100)
    [root@boxx]# traceroute speech-works.co.uk
    traceroute to speech-works.co.uk (81.21.75.32)

    here's another:

    if you look at the source of the site you are working on, its loading the other in a FRAME.

Topic Closed

This topic has been closed to new replies.

About this Topic