rejetto forum

To change banner/image in the template

rafiq81 · 5 · 11191

0 Members and 1 Guest are viewing this topic.

Offline rafiq81

  • Occasional poster
  • *
    • Posts: 1
    • View Profile
Please help me on how to edit the template.To change the image banner to my own image. and title.Thank you.


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
it's better if you ask your friends for someone who knows html


Offline BetaGuru

  • Occasional poster
  • *
    • Posts: 5
    • View Profile
I use the RAWR-Template v0.1.3 using the 'Black' flavor, and to make the change in question open rawr_black_main.css in your favorite text editor and find the following: (note already shows what I changed filename too) ;-)

#header {
   color:#f0f0f0;
   border:1px solid #ff00ff;
   height:120px;
   background:url('../images/my_header-bg.jpg') center no-repeat #000000;
   margin-bottom:10px;
}

to put the eye in the corner I redid this bit of code:

#header div {
   background:url('../images/padlock2a.gif') no-repeat;
   height:120px;
}


Offline sendbad112

  • Occasional poster
  • *
    • Posts: 1
    • View Profile
 :o ;D ;D ;D
i like to Template for you BetaGuru
can you send RAWR-Template v0.1.3 using for you
[/size][/color][/b]




DSGJ

  • Guest
I use the RAWR-Template v0.1.3 using the 'Black' flavor, and to make the change in question open rawr_black_main.css in your favorite text editor and find the following: (note already shows what I changed filename too) ;-)

#header {
   color:#f0f0f0;
   border:1px solid #ff00ff;
   height:120px;
   background:url('../images/my_header-bg.jpg') center no-repeat #000000;
   margin-bottom:10px;
}

to put the eye in the corner I redid this bit of code:

#header div {
   background:url('../images/padlock2a.gif') no-repeat;
   height:120px;
}

Nice Modified RAWR Designs Template Looks Awesome!  :)