• Resolved dban_2_3

    (@dban_2_3)


    Hi everyone.
    I would like to put a telephone number above the sheet on this site so that it looks similar to what they have done on this site.

    Any advice on how I go about doing this?
    Many thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • you could put a span with some formatting and the phone number into one of the first divs of your arti theme:

    <div id="art-page-background-glare-image" style="width:980px;"><span style="float:right;margin-top:10px; color:#aaa;font-size:30px;">0880 956 2345</span></div>

    (in header.php)
    you could extract the inline styles into the stylesheet to make it tidyer.

    Thread Starter dban_2_3

    (@dban_2_3)

    awesome. thanks again alchymyth!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to put text above the sheet’ is closed to new replies.