Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Static information ( Footer )

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #22717
    Luis
    Member

    Hey guys,

    Is there a way to change the static text using CSS. ** example ** The copyright information on the footer of the page, If wish to update the year, I will have to go to every page to updated, is there a way to do this once with CSS?

    #47630
    Nodster
    Member

    don’t use css, use a php include instead.

    that way one file gets changed across all pages it is contained in.

    then use css to style as you would normally

    #47636
    pab
    Member

    what they’ve all said,

    or do an HTML include.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.