Results 1 to 5 of 5

Thread: how to edit theme

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jul 2009
    Posts
    9

    Default how to edit theme

    hi all new here, name is mick 38 male and from the uk, im also a huge metal fan..

    my problem is i want to be able to edit the CMI theme so i can use that as default with my own images included to match my site.
    i have no idea were to place the code on the CMI theme file.
    so i am having to edit every page once i export to get it the way i want it.

    std image
    [URL=http://img20.imageshack.us/i/stdscreenshot.png/][/URL]

    new index page with banner and background image
    [URL=http://img194.imageshack.us/i/indexscreenshot.png/][/URL]

    year/s with images
    [URL=http://img7.imageshack.us/i/yearscreenshot.png/][/URL]

    hopefull by the images above you have an idea of what i want to do witout having to add the code manually to every page once export is complete.

    if some1 would be so kind to tell me were to place the codes i want to use on the main theme file i would appreciate it as its driving me crazy..

    if you need the codes they are below. its mainly both bg and banner image for index page and years pages

    Code:
    <style>
    <!--
    body {
    background-image: url(coffinmagnetic.jpg);
    background-attachment: fixed; 
    }
    -->
    </style>
    
    
    
    
    <style type="text/css">
    <!--
    BODY { cursor:url("mdocur.cur"); }
    -->
    </style> 
    <TITLE>-- Metalica Bootlegs And Fanzone -- Home </TITLE>
    <meta http-equiv="Content-Style-Type" content="text/css">
    <LINK HREF="style.css" TYPE="text/css" REL="stylesheet"> 
    </HEAD>
    <BODY BGCOLOR=#000000 LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0 rightmargin="0" bottommargin="0">
    <center>
    <table width="708"  border="0" cellspacing="0" cellpadding="0">
    <tr>
    	<td colspan="3" height="247"><img src="images/metbanner666.jpg"></td>
    thankyou all and hopefully some1 with a little more know how than myself can help me out

    Mick
    Last edited by deadone; 07-08-2009 at 12:59 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •