Announcement

Collapse
No announcement yet.

@ media screen and @ media print

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    @ media screen and @ media print

    Hi

    I coded a website once, used a text editor and css, and can remember that virtually everything in the stylesheet appeared twice. The first section was preceded by some code, something like @ media screen and the second with something like @ media print. It basically told the webpage to display everything, side and top menus included, but only print the actual page content, using the entire width of the A4 paper. Can anybody tell me how to reproduce this in v9 please? Thanks.
    _______________________
    Mandy.
    www.atkinsonsteaandcoffee.co.uk (current live site) Artisan Roaster of World Class Coffees; Tea Blender.
    www.mirroredimages.co.uk (site being designed (slowly!) with Actinic to replace current one).

    #2
    Try these two references:
    http://www.w3.org/TR/REC-CSS2/media.html
    http://webdesign.about.com/cs/css/a/aa042103a.htm

    Comment


      #3
      Simply add the link to the 2 stylesheets into the outer layout in the design tab ... (you will see the <link href="actinic.css" rel="stylesheet" type="text/css"> there already in the <head> area of the page).. it is no different in Actinic to what you did in your text editor.


      Bikster
      SellerDeck Designs and Responsive Themes

      Comment

      Working...
      X