rejetto forum

Modify RAWR-tlp - A few problems

Skez · 4 · 7600

0 Members and 1 Guest are viewing this topic.

Offline Skez

  • Occasional poster
  • *
    • Posts: 2
    • View Profile
Hello,

First of all, a friend showed me this software and it's great, simply great. And RAWR-designs has by far the best templates ::) It has kept me busy all day :D

Anyhow, it works great with the RAWR-Template v0.1.2 but when it comes to modify it it seems a bit hard. I got all basic skills in HTML and CSS but I can't find where the hover-codes are, that is when hovering the files/folder and the navbar (e.g. Transfers, Log in and Back).
As it is by default (rawr_dark) it has a beige/orange color which doesn't fit my colorscheme at all :D

Okey, this was solved by restarting the browers >.<

Also, I can't seem to find the icons anywhere. Any possibility to change those or is it the OS default icons?

Thanks in advance,
Skez
« Last Edit: December 06, 2009, 09:55:00 PM by Skez »


Offline TSG

  • Moderator
  • Tireless poster
  • *****
    • Posts: 1935
    • View Profile
    • RAWR-Designs
As it is by default (rawr_dark) it has a beige/orange color which doesn't fit my colorscheme at all :D

Also, I can't seem to find the icons anywhere. Any possibility to change those or is it the OS default icons?

By default (fresh install) it should be rawr_blue.... I checked just then and it is.

The icons are HFS default/system default. You can change them in the [file] section if needed.


Offline Skez

  • Occasional poster
  • *
    • Posts: 2
    • View Profile
I meant that the rawr_dark templates hover is by default orange, but that problem was solved :)
What do you mean with "[file] section?"  ???


Offline Roessi

  • Tireless poster
  • ****
    • Posts: 107
    • View Profile
search in the template file for [file]

there should be:
Code: [Select]
[file]
<tr>
<td class="iconCol">
<a href="%item-url%">
<div style="background:url('/~img_file') center center no-repeat">{.switch|%item-ext%|,|jpg,jpeg,png,bmp,tif,tiff|
<div style="background:url('previews_and_thumbnails/thumb-%item-name%.jpg') center center no-repeat"></div>|.}
</div>
</a>
</td>